Releases: FriesI23/mhabit
Releases · FriesI23/mhabit
v1.11.1+36
chore: Bump version to v1.11.1 - Add contributor page - Fixed where pressing back button would exit app in edit mode - Refactor code pertaining to `db` / `profile` / `provider` / `view`, etc. - Add lint options to `analysis_options.yaml`
v1.11.0+35
chore: Bump version to 1.11.0+35 - Update dart SDK dependency to >=3.0.0 - Refactor logging module - Specify provider dependencies on pages - Remove dependency with summary and detail page - Rewrite `context.maybeRead` method - Fix habit's revert operation
v1.10.6+34
chore: Bump version to v1.10.6+34 - Fix not reminding issue on android (#144)
v1.10.5+33
chore: Bump version to v1.10.5+33 - Freeze score if habit archived (#138) - Fix not reminding issue on android (#140) - Fix typo issue in project (#137)
v1.10.4+32
chore: Bump version to v1.10.4+32 - Fix incorrect default language (#133)
v1.10.3+31
chore: Bump version to v1.10.3+31 - Add French translation (#130) - Add Arabic translation (#132)
v1.10.2+30
chore: Bump version to v1.10.2+30 - Add Vietnamese translation (#121) - Update for German translation (#123) - Fix Habit filter (#125)
v1.10.1+29
chore: Bump version to v1.10.1+29 - Add German translation (#116) - Add Custom tap actions for Habit Record (#120)
v1.10.0+28
chore: Bump version to v1.10.0+28 - Upgrade Flutter version to 3.13.9 - Upgrade dependency packages - Modify app release action to use the submodule from the project - Fixed some bugs see changes in #115 for complete overview.