Skip to content

v0.10.3

Choose a tag to compare

@tassionoronha tassionoronha released this 07 May 19:23
· 105 commits to main since this release
0301bd2

What's New

  • Configurable Transactions data grid (#161) — column picker (Date, Category, Account, Payee, Notes, Tags, Files, Type, Status), sortable headers, resizable columns, and Export Selected. Visibility, order, widths, and sort persist in localStorage.
  • Duplicate transaction (#158) — when one row is selected, a Duplicate button in the page header opens the Add Transaction dialog pre-filled from that row, so recurring entries can be created with one tweak (e.g. the date) instead of from scratch.

Bug Fixes

  • Shared/split transactions now work for linked group members who aren't the group owner (#155). Three issues fixed: the wrong "(you)" tag latching onto the owner's member, the "One or more split members not found" error when saving a split as a non-owner, and stale errors persisting across modal opens.

Full Changelog: v0.10.2...v0.10.3