Skip to content

v0.6.0 – Split Transactions by Category

Choose a tag to compare

@letehaha letehaha released this 06 Jan 10:45
· 1687 commits to dev since this release
v0.6.0
24e29df

This release introduces the ability to split a single transaction across multiple categories, giving you more accurate expense tracking.

How It Works

  1. Open any transaction — Click the split icon or "Split into categories" button
  2. Add category splits — Distribute parts of the transaction to different categories
  3. Automatic calculation — The main category keeps any unallocated amount
  4. Optional notes — Add a note to each split for extra context

Example Use Case

A $150 grocery receipt that includes $30 of household items can now be properly categorized: $120 to "Groceries" and $30 to "Household" — all within a single transaction.

Refunds for Splits

Refunds can now target specific splits. If only part of a split transaction is refunded, you can link the refund to the exact category portion.


Other Improvements

  • Improved mobile UX with responsive dialogs throughout the app

Full Changelog: v0.5.0...v0.6.0

Contributors