Releases: markdor/dahamm
Releases · markdor/dahamm
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2026-09-08)
Features
add /health endpoint with Docker healthcheck (8848f6b )
v1.4.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.3.1 (2026-07-28)
Bug Fixes
apply the fail(500) handler pattern to all admin actions (379401d )
v1.3.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-07-05)
Features
quick add now supports multiple targets and direct addition (ba8e2d1 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.0.3 (2026-06-24)
Bug Fixes
do not throw auth-exception without secret in build step (2e355ca )