Skip to content

Releases: adfinis/timed

v5.0.14

03 Feb 16:21
770e96e
Compare
Choose a tag to compare

5.0.14 (2025-02-03)

Bug Fixes

v5.0.13

03 Feb 11:02
cb14c15
Compare
Choose a tag to compare

5.0.13 (2025-02-03)

Bug Fixes

  • frontend/statistics: show budget line when over budget (#588) (cb14c15)

v5.0.12

31 Jan 13:06
b17c60e
Compare
Choose a tag to compare

5.0.12 (2025-01-31)

Bug Fixes

  • backend: provide total billable time in task meta (#587) (b17c60e)

Chores

  • deps-dev: bump ruff from 0.9.3 to 0.9.4 in /backend (#585) (76b2bb7)
  • deps: bump the pip group across 1 directory with 2 updates (#584) (eed3327)
  • deps: bump sentry-sdk from 2.19.2 to 2.20.0 in /backend (#575) (b2f9954)
  • deps: bump django from 4.2.17 to 4.2.18 in /backend (#578) (cbdde30)
  • deps: bump django-environ from 0.11.2 to 0.12.0 in /backend (#573) (540ab01)
  • deps: bump psycopg from 3.2.3 to 3.2.4 in /backend (#579) (53e4204)
  • deps-dev: bump syrupy from 4.8.0 to 4.8.1 in /backend (#574) (ccea20b)
  • deps-dev: bump ruff from 0.9.2 to 0.9.3 in /backend (#583) (1847f0b)
  • deps-dev: bump ruff from 0.8.6 to 0.9.2 in /backend (#580) (c7d613d)

v5.0.11

20 Jan 12:54
Compare
Choose a tag to compare

5.0.11 (2025-01-20)

Bug Fixes

  • tests: ensure decimal<->float comparison works (5a62dce)
  • tests: make sure billingtype factory does not crash (39cbdec)
  • statistics: use subquery instead of join to avoid cartesian product (1d884c4)
  • dev: correctly run dbshell in db container, not a temporary one (7670d24)

Chores

  • updated snapshots (5d309aa)
  • tests: improve test by using powers-of-two only (3ca275a)

v5.0.10

14 Jan 13:27
fbb8d19
Compare
Choose a tag to compare

5.0.10 (2025-01-14)

Bug Fixes

  • frontend/modal: add modals container to focus trap so multiple modals don't break things (#577) (fbb8d19)

v5.0.9

14 Jan 12:36
5faa9b1
Compare
Choose a tag to compare

5.0.9 (2025-01-14)

Bug Fixes

v5.0.8

08 Jan 10:32
3b3629a
Compare
Choose a tag to compare

5.0.8 (2025-01-08)

Bug Fixes

  • frontend/bulk-edit: unsaved changes warning for task when task not changed (#567) (3b3629a)

v5.0.7

08 Jan 10:13
8630552
Compare
Choose a tag to compare

5.0.7 (2025-01-08)

Bug Fixes

  • frontend/calendar: highlight today && highlight hovered days in light mode (#566) (8630552)

v5.0.6

08 Jan 09:26
d04e192
Compare
Choose a tag to compare

5.0.6 (2025-01-08)

Bug Fixes

  • frontend/durationpicker-day: improve parsing (#544) (d04e192)

v5.0.5

06 Jan 16:43
5b90151
Compare
Choose a tag to compare

5.0.5 (2025-01-06)

Bug Fixes

  • frontend/dark: invert weekend/holiday and workday colours (#565) (5b90151)

Code Refactoring

  • frontend: move appearance stuff into service (#539) (181db3f)

Chores

  • deps-dev: bump ruff from 0.8.5 to 0.8.6 in /backend (#564) (abb75f0)
  • deps-dev: bump coverage from 7.6.9 to 7.6.10 in /backend (#559) (130c9bf)
  • deps-dev: bump ruff from 0.8.3 to 0.8.5 in /backend (#560) (eda44f7)