Skip to content

v0.10.0

Choose a tag to compare

@tassionoronha tassionoronha released this 03 May 23:09
· 116 commits to main since this release
9876313

What's New

  • Splitting transactions — a Splitwise-like layer on top of the existing transaction model (#95, #140)
    • Create groups (social / cost_center / project / client / other) with linked Securo users or shadow members
    • Attach per-member splits to any transaction: equal, exact, or percent
    • Settlements clear pairwise debts and can optionally write the matching debit/credit on the right side's account
    • Cross-user transaction visibility — see split transactions authored by other group members
    • Share-only P/L: dashboard, reports, and budgets reflect your actual cost, not the headline amount fronted
    • FX-aware multi-currency rollups across groups, with native amounts preserved per row
    • Group page with members + balances, spending-by-category, and Total Moved KPI
  • Payee available as a condition on transaction rules (#151)
  • Account unlink no longer keeps stale entries (#148)
  • Category selection no longer disabled on transfer transactions (#150)

Contributors

Full Changelog: v0.9.6...v0.10.0