Releases: Pool-Of-Tears/GreenStash
Releases · Pool-Of-Tears/GreenStash
GreenStash v3.9.1
GreenStash v3.9.0
GreenStash v3.8.1
GreenStash v3.8.0
New Features
- Improve welcome/onboarding screen UI (#145 76c3ebc)
- Update to Kotlin 2.0 & enable
enableStrongSkippingMode
for compose compiler (#141 c164956)
Bug Fixes
- Fix line height of texts in classic goal item (#146 81a08dd)
- Fix amount truncatiom logic in widgets & remove useless if-else block (#143 b468e31)
- Update shortcuts in
onResume()
callback instead of next launch (#142 05406a3)
Performance Improvements
Chores
Full Changelog: v3.7.0...v3.8.0
GreenStash v3.7.0
Note
We now have a website! Come visit us at https://pooloftears.in to explore more.
Sponsors
Big thanks to @opsaaaaa and @HankDee for sponsoring this release! <3
New Features
- Add launcher shortcuts for quick access to some functionalities (#139 4bb254f)
- Improve widget design & responsiveness (#138 0fe3a0a)
- Add Portuguese translation (#131 6951009)
- Add Italian translation (#128 4bbb504)
Bug Fixes
- Fix build warnings due to multiple non-positional string substitutions (#136 dd10743)
- Add missing nested scroll connection in goal card settings (#135 a236dad)
- Fix backup files not getting saved in some cases (#134 a2ad63b)
- Disable app locale setting on MIUI due to Xiaomi's broken implementation (#133 e4dda6e)
Documentation Changes
- updated contribution guidelines for better clarity (#132 c421c6d)
- Added improvements to Github workflow (#120 2729d2d)
Code Style Changes
- Improve consistency of some icons (#137 a6725cd)
- minor improvements in Italian translation (#129 53b334a)
New Contributors
- @Nekothegamer made their first contribution in #128
- @marchingon12 made their first contribution in #120
- @theolm made their first contribution in #131
Full Changelog: v3.6.0...v3.7.0
GreenStash v3.6.0
New Features
- Request focus on search bar and consume back press to close before exit (#124 a8434ad)
- Add ability to switch app locale on Android 13 & above (#122 76e474d)
- Add ability to archive completed goals and other improvements (#119 e731f44)
- Improve navigation drawer UI (#118 19b309d)
- Add Russian translation and other locale improvements (#116 7b2b3f4)
- Improve goal priority picker (#115 22cb99d)
Bug Fixes
Refactors
Chores
New Contributors
Full Changelog: v3.5.0...v3.6.0
GreenStash v3.5.0
What's Changed
- Added black amoled theme and improve default color scheme. (#110 )
- Add soft haptic feedback for better user experience and improved tips UI. (#111)
- Improved navigation animations for smoother transitions between screens. (#109)
- Improved icon picker and filter dialogs. (#108)
- Some other minor improvements and bug fixes.
- Full Changelog: v3.4.0...v3.5.0
GreenStash v3.4.0
What's Changed
- Added traditional Chinese translation by @PeterDaveHello (#101)
- Improved search bar UI & fixed flickering height issue when opening search bar. (#105)
- Biometric authentication dialog will now automatically show up when opening the app if enabled. (#106)
- Some other UI/UX improvements and bug fixes. (#103, #105)
- Updated gradle and other dependencies. (#102)
- Full Changelog: v3.3.0...v3.4.0
GreenStash v3.3.0
What's Changed
- Added nice UI with authorize button when app is locked. (#99)
- Added ability to copy notes related to saving goal by @mrghosti3 (#95)
- Fixed double precision issue when depositing via reminder notification. (#89)
- Bunch of code cleanups and optimizations. (#96, #97 & #98)
- Full Changelog: v3.2.0...v3.3.0
GreenStash v3.2.0
What's Changed
A significant part of the app has been rewritten with a much better and well-thought-out design for improved UI & UX! Here are some of the changes
- Added a new Compact styled goal card along with the existing classic style card. You can switch between them in Settings > Goal card style.
- Redesigned settings UI and improved dialogs such as currency picker & theme dialogs for better UX.
- Redesigned backup and restore screen UI with a fresh new look!
- Significantly improved the onboarding process with detailed information about some of the main features of the app.
- Added the option to edit transactions by swiping right and added a delete confirmation dialog when deleting transactions.
- Added a notification icon beside goal priority information indicating if reminders for this goal are enabled or disabled.
- Improved widgets UI and fixed issue of widgets not showing with rounded corners on some motorola devices.
- Fixed flickering and improved animation when navigating to different screens from the navigation drawer.
- Lots of other minor improvements as well as fixes which are too long to write here but will give you a more polished experience when using the app.
- Full Changelog: v3.1.0...v3.2.0