Skip to content

Releases: markdor/dahamm

v1.5.0

Choose a tag to compare

@markdor-cicd markdor-cicd released this 08 Sep 19:59

1.5.0 (2026-09-08)

Features

  • add /health endpoint with Docker healthcheck (8848f6b)

v1.4.0

Choose a tag to compare

@markdor-cicd markdor-cicd released this 08 Sep 17:04

1.4.0 (2026-09-08)

Features

  • add full-screen shopping list detail page (b632463), closes #22
  • moving and sorting of done and new items (d049887)

v1.3.4

Choose a tag to compare

@markdor-cicd markdor-cicd released this 30 Jul 19:45

1.3.4 (2026-07-30)

Bug Fixes

  • enforce 85% coverage gate as a technical CI check (b77ac38), closes #30
  • keep ci.yml comments in English and scope report steps to the coverage run (a20d252)

v1.3.3

Choose a tag to compare

@markdor-cicd markdor-cicd released this 30 Jul 15:53

1.3.3 (2026-07-30)

Bug Fixes

  • keep German example value in translated comment (9e7f3a2)
  • translate remaining German code comments to English (4c2be31), closes #32

v1.3.2

Choose a tag to compare

@markdor-cicd markdor-cicd released this 30 Jul 05:17

1.3.2 (2026-07-30)

Bug Fixes

  • apply prettier formatting to admin +page.svelte label (3f10c07)
  • implement skill is forced to run all tests local (aaaff06)
  • translate remaining English UI strings to German (6c59143), closes #34

v1.3.1

Choose a tag to compare

@markdor-cicd markdor-cicd released this 28 Jul 16:22

1.3.1 (2026-07-28)

Bug Fixes

  • apply the fail(500) handler pattern to all admin actions (379401d)

v1.3.0

Choose a tag to compare

@markdor-cicd markdor-cicd released this 20 Jul 18:36

1.3.0 (2026-07-20)

Bug Fixes

  • use a consistent userMessage contract for all form action failures (6b4b776)

Features

  • add global Toast component for status hints (5bb582c), closes #23

v1.2.0

Choose a tag to compare

@markdor-cicd markdor-cicd released this 05 Jul 19:01

1.2.0 (2026-07-05)

Features

  • quick add now supports multiple targets and direct addition (ba8e2d1)

v1.1.0

Choose a tag to compare

@markdor-cicd markdor-cicd released this 30 Jun 18:13

1.1.0 (2026-06-30)

Bug Fixes

  • import error (2d4a37c)
  • sort order of shoppingItems and timestamp now with millisecond precision (d7b16c2)

Features

  • Einkaufsliste in Dashboard, shared data objects (5edcaac)
  • implement shopping list functionality with CRUD operations (ae62d8b)

v1.0.3

Choose a tag to compare

@markdor-cicd markdor-cicd released this 24 Jun 16:12

1.0.3 (2026-06-24)

Bug Fixes

  • do not throw auth-exception without secret in build step (2e355ca)