Skip to content

Releases: Pool-Of-Tears/GreenStash

GreenStash v3.1.0

24 Feb 13:28
e27f851
Compare
Choose a tag to compare

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

04 Feb 16:56
1fa8b3b
Compare
Choose a tag to compare

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

25 Dec 11:18
e9da129
Compare
Choose a tag to compare

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

19 Oct 10:08
Compare
Choose a tag to compare

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

Full Changelog: v2.7.0...v2.8.0

GreenStash v2.7.0

16 Jul 04:33
Compare
Choose a tag to compare

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

22 Jun 08:32
ecddfbd
Compare
Choose a tag to compare

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

09 May 08:54
db2e713
Compare
Choose a tag to compare

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

23 Apr 07:22
2448efb
Compare
Choose a tag to compare

What's Changed

GreenStash v2.3.0

12 Apr 13:34
29284d8
Compare
Choose a tag to compare

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

26 Mar 10:06
2231608
Compare
Choose a tag to compare

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