Skip to content

Releases: justb81/selbstbehalt

v1.7.0

Choose a tag to compare

@justb81 justb81 released this 07 Jul 21:48
5c9bdb8

1.7.0 (2026-07-07)

Features

  • backend: add positions-based stats aggregation endpoints (#239) (#240) (55ba2ca)
  • frontend: shared, filterable invoice list on both invoice pages (#242) (4399204)

Bug Fixes

  • gcp: break BRE streak only when reimbursements exceed the Selbstbehalt (#241) (abb8541)

v1.6.0

Choose a tag to compare

@justb81 justb81 released this 07 Jul 20:32
bc88b64

1.6.0 (2026-07-07)

Features

  • invoices: allow stepping back a status transition (delete or edit) (#233) (5e8564b), closes #230

Bug Fixes

  • frontend: remove unused Steuervorteil (§33 EStG) scaffold from GCP (#231) (9ba7697), closes #64

v1.5.1

Choose a tag to compare

@justb81 justb81 released this 07 Jul 06:50
f687e05

1.5.1 (2026-07-07)

Bug Fixes

  • always show the invoice scanner/dropzone (#228) (33513eb)

v1.5.0

Choose a tag to compare

@justb81 justb81 released this 07 Jul 05:59
9309d3e

1.5.0 (2026-07-07)

Features

  • frontend: capture beforeinstallprompt to surface an install prompt (#226) (5e1c10e)

v1.4.1

Choose a tag to compare

@justb81 justb81 released this 06 Jul 07:10
59cc27d

1.4.1 (2026-07-06)

Bug Fixes

  • zod: adapt to zod v4 breaking changes (#222) (ded2ad7)

v1.4.0

Choose a tag to compare

@justb81 justb81 released this 04 Jul 07:11
a61d5cd

1.4.0 (2026-07-04)

Features

  • medic-invoice-check: minimize/maximize GOÄ/GOZ positions (#207) (#211) (d49c220)

Bug Fixes

  • scripts: fall back to the Wayback Machine when gesetze-im-internet.de is unreachable from CI (#209) (8aeda89)

v1.3.0

Choose a tag to compare

@justb81 justb81 released this 02 Jul 20:35
ba44cf2

1.3.0 (2026-07-02)

Features

  • Cross-promote GOÄ-Wächter demo and GitHub repo; document full rule scope (#203) (1436e21)

Bug Fixes

v1.2.0

Choose a tag to compare

@justb81 justb81 released this 02 Jul 15:13
2b7deb9

1.2.0 (2026-07-02)

Features

Bug Fixes

  • copy packages/medic-invoice-check into frontend Docker build (#192) (1ca04c0)
  • prevent polynomial ReDoS in GOÄ invoice header regexes (#194) (7ac25ef)

v1.1.0

Choose a tag to compare

@justb81 justb81 released this 01 Jul 21:02
b2c44fd

1.1.0 (2026-07-01)

Features

  • implement /stats Jahresauswertung with year selector and charts (#28) (#185) (551c414)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:30
9680305

1.0.0 (2026-07-01)

Features

  • release: adopt release-please for SemVer + GHCR release pipeline (#181) (8f18164), closes #33