Releases: flow-mn/flow
0.12.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
Beta 0.12.0
New features
- Now you can create and delete (except the default one) filter presets
- [Experimental] Now you can receive notifications for pending transactions on iOS and Android.
It may support macOS in the future. - Deleted transaction now go to "Trash bin". You can recover recently deleted
items, closes #294 - Added catppuccin themes
Changes and improvements
- Missing exchange rates warning no longer shows if you use only one currency
across Flow - Now you can group by "All time" - have your transactions in one big group...?
- Currency filter now longer shows when you only use single currency
- Slidable actions no longer preserve open panes when another opens in the same group
- Backup history entry now shows file size with extra decimal precision (e.g., 1mb -> 1.2mb)
- Modal pages will now respond to back buttons/gestures
- Confirming transfers no longer leaves the other transaction stranded
Fixes
- Fixed total balance not updating in the account tab
- Deleting accounts and categories no longer leave you stranded in a "not found"
page in some cases - Fixed toggling
Transfers > Exclude from totals
would cause home tab flow to
show incorrect data - Updating account balance no longer creates multiple amendment transactions when
updating/correcting the amount for the second and subsequent times - Updating account balance no longer creates unnecessary
zero
amount transactions
Download
- Google Play for Android
- App Store for iOS
Also:
- Download Fat APK build from GitHub release
Updates may take some time to appear on app stores after GitHub release
0.11.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
Fixes
- [IMPORTANT] Fixed Stats tab first day of month (or any range) was missing
This led to incorrect avg. daily expense/income, which, now, is fixed.
New fetures
- Now you can use OLED themes, closes #288
- Now you can sync your balance at an exact date, closes #293
Download
- Google Play for Android
- App Store for iOS
Also:
- Download Fat APK build from GitHub release
Updates may take some time to appear on app stores after GitHub release
0.11.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
- Reworked stats tab (ongoing)
- Enhanced search options (ongoing)
- Added partial and exact match mode
- Added option to include description, closes #269
At the time, it will only do substring (partial) matching.
- Now you can group transcations by hour, day, week, month, and year, closes #256
- Fixed that the default filters weren't updating when the day changes (at 00:00)
Download
- Google Play for Android
- App Store for iOS
Updates may take some time to be available on app stores
Full Changelog: 0.10.2...0.11.0
0.10.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
Improvements
- Date, time translations now support Turkish, fixes #266
Download
- Google Play for Android
- App Store for iOS
Full Changelog: 0.10.1...0.10.2
0.10.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
New features
- Added Turkish language #259 by @winstreakers
Changes and improvements
- Now checking
Prefer full amounts
in Money formatting settings makes daily summaries
show full amounts. Closes #255 - Now importing data triggers frecency data to update.
Fixes
- Account tab "Total balance" no longer shows stale data
New Contributors
- @winstreakers made their first contribution in #260
Download
- Google Play for Android
- TestFlight for iOS
Full Changelog: 0.10.0...0.10.1
0.10.0
Happy new year!
Last update of the year, hope I didn't break anything :P
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
New features
- Now you can deactivate accounts.
- Deactivated accounts will no longer show up in account selection
sheets, and the accounts tab. It will still show up for older transactions, and reports. - You can find inactive accounts in Profile tab > Accounts
- Deactivated accounts will no longer show up in account selection
Changes and improvements
- [BREAKING] Profile pictures are now stored elsewhere. Auto-migration will be in place for few builds.
Please reapply your profile picture if you need to. - Now you are unable to permanently delete an account until you deactivate it.
- Now account in transaction page shows post-transcation balance instead of current balance
- Account selection sheet now shows current balance for each account
- Now you can import an old backup at the setup
Fixes
- Fixed home page wasn't scrolling to the top when clicking on iOS app bar
- Now you can do ZIP backups that include account/profile photos, fixes #173
and #204 - Transfers no longer incorrectly ask confirmation when nothing has changed on transaction page
- With updating flutter, fix of #82 came
Download
- Google Play for Android
- TestFlight for iOS
Full Changelog: 0.9.0...0.10.0
0.9.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
New features
- Home screen day title flow now converts all currencies into primary
- Markdown editor (transaction description) now has a preview, and minimal toolbar
- Now you can duplicate a transaction be swiping to the right, closes #232
Changes
- Renamed upcoming/planned -> Pending transactions
- Home screen pending transactions time range settings has been revised.
You will need to update your preferences again. - Deprecated old theme system (light/dark). If you missed an update since
this features was introduced, you will need to set up your themes agian. - Now confirming pending transactions update date of transaction to the
date of confirmation. You can disable this in Preferences >
Pending transactions - Haptic feedbacks setting has been moved, and now controls all haptics.
(Including error feedbacks)
Fixes and enhancements
- Transaction list tile title color is now fixed in light themes
- Wavy divider color now follows the theme change
- Disabled Autocorrect on transaction title, so it no longer alters suggestions
- Category and account detail page now doesn't include pending transactions in
count and flow. - Home tab search should work better now
Download
- Google Play for Android
- TestFlight for iOS
Full Changelog: 0.8.1...0.9.0
0.8.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
New features
- Privacy mode - mask digits with asterisk (*)
- Choose between symbols or currency codes (e.g.,
€
orEUR
) - Enable
Prefer full amounts
to see non-abbreviated amounts in flow/balances
Changes
- Json exports now use UTC timezone
- Future transactions now require user confirmation by default. Closes #120
- Now it's possible to paste transaction amount in the numpad. Closes #157
- Map preview is no longer interactable in transaction detail page
- Map preview has been moved below the transaction date
Small improvemets, fixes
- Fixed iOS launcher icons having 1 pixel gap (Figma export issue sigh)
- Now income/expense text on home screen no longer wraps to the next line
- Texts that automatically shrink to fit now synchronizes its size with siblings. If that makes sense...
- Stopped re-setting app icon when it's already the current icon
- Home tab income/expense no longer includes transfers if exclude transfers from flow is enabled
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.8.0...0.8.1
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