Releases: shub39/Grit
Releases · shub39/Grit
v1.6.0
What's Changed
- Added ability to change start of the week #44
- Added option to change to 24HR clock format #32
- Added option to show habits page first at app startup #42
- fixed #43 and misc UI changes
- 💄 Theming options by @shub39 in #53
- 📁 Backup to Json files by @shub39 in #54 #9 #30 #49
Full Changelog: 1.5.0...1.6.0
v1.5.0
v1.4.0
What's Changed
- 🇫🇷 Add French Translation. by @Valyyme in #24
- ⏫ 1.4.0 by @shub39 in #25
- Improved All the Pages and Navigation #5
- Made Tasks, Categories and Habits Reorderable #6
- Made Monday as start of the week in habit maps #17
- completed tasks go to the bottom #18
- Removed weekly comparison graph because of unreliablity
- Other Misc changes
New Contributors
Full Changelog: 1.3.5...1.4.0
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