Changelog
Changelog
Release notes
Bluecoins release notes, newest first — what changed in each release.
- v13.1.44
Faster, more reliable Bluecoins ✨
- More bank notification support
- Transactions save instantly
- Net worth report shows negative values correctly
- Report and Cash Flow date ranges stay put when changing filters
- More reliable rates and sync
- Category display supports parent categories
- Better layout on tablets and wide screens
- Net earnings keeps rows with activity when excluding zeros
- Dashboard reports improved filtering
- Reminders: backdated start dates, no ghost headers
- v2.3.0
v2.3 — Android v47 parity, reminder auto-log, iOS 26 fixes ✨
v2.3 brings the two platforms into step:
- Android v47 DB parity — the iOS database schema now matches Android’s Room schema, so a Bluecoins database file (
.fydb) opens on either platform. - Reminder auto-log — reminders can be logged automatically, matching the Android app.
- iOS 26 fixes — the release fixes issues that came with iOS 26 and the new design language.
- Nullable-field hardening — nullable booleans and integers are normalized instead of being stored as invalid values; the account-hidden flag defaults to
0(visible). - Transaction null fixes — null transaction values no longer crash or corrupt records.
Improving database compatibility between platforms is the theme of this release: the same file, the same schema, and the same data — whether you’re on Android or iOS.
- Android v47 DB parity — the iOS database schema now matches Android’s Room schema, so a Bluecoins database file (
- v13.0.827
A complete rebuild of Bluecoins ✨
Rebuilt from the ground up for a faster, more modern experience — keeping all features you rely on.
What’s new:
- Faster, smoother app
- Read-only transaction mode
- Trash with permanent delete
- Custom date ranges for reports/budgets
- Smarter CSV import
- More exchange-rate providers (Kraken, VES)
- More reliable auto-backup
- Faster transaction loading
- New spend summary widget
Plus fixes for crashes, credit-card balances, exports.