Skip to content

Releases: Pool-Of-Tears/GreenStash

GreenStash v4.0.1

12 Sep 14:11
b9f3ae2
Compare
Choose a tag to compare

New Features

  • make date-picker show selected date when editing goals & more (#181 8b3d8d9)
  • Update Target SDK to Android 16 (36) (#180 be5e750)
  • Update Spanish translation (#177 e658993)

Bug Fixes

Full Changelog: v3.9.4...v4.0.1

GreenStash v4.0.0

12 Sep 08:11
1585219
Compare
Choose a tag to compare
GreenStash v4.0.0 Pre-release
Pre-release

New Features

  • make date-picker show selected date when editing goals & more (#181 8b3d8d9)
  • Update Target SDK to Android 16 (36) (#180 be5e750)
  • Update Spanish translation (#177 e658993)

Bug Fixes

Full Changelog: v3.9.4...v4.0.0

GreenStash v3.9.4

21 Jun 08:40
bc47a22
Compare
Choose a tag to compare

Bug Fixes

Chores

New Contributors

Full Changelog: v3.9.2...v3.9.4

GreenStash v3.9.2

26 Apr 07:42
0b1e9f8
Compare
Choose a tag to compare

New Features

  • Migrate to type-safe navigation framework (#162 7f662bc)

Refactors

Chores

New Contributors

Full Changelog: v3.9.1...v3.9.2

GreenStash v3.9.1

26 Sep 14:19
7e2fab5
Compare
Choose a tag to compare

New Features

  • Remove Gson & switch to Kotlinx.serialization for serializing backup files (#158 7afb954)

Continuous Integration

Chores

Full Changelog: v3.9.0...v3.9.1

GreenStash v3.9.0

17 Aug 08:11
9f1098f
Compare
Choose a tag to compare

HiShoot_20240817_132614

New Features

  • Add ability to import & export backups in CSV format (#154 8c769af)

Chores

Full Changelog: v3.8.1...v3.9.0

GreenStash v3.8.1

22 Jul 16:49
8b47cc6
Compare
Choose a tag to compare

Bug Fixes

  • Fix inconsistent behavior of datetime-picker dialog (#152 d263a46)

Chores

Full Changelog: v3.8.0...v3.8.1

GreenStash v3.8.0

21 Jun 07:44
59a3e41
Compare
Choose a tag to compare

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

  • Reduce navigation animation duration a little (#147 36679ca)

Chores

Full Changelog: v3.7.0...v3.8.0

GreenStash v3.7.0

25 May 05:05
d48f3de
Compare
Choose a tag to compare

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

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

New Contributors

Full Changelog: v3.6.0...v3.7.0

GreenStash v3.6.0

09 May 06:51
ede30a1
Compare
Choose a tag to compare

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

  • Fix reminder rescheduling when restoring archived goal (#126 2b4f983)

Refactors

  • Add docstrings and remove redundant annotations (#125 985ef89)

Chores

New Contributors

Full Changelog: v3.5.0...v3.6.0