Releases: flow-mn/flow
Beta 0.3.3
BACKUP BEFORE UPGRADING ALTHOUGH NOTHING SHOULD GO WRONG :P
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
Also available as downloadable APK file in the release attachments for Android systems.
What's Changed
- Fix: Transaction date doesn't get updated by @sadespresso in #102
- Improve setup by @sadespresso in #103
Full Changelog: 0.3.2...0.3.3
Beta 0.3.2
BACKUP BEFORE UPGRADING ALTHOUGH NOTHING SHOULD GO WRONG :P
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
Also available as downloadable APK file in the release attachments for Android systems.
What's Changed
- [BUG] - untitled transaction by @sadespresso in #98
- Fix/improve title suggestions by @sadespresso in #99
Full Changelog: 0.3.1...0.3.2
Beta 0.3.1
BACKUP BEFORE UPGRADING ALTHOUGH NOTHING SHOULD GO WRONG :P
This release includes autocomplete for transaction titles, and minor fixes & enhancements.
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
Also available as downloadable APK file in the release attachments for Android systems.
What's changed
- Transaction page now suggests title based on relevancy (category, account, etc)
- Removed minus (
-
) sign in expense transaction input sheet, closes #88 - Setup page bottom buttons are now rendered in
SafeArea
() - Fixed stats tab custom range selection not updating the state (21940fd)
- Added Mongolian localization for the iOS project, closes #72
Full Changelog: 0.3.0...0.3.1
Beta 0.3.0
First beta release
This release includes all the basic feature required for an expense tracker app.
Exported JSON backup files are guaranteed to be fully supported by the Beta Iter 2 and production releases.
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
Also available as downloadable APK file in the release attachments for Android systems.
What's changed
Full Changelog: 0.2.8...0.3.0
Alpha 0.2.8
What's changed
Fixed some transfer transactions where missing in single account transactions list, fixes #83 (@sadespresso)- Early preview of #27 by @sadespresso
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
Also available as downloadable APK file in the release attachments for Android systems.
Full Changelog: 0.2.3...0.2.8
Alpha 0.2.3
What's Changed
- Improve export share dialog subject by @sadespresso in #70
- Refresh accounts tab upon transaction update by @sadespresso in #78
- Limit max no. of characters in short fields by @sadespresso in #80
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
Also available as downloadable APK file in the release attachments for Android systems.
Full Changelog: 0.2.2...0.2.3
Alpha 0.2.2
What's Changed
- Improve account edit page by @sadespresso in #69
- Improve fallback icons for account/category by @sadespresso in #66
Download
Release should be available shortly after the GitHub release on:
- Google Play for Android
- TestFlight for iOS
Also available as downloadable APK file in the release attachments for Android systems.
Full Changelog: 0.2.1...0.2.2
Alpha 0.2.1
What's Changed
- Exclude transfers from flow by @sadespresso in #62
- Show warning when there's no account to choose from by @sadespresso in #64
- Improve translations for transferring, and fixed
mn
Full Changelog: 0.2.0...0.2.1
Alpha 0.2.0
What's Changed
- (ios) Add photo library usage description by @sadespresso in #9
- Always render
PieMenu
from center of the button by @sadespresso in #11 - Improve add transaction button by @sadespresso in #12
- Switch to
toastification
by @sadespresso in #15 - Polish export page by @sadespresso in #16
- Import page, backup history by @sadespresso in #17
- Add delete button for transaction page by @sadespresso in #22
- refactor: call
.close
onQuery<T>
by @sadespresso in #24 - Add setup page by @sadespresso in #31
- Improve account page empty state by @sadespresso in #39
- Improve profile edit page by @sadespresso in #40
- Refactor modal bottom sheet by @sadespresso in #42
- Use theme color in checkbox/radio on iOS by @sadespresso in #43
- Support page by @sadespresso in #44
- chore: improve currency sheet ux, fix #47 by @sadespresso in #48
- Transfer transaction by @sadespresso in #50
- Implement frecency by @sadespresso in #52
- Setup android production build by @sadespresso in #53
- Account cards should be reorderable by @sadespresso in #54
Full Changelog: https://github.com/flow-mn/flow/commits/0.2.0