What's Changed
- Added Import/Export feature
- Account balances can now be reconciled
- Fixed and refactored transfers
- Fixed various issues with main and deleted accounts
- Fixed a bug affecting budgets and income categories
- Added confirmation dialogs where needed
- Improved overall data refreshing when events occur
- Improved data input formats and keyboard handling
- Enhanced graphs
- Improved Dark Mode
- UI now better reflects the Figma design
- Removed unnecessary dependencies
- Added GitHub templates for issues and PRs
- Introduced a migration system for the database schema
Store's friendly changelog
We've fixed that annoying bug on transfers!
Account balances can now be reconciled for better accuracy.
Fixed some pesky bugs related to accounts, budgets, and categories.
Optimized data input for a faster and smoother experience.
Graphs now look better and are easier to read.
Dark Mode got some love and looks even better now!
...and a ton of other under-the-hood improvements...
To report issues, suggest improvements, or share feedback, you can always use the dedicated section in the settings.
Thank you for the incredible support we've received over the past few weeks and to the many contributors whose talent made this release possible. Lots of exciting new features are on the way!
All PRs merged since 0.1.1
- Bug fix: Prevent user to create budgets for income categories by @theperu in #184
- Adding Privacy Policy to the documentation by @theperu in #192
- Handle transaction lower than 1 by @K-w-e in #191
- Bug fix/187: update account after updating transaction by @coluzziandrea in #188
- changed event to trigger modifyBudget + force number keyboard by @K-w-e in #190
- Fix #194 & #201 by @lucaantonelli in #207
- Fixing bugs for line and bar charts + minor changes by @theperu in #206
- Fix #202 - #203 + Dark Mode improvements by @lucaantonelli in #210
- Fix #211 - #215 - #217 + New custom widget: RoundedIcon by @lucaantonelli in #224
- fix(routing): iOS swipe back on settings page by @fres-sudo in #229
- Fix #193 + Fix #223 + Fix transfer buttons in dark mode by @lucaantonelli in #227
- Import export feature by @theperu in #225
- Fix #220 & #213 + Untracked bugs by @theperu in #230
- Fix #221 + #226 + #228 + Minor fixes by @lucaantonelli in #231
- feat(account, transaction): reconciliation and transaction list by @fres-sudo in #233
- Refactor font usage to remove Google Fonts dependency by @xDefcon in #271
- Update add_account.dart by @gohaneri in #263
- Update Discord link in README by @gioisco in #273
- Resolve #219: Add input formatter to allow one period, changes to keyboardType to show numpad on iOS by @bongio94 in #239
- fix: Update transfer page UI by @dhruvanbhalara in #260
- Fix a Typo, there wasn't a newline where needed by @simo498 in #258
- docs: fix minor grammar issues by @gCattt in #252
- fix: Resolve #249, #264 - Updated CupertinoDatePicker background color by @bongio94 in #277
- feat: Resolve #200 - Added confirmation dialog when deleting an account by @bongio94 in #276
- fix: typo singular data by @christian-fei in #293
- fix: fix ADD TRANSACTION button by @Petapton in #286
- Graphic fix + Android setup fix by @lucaantonelli in #240
- Update pubspec.lock to include new dependencies by @xDefcon in #255
- Add templates for issues and prs by @dag7dev in #350
- Fix yaml template issues by @dag7dev in #357
- feat(transaction): duplicate transaction by @fres-sudo in #234
- Fix move pr template in a more appropriate location by @dag7dev in #358
- feat: Implement database migration system by @xDefcon in #291
- docs: update doc-guide.md by @eltociear in #321
- chore: Resolve #243 - Improve platform specific UI elements and route transitions by @bongio94 in #328
- fix: 232 | Rework of 'is_first_login' variable by @VoidElle in #342
- del(pubspec): remove gap as dependency by @fres-sudo in #370
- Fix grammatical error by @simo498 in #375
- Fix #347 by @dariowskii in #348
- fix(pubspec): lock file update + generated macos file by @lucaantonelli in #376
- Fix: CountNetWorth and Main Account removal correct handling by @lucaantonelli in #374
A warm welcome to our new Contributors
- @xDefcon made their first contribution in #271
- @gohaneri made their first contribution in #263
- @bongio94 made their first contribution in #239
- @dhruvanbhalara made their first contribution in #260
- @simo498 made their first contribution in #258
- @gCattt made their first contribution in #252
- @christian-fei made their first contribution in #293
- @Petapton made their first contribution in #286
- @dag7dev made their first contribution in #350
- @eltociear made their first contribution in #321
- @VoidElle made their first contribution in #342
- @dariowskii made their first contribution in #348
Full Changelog: v0.1.0-beta...v0.1.5-beta