Skip to content

Releases: adfinis/timed

v4.6.0

25 Sep 13:47
Compare
Choose a tag to compare

4.6.0 (2024-09-25)

Feature

  • frontend/durationpicker-day: auto format time (cefa341)

v4.5.10

25 Sep 08:56
Compare
Choose a tag to compare

4.5.10 (2024-09-25)

Bug Fixes

  • backend/mail-templates: use 'd F Y' instead of m/d/Y (e7b9061)

Chores

  • deps-dev: bump ruff from 0.6.5 to 0.6.6 in /backend (#474) (230e405)

v4.5.9

20 Sep 11:28
Compare
Choose a tag to compare

4.5.9 (2024-09-20)

Bug Fixes

  • backend: improve comment search performance (e344f0e)

v4.5.8

17 Sep 11:05
Compare
Choose a tag to compare

4.5.8 (2024-09-17)

Bug Fixes

  • frontend/analysis: enable comment search again (c1b5588)

Chores

  • deps: bump sentry-sdk from 2.13.0 to 2.14.0 in /backend (30e626d)
  • deps: bump pytz from 2024.1 to 2024.2 in /backend (37665c6)
  • deps: bump psycopg from 3.2.1 to 3.2.2 in /backend (ddcb9b1)
  • deps-dev: bump ruff from 0.6.3 to 0.6.5 in /backend (d12ae19)

v4.5.7

13 Sep 10:05
Compare
Choose a tag to compare

4.5.7 (2024-09-13)

Bug Fixes

  • frontend/analysis: temproarily hide comment filter (d95f535)

Chores

  • frontend/analysis: fix deprecation warning by awaiting meta (b042465)
  • frontend: fix deprecations by using peekAll instead of fetchAll (ab050f7)
  • frontend: replace 's/inject as service/service/g' (3efcc40)
  • frontend: fix ember-data:deprecate-array-like (e11fb3e)
  • deps: bump certifi (5db1ba3)
  • deps: bump django from 4.2.15 to 4.2.16 in /backend (db0f010)
  • deps-dev: bump factory-boy from 3.3.0 to 3.3.1 in /backend (a76f8e5)
  • deps: bump the pip group in /backend with 4 updates (6f77102)
  • deps: bump docker/build-push-action from 5 to 6 (3835a24)

v4.5.6

04 Sep 11:37
Compare
Choose a tag to compare

4.5.6 (2024-09-04)

Bug Fixes

  • frontend: correctly parse filenames with umlauts (0a87338)

Chores

  • frontend/utils: add tests for parse-filename with umlaut (d1ba488)

v4.5.5

03 Sep 15:06
Compare
Choose a tag to compare

4.5.5 (2024-09-03)

Bug Fixes

  • frontend: fetch projects/tasks when customer/project intersect (614d90c)

v4.5.4

03 Sep 14:14
Compare
Choose a tag to compare

4.5.4 (2024-09-03)

Bug Fixes

  • backend/attendance: allow from_time and to_time to be the same (d15d0d7)

v4.5.3

03 Sep 13:46
9092dde
Compare
Choose a tag to compare

4.5.3 (2024-09-03)

Bug Fixes

  • backend/attendances: round from_time and to_time to nearest 15min (#445) (9092dde)

v4.5.2

03 Sep 12:45
Compare
Choose a tag to compare

4.5.2 (2024-09-03)

Bug Fixes

  • backend: allow attendances to end at midnight (1845c26)

Chores

  • frontend/models: adjust for ember-data v5.3 (76ec014)
  • frontend/credits: mark belongsTo for user as async false (2ead85a)
  • frontend/models: add async and inverse to relationship definitions (171116f)
  • deps-dev: bump ruff from 0.6.2 to 0.6.3 in /backend (#439) (a3eb361)
  • deps-dev: bump ruff from 0.6.1 to 0.6.2 in /backend (db597bd)
  • deps-dev: bump syrupy from 4.6.1 to 4.7.1 in /backend (29357b0)