Skip to content

Releases: adfinis/timed

v5.17.3

Choose a tag to compare

@adfinisbot adfinisbot released this 23 Jul 09:13
Immutable release. Only release title and notes can be modified.
a219b8b

5.17.3 (2026-07-23)

Bug Fixes

  • frontend: queryOptions in UserSelection being a nop (#1409) (a219b8b)

Code Refactoring

Chores

  • frontend: fix ember-basic-dropdown.config-environment deprecation (#1361) (5b125ef)
  • deps: bump docker/setup-buildx-action from 4.1.0 to 4.2.0 (#1377) (7ce5d75)
  • deps: bump docker/build-push-action from 7.2.0 to 7.3.0 (#1371) (2235d8e)
  • deps: bump sentry-sdk from 2.64.0 to 2.65.0 in /backend (#1407) (9bde574)
  • deps: bump docker/login-action from 4.2.0 to 4.4.0 (#1397) (666a0d7)
  • deps-dev: bump coverage from 7.15.0 to 7.15.1 in /backend (#1403) (348d057)
  • deps-dev: bump syrupy from 5.5.2 to 5.5.3 in /backend (#1404) (63f64b3)
  • deps: bump django-filter from 25.2 to 26.1 in /backend (#1402) (9d28c62)
  • deps: bump actions/setup-node from 6.4.0 to 7.0.0 (#1401) (a9d490a)
  • deps: bump docker/metadata-action from 6.1.0 to 6.2.0 (#1398) (36e70eb)
  • deps-dev: bump ruff from 0.15.20 to 0.15.21 in /backend (#1399) (9213440)
  • deps: bump azure/setup-helm from 5.0.0 to 5.0.1 (#1353) (74462d5)
  • deps: bump actions/setup-python from 6.2.0 to 6.3.0 (#1355) (3d19171)
  • deps-dev: bump syrupy from 5.4.0 to 5.5.2 in /backend (#1394) (ff2a235)
  • deps: bump django from 5.2.15 to 5.2.16 in /backend (#1395) (77ad757)

v5.17.2

Choose a tag to compare

@adfinisbot adfinisbot released this 14 Jul 14:15
Immutable release. Only release title and notes can be modified.
bfbab48

5.17.2 (2026-07-14)

Bug Fixes

Chores

  • deps: bump setuptools from 82.0.1 to 83.0.0 in /backend (2f62491)
  • deps-dev: bump syrupy from 5.3.4 to 5.4.0 in /backend (c4ea41a)
  • deps-dev: bump coverage from 7.14.3 to 7.15.0 in /backend (e41fb96)

v5.17.1

Choose a tag to compare

@adfinisbot adfinisbot released this 09 Jul 15:57
Immutable release. Only release title and notes can be modified.
fefce7b

5.17.1 (2026-07-09)

Bug Fixes

v5.17.0

Choose a tag to compare

@adfinisbot adfinisbot released this 09 Jul 13:54
Immutable release. Only release title and notes can be modified.

5.17.0 (2026-07-09)

Feature

  • backend: allow splitting up timed entries by reviewer (91bf8f8)

Bug Fixes

  • frontend/modal: ensure ember-power-select searchbar can be clicked (#1212) (bfbcf3e)

Chores

  • frontend: delete unused components (367e985)

v5.16.2

Choose a tag to compare

@adfinisbot adfinisbot released this 09 Jul 09:21
Immutable release. Only release title and notes can be modified.

5.16.2 (2026-07-09)

Bug Fixes

  • frontend/magic-link-modal: consistent flag behaviour (3380eb1)

Chores

  • frontend/magic-link-modal: test flag behaviour (48cf979)

v5.16.1

Choose a tag to compare

@adfinisbot adfinisbot released this 09 Jul 08:30
Immutable release. Only release title and notes can be modified.

5.16.1 (2026-07-09)

Bug Fixes

  • frontend: migrate magic link durationpicker to ui-core (560b466)
  • ui-core: don't use Duration.prototype.rescale (5ad93e1)
  • ui-core/durationpicker: also clamp typed values (f8c697c)
  • frontend: migrate users.edit.credits.overtime-credit to ui-core's duration-picker (976c995)

Chores

  • frontend: more tests for users.edit.credits.overtime-credit (7166dbe)
  • ui-core/duration: test edge cases when rounding (c4c3431)
  • ui-core/durationpicker: test for clamping @min/@max (9b997b9)

v5.16.0

Choose a tag to compare

@adfinisbot adfinisbot released this 08 Jul 17:54
Immutable release. Only release title and notes can be modified.
a8fad9a

5.16.0 (2026-07-08)

Feature

v5.15.4

Choose a tag to compare

@adfinisbot adfinisbot released this 08 Jul 07:46
Immutable release. Only release title and notes can be modified.
a435c14

5.15.4 (2026-07-08)

Bug Fixes

  • frontend: change magic link icon to a wand with sparkles (#1370) (a435c14)

Chores

  • deps: bump sentry-sdk from 2.63.0 to 2.64.0 in /backend (#1368) (4ac7206)
  • deps-dev: bump ruff from 0.15.19 to 0.15.20 in /backend (#1364) (f3f2c74)
  • deps: bump pyexcel-io from 0.6.7 to 0.6.8 in /backend (#1367) (33a1067)
  • deps-dev: bump syrupy from 5.3.2 to 5.3.4 in /backend (#1366) (c5a9d3d)

v5.15.3

Choose a tag to compare

@adfinisbot adfinisbot released this 06 Jul 09:11
Immutable release. Only release title and notes can be modified.
16a97d6

5.15.3 (2026-07-06)

Bug Fixes

  • ember/styles: primary-dark colour ("old" theme) (#1365) (16a97d6)

v5.15.2

Choose a tag to compare

@adfinisbot adfinisbot released this 06 Jul 07:20
Immutable release. Only release title and notes can be modified.

5.15.2 (2026-07-06)

Bug Fixes

  • frontend: remove old modal component (d355f11)
  • ui-core/modal: add @target to the focusTrap (9ed2ecc)
  • frontend: use ui-core's Modal everywhere (300e9a7)

Chores

  • frontend: move new-modal -> modal & add small test for modal (eafced6)