← Back to Plutos
Changelog
0.6.0 - 2026-09-04
Fixed wallet balance calculations with unresolved currencies.
Fixes
- Wallet balances with unresolved currencies are now excluded from group totals instead of being counted at face value
- Safe-area insets are now applied to all screen edges, preventing content from being obscured by status bars and gesture bars on Android
0.5.1 - 2026-09-03
0.5.0 - 2026-08-24
Wallets: added filtering and editing. Fixed build issues.
Features
- Added search filter to wallets page, finding wallets and groups by name or path
- Added edit buttons to rename wallets/groups and change group placement
Fixes
- Fixed lint errors that were blocking the build
0.4.0 - 2026-08-24
Searchable selects for currencies, wallets and more.
Features
- Made data-backed selects (currencies, wallet groups, budgets, budget item groups, categories, tags, invoicings, users) searchable so options can be filtered by typing.
- Made currency and group selects in the New Wallet dialog searchable.
0.3.0 - 2026-08-20
Wallets ordered by urgency and reserved amounts added for better cash‑flow forecasts.
Features
- Projected wallets are now ordered by urgency, showing accounts that will run out of money first.
- Added support for reserved amounts (one‑off planned cash flows) that influence projections without being posted as wallet transactions.
0.2.0 - 2026-08-20
Duplicate billing entries functionality. Improved UX.
Features
- Duplicate a billing entry, with a new title, optional date, and choices to copy tags, receipts, user portions, folio links, and wallet operations.
Fixes
- Fixed an issue where app content ran behind the status bar on mobile devices.
- The drawer now always reflects the current sign‑in state.
0.1.0 - 2026-08-12
Added new recurring‑transaction feature, advanced filters, and several bug fixes.
Features
- Fixed silent sync failures that occurred after a login token expired.
- Implemented proper card‑refund handling for Bybit EU notifications.
- Removed the legacy notification‑forwarder path; Android now captures notifications directly.
- Re‑used
sanitizeFilenamefor ASCII fallback in file names. - Added Regenerate/Remove actions for travel‑cost PDFs and enabled PDF compression.
- Projected future account balances from recurring transactions.
- Added a full recurring‑transactions feature with weekly/monthly/yearly schedules.
- Introduced a ranking engine for import matches.
- Added advanced filter builders to the wallet‑operations, orders, import‑staging, and billings pages.
Fixes
- Resolved silent sync failures after token expiry.
- Corrected card‑refund parsing for Bybit EU notifications.
- Fixed the removal of the notification‑forwarder path.
- Updated the sync‑health banner logic.
- Fixed an encryption‑vault race that overwrote existing keys on login.
- Fixed several UI bugs (missing icons, layout glitches, and button overlaps).