Fixes
- Dashboard ↔ transaction list alignment (#66) — the transaction list, drill-down overlay, and dashboard cards now all respect the global credit-card accounting mode, so totals stop drifting apart in accrual mode. Also fixes the drill-down footer total incorrectly treating foreign-currency rows without
amount_primaryas if they were already in your primary currency. Thanks to @ingridmachado ! - Credit card balance input clarity (#45) — the balance field on credit card accounts is now labeled "Amount owed" with a short hint, matching the sign convention the backend already uses. Thanks to @paulo-paes for the thoughtful analysis.
- Views refresh after every mutation — creating, editing, or deleting transactions, transfers, accounts, imports, recurring, and bank syncs now refreshes the sidebar balances, dashboard totals, budgets, and drill-down overlay automatically — no more F5 after a financial operation.
Full Changelog: v0.8.0...v0.8.1