Skip to content

Releases: Pool-Of-Tears/GreenStash

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

GreenStash v2.1.0

19 Mar 06:21
Compare
Choose a tag to compare

What's Changed

  • Optimized some animations.
  • Cleanups & some UI/UX Improvements.
    Full Changelog: v2.0.0...v2.1.0

GreenStash v2.0.0

17 Mar 11:18
817ca82
Compare
Choose a tag to compare

What's Changed

Well, everything. 😀

If you were using any previous version before v2.0, please DO NOT UPDATE and do CLEAN INSTALLATION (by uninstalling the <= v1.9 and installing >= v2.0 ) instead. As the app has been completely re-written from scratch in v2.0 release with an entirely new database schema, redesigned UI/UX (in Jetpack Compose) and reworked backend. Hence, this release is not compatible with the older versions.

GreenStash v1.9

12 Jan 11:47
Compare
Choose a tag to compare

What's Changed

  • Some under the hood improvements & fixes.
  • Updated few dependencies.
  • We now have a telegram group! Join us at https://t.me/PotApps
  • Full changelog v1.8...v1.9

PS: Thanks @dav23r for becoming my sponsor. <3

GreenStash v1.8

11 Oct 09:00
Compare
Choose a tag to compare

What's Changed

  • Added an option to add transactional notes in deposit/withdraw transactions.
  • Improved UI of deposit and withdraw dialogs.
  • Fixed a bug where user can't edit additional notes of saved goal if it had custom image set.
  • Improved additional notes field, of new/edit goal screen, now it'll automatically resize as you type.
  • Improved animations and some other minor stuffs.
  • Full Changelog v1.7...v1.8

GreenStash v1.7

22 Sep 15:47
Compare
Choose a tag to compare

New Features

  • Added an option to sort saving goals based on different conditions inside settings menu.
  • Bunch of UI improvements, redesigned dialogs for filter goals menu, backup & restore menu, and currency setup dialog shown at first launch.
  • Made deadline optional parameter, also added new additional notes field which can be used to store some extra information related to saving goals.

Improvements & Fixes

  • Improvements in Spanish translations, thanks to Sergio Varela.
  • Fixed edit goal page popping in backstack after editing existing saving goal.
  • Bunch of performance optimizations here and there.
  • Refactored project structure and organised files accordingly.
  • Full Changelog v1.6...v1.7

Important Notice

I've lost old signing keys as I'm dumb and i forgot to back them up before formatting my PC, so you will have to uninstall the older version to install this one, you can take backup of your data by clicking on 3 dots at top right corner and selecting "Backup & Restore" option and restore your data backup after installing the new version with exact same process.

Thanks and sorry for inconvenience (This time I've backed them up at 3 places so i won't loose it again..)

GreenStash v1.6

26 Jul 13:26
Compare
Choose a tag to compare

What's Changed

  • Fixed a security related bug where one could bypass the biometric lock by tapping outside the area. (#11)
  • Spanish translations by @SnakeOverflow in #9
  • Some minor UI/UX Improvements.

Full Changelog: v1.5...v1.6