Skip to content

Releases: adfinis/timed

v4.1.13

18 Jun 14:58
3268c3b

Choose a tag to compare

4.1.13 (2024-06-18)

Bug Fixes

  • frontend: upgrade to ember v4.12 (3268c3b)

v4.1.12

18 Jun 14:30
a924b7b

Choose a tag to compare

4.1.12 (2024-06-18)

Bug Fixes

  • backend: drop django-multiselectfield dependency (a924b7b)

Code Refactoring

  • backend/mixins: make AggregateQuerysetMixin more readable (#148) (d333ea0)

Chores

  • deps-dev: bump ruff from 0.4.7 to 0.4.9 in /backend (#271) (fba36de)
  • deps: bump djangorestframework-jsonapi in /backend (#254) (af58742)
  • deps: bump adfinis/container-scanning-action from 0.2.7 to 0.2.8 (#260) (50921f3)

v4.1.11

06 Jun 08:16
cc6e3c4

Choose a tag to compare

4.1.11 (2024-06-06)

Bug Fixes

  • backend: fix ProjectAssigneeInline has no attribute inlines error (#240) (cc6e3c4)

Code Refactoring

  • ci/workflows: use matrix for less code duplication (#236) (d9d01a6)

Chores

  • deps-dev: bump ruff from 0.4.6 to 0.4.7 in /backend (#238) (b112ae4)

v4.1.10

31 May 11:59
da5a307

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

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

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

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

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

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

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)