v0.1.5-beta
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 https://github.com/RIP-Comm/sossoldi/pull/184
- Adding Privacy Policy to the documentation by @theperu in https://github.com/RIP-Comm/sossoldi/pull/192
- Handle transaction lower than 1 by @K-w-e in https://github.com/RIP-Comm/sossoldi/pull/191
- Bug fix/187: update account after updating transaction by @coluzziandrea in https://github.com/RIP-Comm/sossoldi/pull/188
- changed event to trigger modifyBudget + force number keyboard by @K-w-e in https://github.com/RIP-Comm/sossoldi/pull/190
- Fix #194 & #201 by @lucaantonelli in https://github.com/RIP-Comm/sossoldi/pull/207
- Fixing bugs for line and bar charts + minor changes by @theperu in https://github.com/RIP-Comm/sossoldi/pull/206
- Fix #202 - #203 + Dark Mode improvements by @lucaantonelli in https://github.com/RIP-Comm/sossoldi/pull/210
- Fix #211 - #215 - #217 + New custom widget: RoundedIcon by @lucaantonelli in https://github.com/RIP-Comm/sossoldi/pull/224
- fix(routing): iOS swipe back on settings page by @fres-sudo in https://github.com/RIP-Comm/sossoldi/pull/229
- Fix #193 + Fix #223 + Fix transfer buttons in dark mode by @lucaantonelli in https://github.com/RIP-Comm/sossoldi/pull/227
- Import export feature by @theperu in https://github.com/RIP-Comm/sossoldi/pull/225
- Fix #220 & #213 + Untracked bugs by @theperu in https://github.com/RIP-Comm/sossoldi/pull/230
- Fix #221 + #226 + #228 + Minor fixes by @lucaantonelli in https://github.com/RIP-Comm/sossoldi/pull/231
- feat(account, transaction): reconciliation and transaction list by @fres-sudo in https://github.com/RIP-Comm/sossoldi/pull/233
- Refactor font usage to remove Google Fonts dependency by @xDefcon in https://github.com/RIP-Comm/sossoldi/pull/271
- Update add_account.dart by @gohaneri in https://github.com/RIP-Comm/sossoldi/pull/263
- Update Discord link in README by @gioisco in https://github.com/RIP-Comm/sossoldi/pull/273
- Resolve #219: Add input formatter to allow one period, changes to keyboardType to show numpad on iOS by @bongio94 in https://github.com/RIP-Comm/sossoldi/pull/239
- fix: Update transfer page UI by @dhruvanbhalara in https://github.com/RIP-Comm/sossoldi/pull/260
- Fix a Typo, there wasn't a newline where needed by @simo498 in https://github.com/RIP-Comm/sossoldi/pull/258
- docs: fix minor grammar issues by @gCattt in https://github.com/RIP-Comm/sossoldi/pull/252
- fix: Resolve #249, #264 - Updated CupertinoDatePicker background color by @bongio94 in https://github.com/RIP-Comm/sossoldi/pull/277
- feat: Resolve #200 - Added confirmation dialog when deleting an account by @bongio94 in https://github.com/RIP-Comm/sossoldi/pull/276
A warm welcome to our new Contributors
- @xDefcon made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/271
- @gohaneri made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/263
- @bongio94 made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/239
- @dhruvanbhalara made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/260
- @simo498 made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/258
- @gCattt made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/252
- @christian-fei made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/293
- @Petapton made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/286
- @dag7dev made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/350
- @eltociear made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/321
- @VoidElle made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/342
- @dariowskii made their first contribution in https://github.com/RIP-Comm/sossoldi/pull/348
Full Changelog: https://github.com/RIP-Comm/sossoldi/compare/v0.1.0-beta...v0.1.5-beta