Skip to content

Releases: adfinis/timed

v4.1.10

31 May 11:59
da5a307
Compare
Choose a tag to compare

4.1.10 (2024-05-31)

Bug Fixes

  • backend: allow adding project assignees in django admin (#235) (da5a307)

v4.1.9

30 May 06:52
2723e4c
Compare
Choose a tag to compare

4.1.9 (2024-05-30)

Bug Fixes

  • backend: projects can't be created in django-admin (#229) (2723e4c)

v4.1.8

29 May 14:46
2380bb4
Compare
Choose a tag to compare

4.1.8 (2024-05-29)

Bug Fixes

Chores

  • deps-dev: bump ruff from 0.4.5 to 0.4.6 in /backend (#225) (9de89d5)
  • deps-dev: bump coverage from 7.5.2 to 7.5.3 in /backend (#224) (1bf5674)
  • deps: bump requests (#208) (49fd9b8)
  • deps-dev: bump coverage from 7.5.1 to 7.5.2 in /backend (#220) (b088900)
  • deps-dev: bump webpack from 5.76.2 to 5.91.0 in /frontend (#160) (36884f7)
  • deps-dev: bump lxml from 5.1.0 to 5.2.2 in /backend (#192) (e26f4d3)
  • deps: bump psycopg from 3.1.18 to 3.1.19 in /backend (#12) (51493c2)
  • deps: bump sentry-sdk from 1.45.0 to 2.3.1 in /backend (#209) (7769aa4)
  • deps: bump adfinis/container-scanning-action from 0.2.3 to 0.2.7 (#213) (04c389d)

v4.1.7

24 May 10:06
1045c6e
Compare
Choose a tag to compare

4.1.7 (2024-05-24)

Bug Fixes

  • frontend: only show public-holidays of users location (#212) (1045c6e)

v4.1.6

23 May 15:36
40aa5a6
Compare
Choose a tag to compare

4.1.6 (2024-05-23)

Bug Fixes

  • frontend: infinite scroll for analysis page (#200) (40aa5a6)

Chores

  • deps-dev: bump ruff from 0.4.4 to 0.4.5 in /backend (#206) (8226023)

v4.1.5

23 May 09:59
74d8033
Compare
Choose a tag to compare

4.1.5 (2024-05-23)

Bug Fixes

  • frontend: error notifications in onboarding tour (#180) (74d8033)

Chores

  • deps: update ember-data from 4.7 to 4.8 (#204) (4f8a87a)

v4.1.4

23 May 09:31
419f74c
Compare
Choose a tag to compare

4.1.4 (2024-05-23)

Bug Fixes

  • frontend: tour steps attendances highlights wrong part (#203) (419f74c)

Chores

  • deps: upgrade ember-shepherd (#199) (5a674e6)
  • frontend: use ember-cli-mirage v3 (d751b6d)
  • drop outdated backend/compose.yaml (b4ead5b)

v4.1.3

21 May 10:50
Compare
Choose a tag to compare

4.1.3 (2024-05-21)

Bug Fixes

  • backend: move conftest.py out of wheel (9bcb8fd)

v4.1.2

21 May 10:13
Compare
Choose a tag to compare

4.1.2 (2024-05-21)

Bug Fixes

  • backend: broken lockfile after rebase (d8239a8)
  • backend: use python 3.12 (3ee4c02)

Chores

  • backend/tests: ignore utcnow deprecation warning (f394cf5)
  • deps-dev: migrate from pytest-freezegun to pytest-freezer (e117710)
  • deps-dev: migrate from snapshottest to syrupy (47c2010)

v4.1.1

21 May 10:07
Compare
Choose a tag to compare

4.1.1 (2024-05-21)

Bug Fixes

  • frontend: don't error on projects with customer null (f8c520d)
  • frontend: don't error on projects without customer (7268d1d)
  • frontend: /projects doesn't include billing-type when fetching projects (fef8e72)
  • frontend: move creating empty report to scheduleTask (a79bbf4)
  • frontend: ember 4.8 (615a4cc)