Skip to content

Releases: adfinis/timed

v5.14.8

18 Jun 11:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

5.14.8 (2026-06-18)

Bug Fixes

  • ember: move LoadingIcon into ui-core (7ced2cb)
  • frontend: use ui-core's Table in users.edit.responsibilities (9efd6d4)
  • frontend: use ui-core's Table for statistic-list (db895a2)

Code Refactoring

  • frontend: modernize object creation/transformation/usage (011dac6)
  • frontend/analysis: don't use ember array (532db25)
  • frontend: cleanup users.edit.responsibilities (6823017)
  • frontend: cleanup users.edit.index (f0ea9bb)

Chores

  • ui-core: move component tests into components dir (a7b448b)
  • frontend: cleanup LoadingIcon (be6a532)
  • frontend/analysis: remove duplicate costCenter query param (de539c3)
  • frontend/analysis: extract colgroup into its own component (702feb1)
  • deps: bump tornado from 6.5.6 to 6.5.7 in /backend (b27f4a9)
  • deps: bump sentry-sdk from 2.61.1 to 2.62.0 in /backend (eefe679)
  • frontend: fix ember-data:deprecate-legacy-imports (ea68ea7)
  • frontend: don't pass components as string (d29dc61)

v5.14.7

15 Jun 13:33
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

5.14.7 (2026-06-15)

Bug Fixes

  • frontend: use ui-core's Card component (4bb29f9)

Chores

  • deps: bump actions/checkout from 6.0.2 to 6.0.3 (290cec1)
  • deps-dev: bump ruff from 0.15.15 to 0.15.16 in /backend (840d06c)
  • deps: bump django-money from 3.6.0 to 3.6.1 in /backend (7e65481)

v5.14.6

12 Jun 09:09
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

5.14.6 (2026-06-12)

Bug Fixes

  • frontend: prevent balance chart crash on missing timesheet (2b0c757)

Chores

  • frontend: replace @controller.model with @model in templates (27f764d)

v5.14.5

11 Jun 14:49
Immutable release. Only release title and notes can be modified.
202efa3

Choose a tag to compare

5.14.5 (2026-06-11)

Bug Fixes

Code Refactoring

  • backend/tests: use fixtures for factories (#1317) (5feddf9)

Chores

  • deps: bump tornado from 6.5.5 to 6.5.6 in /backend (#1238) (b550901)
  • deps-dev: bump coverage from 7.14.0 to 7.14.1 in /backend (#1239) (f49007d)
  • deps: bump django-prometheus from 2.4.1 to 2.5.0 in /backend (#1237) (ee779d1)

v5.14.4

08 Jun 13:02
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

5.14.4 (2026-06-08)

Bug Fixes

  • frontend: bump @glimmer/component (eac0660)
  • frontend: bump ember-style-modifier (15cb635)
  • frontend: drop ember-decorators (1cbe971)
  • frontend: bump ember-truth-helpers (c92aa47)
  • frontend: drop ember-math-helpers (b6fbacd)
  • frontend: bump ember-changeset && ember-changeset-validations (3fadf61)
  • frontend: bump @html-next/vertical-collection (63dc10c)
  • frontend: bump @ember/render-modifiers (f178279)

Chores

  • frontend: drop ember-cli-dependency-lint (b3e9fe3)
  • frontend: cleanup ember-style-modifier usage (01c4a1d)
  • frontend: bump ember-sinon-qunit (b04ece0)
  • frontend: cleanup ember-truth-helpers imports (6a2d32d)
  • frontend: migrate to ember-mirage (#1310) (2c52552)
  • deps-dev: bump syrupy from 5.2.0 to 5.3.1 in /backend (#1307) (9ad4101)
  • deps: bump sentry-sdk from 2.60.0 to 2.61.1 in /backend (#1306) (41f64a7)
  • deps-dev: bump ruff from 0.15.14 to 0.15.15 in /backend (#1303) (489218b)
  • backend: fix flaky coverage (#1312) (ef60b90)

v5.14.3

08 Jun 09:10
Immutable release. Only release title and notes can be modified.
16484b3

Choose a tag to compare

5.14.3 (2026-06-08)

Bug Fixes

v5.14.2

08 Jun 08:34
Immutable release. Only release title and notes can be modified.
1f91252

Choose a tag to compare

5.14.2 (2026-06-08)

Bug Fixes

  • ember/frontend: convert templates to gjs (#1308) (1f91252)

Code Refactoring

Chores

v5.14.1

04 Jun 11:46
Immutable release. Only release title and notes can be modified.
1bcfdad

Choose a tag to compare

5.14.1 (2026-06-04)

Bug Fixes

  • ember: move @glimmer/component into dependencies to fix builds (#1242) (1bcfdad)

v5.14.0

04 Jun 11:27
Immutable release. Only release title and notes can be modified.
ede1c2c

Choose a tag to compare

5.14.0 (2026-06-04)

Feature

Chores

  • deps: bump django from 5.2.14 to 5.2.15 in /backend (#1240) (3b9f5a2)
  • deps: bump idna from 3.11 to 3.15 in /backend (#1215) (e26d3ef)

v5.13.1

03 Jun 08:58
Immutable release. Only release title and notes can be modified.
6446a86

Choose a tag to compare

5.13.1 (2026-06-03)

Bug Fixes

Chores

  • deps: bump docker/login-action from 4.1.0 to 4.2.0 (#1234) (8b3246a)
  • deps: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#1235) (0650997)
  • deps: bump docker/build-push-action from 7.1.0 to 7.2.0 (#1228) (7e9aa2f)
  • workflows/frontend: drop codecov (#1230) (3d0e383)
  • deps: bump pnpm/action-setup from 6.0.5 to 6.0.8 (#1216) (6d9bbec)
  • deps-dev: bump coverage from 7.13.5 to 7.14.0 in /backend (#1214) (adaf9f8)
  • deps-dev: bump syrupy from 5.1.0 to 5.2.0 in /backend (#1223) (5b58b72)
  • deps-dev: bump lxml from 6.1.0 to 6.1.1 in /backend (#1225) (be7605f)
  • deps: bump sentry-sdk from 2.59.0 to 2.60.0 in /backend (#1220) (bea5efb)
  • deps-dev: bump ruff from 0.15.12 to 0.15.13 in /backend (#1221) (7e8f988)

CI

  • schedule: replace double with single quotes (#1229) (e35f13e)
  • schedule: only run scan on upstream repository (#1226) (a338d8c)