Releases: flow-mn/flow
0.8.0
PLEASE BACKUP BEFORE UPGRADING
You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!
What's Changed
- Fixed account card "this month" summary
- Added new theme selector
- Enhanced searching
- Added icons for each color (iOS exclusive)
- Added total balance in the accounts tab
- Added income/expense report in the home tab
- Swapped icon for income/expense buttons (oof)
Download
- Google Play for Android
- TestFlight for iOS
Releases are generally available within 48 hours after the GitHub release is posted. The wait may vary depending on how long the Google Play and App Store reviews take.
Full Changelog: 0.7.2...0.8.0
0.7.2
PLEASE BACKUP BEFORE UPGRADING
You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!
What's Changed
- Added themes, closes #105
- Add transaction description, type, and lat/long for CSV exports, closes #203
Download
- Google Play for Android
- TestFlight for iOS
Releases are generally available within 48 hours after the GitHub release is posted. The wait may vary depending on how long the Google Play and App Store reviews take.
Full Changelog: 0.7.1...0.7.2
0.7.1
PLEASE BACKUP BEFORE UPGRADING
You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!
Regarding 0.7.0 bug
I'm sorry for those who experienced #201 in version 0.7.0. Hope you understand the beta nature of Flow.
Anyways, here are the steps to "fix":
- For convenience, enable separate view for transfers (You can do it in set this in Preferences > Transfers)
- Find bugged incoming/outgoing transaction
- Delete the one with positive amount (income)
- Open detail page for the remaining transaction (expense)
- Change its type to
transfer
- Select the receiving account
- Save
I will setup tests to prevent similar bugs from occurring later on. Thank you for using Flow :D :D :D
Sorry for the manual migration. Made this decision since there was only ~20 people who was on the version in question.
What's Changed
- Now you can choose a geo location on a map, closes #192
- iOS language is now fixed (I am not sure since which version I broke it)
- Fixed transfers, closes #201
Download
- Google Play for Android
- TestFlight for iOS
Releases are generally available within 48 hours after the GitHub release is posted. The wait may vary depending on how long the Google Play and App Store reviews take.
Full Changelog: 0.6.2...0.7.1
0.7.0
PLEASE BACKUP BEFORE UPGRADING
You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!
⚠️ BUGGY VERSION, PLEASE USE 0.7.1
What's Changed
- Now you can choose a geo location on a map, closes #192
- iOS language is now fixed (I am not sure since which version I broke it)
Download
- Google Play for Android
- TestFlight for iOS
Releases are generally available within 48 hours after the GitHub release is posted. The wait may vary depending on how long the Google Play and App Store reviews take.
Full Changelog: 0.6.2...0.7.0
0.6.2
PLEASE BACKUP BEFORE UPGRADING
You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!
What's Changed
- Fixed upcoming transactions config doesn’t get set initially by @sadespresso in #188
- Show 3 lines of title @ most, fixes #189 by @sadespresso in #190
- Added this week, this month, this year, and all time options for upcoming transactions, close #186
- Auto-attach geo features by @sadespresso in #191
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
Full Changelog: 0.6.1...0.6.2
0.6.1
PLEASE BACKUP BEFORE UPGRADING
You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!
What's Changed
- Added the gap back in pie chart
- Added en_IN locale
- Added optional description field for transactions
- Uses markdown, is quite experimental for now.
- Added little bit breathing space for dialog buttons 🥳
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
Full Changelog: 0.6.0...0.6.1
0.6.0
PLEASE BACKUP BEFORE UPGRADING
You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!
What's Changed
- Added exchange rates, currently only works in Stats tab
- Stats tab:
- Converts all money to the primary currency
- Now separates income/expense
- Fallback when there's no exchange rate
- Home tab
- Search, filter transactions
- Set planned transaction preferences @ preferences page
- Minor, QoL
- Added error builder for Image
FlowIcon
s when the image is missing - TimeRange selector now listens for mouse wheel scroll
- Frecency data updates one per day max. (was updating at every launch before)
- Updated theme to correct
activeColor
for radio/checkboxes and its lists
- Added error builder for Image
- Flutter upgraded to 3.24.0
- Dart upgraded to 3.5
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
Full Changelog: 0.5.5...0.6.0
0.5.5
PLEASE BACKUP BEFORE UPGRADING
You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
What's Changed
- Selecting icons should be slightly better (#61 by @sadespresso in #159)
- Now icons (Material Symbols and Simple Icons) are searchable (only in English)
- Improved backup history empty UI (#152 by @sadespresso in #158)
- Fixed number format was messed up when dividing with input sheet calculator
- When making changes, pages will now confirm to close without saving. (converted form pages -> modals, @sadespresso in #166)
Full Changelog: 0.5.3...0.5.5
Beta 0.5.3
PLEASE BACKUP BEFORE UPGRADING
You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
What's Changed
- Fixed entering decimal amount with leading '0' decimal was impossible. (e.g.,
1.02
was impossible to input) - Calculator percent button now adds/subtracts percent of initial value when adding/subtracting
- [iOS only] Now uses iOS system language settings for app language
Full Changelog: 0.5.2...0.5.3
Beta 0.5.2
PLEASE BACKUP BEFORE UPGRADING
You may permanently lose all of your data if something goes wrong with the update. Generally, everything should be fine unless specified otherwise in the release note. Project owner and/or any of the project contributors are not responsible for your data loss under any circumstances!
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
What's Changed
- Fixed transaction page date selector's time was always set to zero (12AM)
- Now uses pie_menu from pub.dev since
fork's additional features have are in the new release - Uses serializer from
moment_dart
- Saves all backups in app data, fixes #131
- Backups are now deletable
- Minor improvements
Full Changelog: 0.5.1...0.5.2