Releases: Pool-Of-Tears/GreenStash
Releases · Pool-Of-Tears/GreenStash
GreenStash v3.1.0
What's Changed
- Replaced the deposit/withdraw dialog with a dedicated screen for adding transactions.
- You can now set custom date and time for each transaction.
- Added an optional text field to add notes for each transaction.
- Added ability to delete individual transactions by swiping left on the transaction list.
- Removed the "Authentication Succeeded" toast message that appeared on every launch.
- Bunch of other small UI improvements and bug fixes.
- Full Changelog: v3.0.0...v3.1.0
GreenStash v3.0.0
What's Changed
- Added proper handling for currencies with zero decimal places, like JPY.
- Remember the last used filter combination on subsequent launches.
- Removed "No deadline set" text from widget when there is no deadline.
- Added turkish translation, thanks to @Dreamboat8744.
- Bug fixes and other improvements
- Full Changelog: v2.9.0...v3.0.0
GreenStash v2.9.0
What's Changed
- Bug fixes and UI/UX improvements
- Updated dependencies, gradle & kotlin version.
- Full Changelog: v2.8.0...v2.9.0
GreenStash v2.8.0
What's Changed
- Rewrote backup & restore backend from scratch to be more reliable & stable. (#55)
- Fixed notes field going below the keyboard as the user types. (5d52dab)
- Added Chinese translation. (#51)
- Updated dependencies, Gradle & Katlin version. (#52, #55)
- Some other minor fixes & improvements
New Contributors
- @TheAlphaApp made their first contribution in #52
- @aerowolf made their first contribution in #51
Full Changelog: v2.7.0...v2.8.0
GreenStash v2.7.0
What's Changed
- Added Saving Reminders! - Now you can get reminders for adding money in your saving goals.
Note: frequency of reminders depends on the priority of the goal.- High priority -> Daily reminders
- Normal priority -> Semiweekly (Monday & Friday) reminders
- Low priority -> Weekly (every Sunday) reminders
- Added completion percentage in the goal info screen.
- Performance & UI/UX improvements and bug fixes.
- Full Changelog: v2.6.0...v2.7.0
GreenStash v2.6.0
What's Changed
- Added ability to set importance level/priority to saving goals (#35)
- Added ability to filter goals by; name, amount & priority (#42)
- Now you can remove the deadline from an existing goal by long pressing the deadline field in edit-goal screen. (#41)
- Accessibility enhancements; added TalkBack strings to menu and goal buttons (#40)
- Some other minor fixes and improvements.
- Full Changelog: v2.5.0...v2.6.0
GreenStash v2.5.0
What's Changed
- Fixed back button not working in widget configuration menu.
- Goal titles will now be truncated to a single line.
- Improvements in amount validation logic.
- Updated all of the dependence and Kotlin version.
- Full Changelog: v2.4.0...v2.5.0
GreenStash v2.4.0
What's Changed
- Added Spanish translation, Credits: @jevo160296
- Few UI/UX and other minor improvements.
- Full Changelog: v2.3.0...v2.4.0
GreenStash v2.3.0
What's Changed
- Now you can pin goals onto your home-screen using widgets!
- The "Add goal" floating action button will now disappear when scrolling up.
- Made amount in transactions colored (red/green) depending on transaction type, for better visibility.
- Bunch of minor fixes and Improvements.
- Updated all of the dependencies.
Full Changelog: v2.2.0...v2.3.0
GreenStash v2.2.0
What's Changed
- Added a congratulations message which will be shown when you achieve some saving goal!
- Some other UI/UX improvements & fixes.
Full Changelog: v2.1.0...v2.2.0