Releases: shub39/Grit
Releases · shub39/Grit
v1.3.5
v1.3.4
v1.3.3
Changes
- Added weekly habit completion comparison graph (idk what else to call it tbh)
- Fixed habit statuses wiping out after updating them
Full Changelog: 1.3.2...1.3.3
v1.3.2
⚠️ This version has major changes incompatible with previous versions. ⚠️
Since this was my first app, I had made many rookie mistakes that would have caused problems later.
I have completely rewritten some sections of the app so that it is more maintainable and new features could be
added easily. Delete the existing app if you want to update (all data will be lost (sorry 🥲))
Changes:
- New UI for Habits page
- Analytics moved to bottom sheet toggleable from habits page
- rewritten major sections of the app to make it more maintainable and removed bad logic
Full Changelog: 1.3.1...1.3.2
v1.3.1
What's Changed
- Clip onClick ripples to card shapes by @Depermitto in #3
- Removed Swipe to delete for Bulk delete with confirmation dialog (#8) (#7)
- Added option to edit tasks on long press
- UI improvements on Tasks Page
New Contributors
- @Depermitto made their first contribution in #3
Full Changelog: 1.3.0...1.3.1
v1.3.0
Changes
- Added ability to change past habit statuses
- added DI and cleaned up
Full Changelog: 1.2.0...1.3.0