Releases: Endika/EventSplit
Releases · Endika/EventSplit
v3.0.2
09 Jun 09:38
Compare
Sorry, something went wrong.
No results found
3.0.2 (2026-06-09)
Chores
deps: bump the npm-minor-patch group with 6 updates (24d97be )
v3.0.1
08 Jun 17:32
Compare
Sorry, something went wrong.
No results found
3.0.1 (2026-06-08)
Bug Fixes
db: widen edit_pin to text for the 64-char pin hash (920e9c5 )
v3.0.0
08 Jun 17:28
Compare
Sorry, something went wrong.
No results found
3.0.0 (2026-06-08)
⚠ BREAKING CHANGES
security: gate DB access via RPCs with server-side PIN
Features
security: gate DB access via RPCs with server-side PIN (678cb40 )
v2.10.0
05 Jun 12:12
Compare
Sorry, something went wrong.
No results found
2.10.0 (2026-06-05)
Features
expenses: unify bought state and group product picker (13082c4 )
Bug Fixes
expenses: credit expense history to the operator (5254872 )
v2.9.5
04 Jun 19:07
Compare
Sorry, something went wrong.
No results found
2.9.5 (2026-06-04)
Bug Fixes
expenses: spread rounding remainder across participants (0fedc02 )
v2.9.4
04 Jun 17:41
Compare
Sorry, something went wrong.
No results found
2.9.4 (2026-06-04)
Chores
deps-dev: bump @commitlint/cli from 20.5.3 to 21.0.2 (580d0f9 )
deps: bump the npm-minor-patch group with 13 updates (9709000 )
v2.9.3
02 Jun 10:50
Compare
Sorry, something went wrong.
No results found
2.9.3 (2026-06-02)
Bug Fixes
purchases: filter purchases and expense items by my assignments (e4d4132 )
v2.9.2
02 Jun 10:40
Compare
Sorry, something went wrong.
No results found
2.9.2 (2026-06-02)
Bug Fixes
expenses: split selector as pills instead of checkboxes (c7309ad )
v2.9.1
01 Jun 15:56
Compare
Sorry, something went wrong.
No results found
2.9.1 (2026-06-01)
Bug Fixes
sync: backoff on write contention + friendly save errors (c8de0a8 )
v2.9.0
01 Jun 11:26
Compare
Sorry, something went wrong.
No results found
2.9.0 (2026-06-01)
Features
app: add AddManualLiquidationHandler (24f2291 )
app: edit/delete/recover/toggle manual liquidations (7bc5d38 )
app: register manual liquidation handlers in DI (2e36353 )
domain: add computeTripTotals (c5b64ec )
domain: add ManualLiquidation entity (b7e2277 )
domain: add ManualLiquidationSplitter (478219d )
domain: wire manualLiquidations into Event snapshot (dcae05a )
persistence: manualLiquidations schema + SCHEMA_VERSION 2 (2713335 )
ui: add general trip-totals summary (7e9f00e )
ui: add manual liquidations section (a8cab9c )
ui: warn on expense touching a settled transfer (eb0a2d4 )
Bug Fixes
liquidations: history i18n, edit UI, validation, shape guard (ecc1316 )