Releases: FriesI23/mhabit
v1.15.3+61
Released v1.15.3+61
- Upgrade
flutter
version to 3.24.5. - Upgrade breaking dependencies version.
- Upgrade
archive
to v4. - Upgrade
device_info_plus
to v11. - Upgrade
flutter_timezone
to v4. - Upgrade
flutter_lints
to v5. - Bump iOS/MacOS dependencies version.
- Un-pinned
url_launcher_linux
. - Migrate from
file_picker
tofile_selector
. - Unifying saveFile and shareXFiles across platforms.
- Use "saveFile": Windows / MacOS / Linux.
- Use "shareXFiles": Android / iOS(iPadOS).
- Optimize page return logic implementation.
- Fix TextFiled's text UI sinking on
Frequency
andTarget Days
picker. - Fix Habits Exporter function in display page on iPadOS.
- Fix serveral Export related functions on Linux.
Full Changelog: v1.14.4+57...v1.15.3+61
pre-v1.15.2+60
Pre-Released
v1.15.2+60
- Fix TextFiled's text UI sinking on
Frequency
andTarget Days
picker.
v1.15.1+59
- Migrate Package from
file_picker
tofile_selector
. - Unifying saveFile and shareXFiles across platforms.
- Use "saveFile": Windows / MacOS / Linux.
- Use "shareXFiles": Android / iOS(iPadOS).
- Fix Habits Exporter in display page on iPadOS.
- Fix Export functions on Linux.
v1.15.0+58
- Upgrade
flutter
version to 3.24.5. - Upgrade breaking dependencies version.
- Fix code warngins in new version.
- Optimizing back scope function.
- Upgrade
archive
to v4. - Upgrade
device_info_plus
to v11. - Upgrade
flutter_timezone
to v4. - Upgrade
flutter_lints
to v5. - Bump ios/macos deps version.
- Un-pinned
url_launcher_linux
.
Full Changelog: v1.14.4+57...pre-v1.15.2+60
pre-v1.15.1+59
Pre-Released
v1.15.1+59
- Migrate Package from
file_picker
tofile_selector
. - Unifying saveFile and shareXFiles across platforms.
- Use "saveFile": Windows / MacOS / Linux.
- Use "shareXFiles": Android / iOS(iPadOS).
- Fix Habits Exporter in display page on iPadOS.
- Fix Export functions on Linux.
v1.15.0+58
- Upgrade
flutter
version to 3.24.5. - Upgrade breaking dependencies version.
- Fix code warngins in new version.
- Optimizing back scope function.
- Upgrade
archive
to v4. - Upgrade
device_info_plus
to v11. - Upgrade
flutter_timezone
to v4. - Upgrade
flutter_lints
to v5. - Bump ios/macos deps version.
- Un-pinned
url_launcher_linux
.
Full Changelog: v1.14.4+57...pre-v1.15.1+59
pre-v1.15.0+58
Pre-Released
v1.15.0+58
- Upgrade
flutter
version to 3.24.5. - Upgrade breaking dependencies version.
- Fix code warngins in new version.
- Optimizing back scope function.
- Upgrade
archive
to v4. - Upgrade
device_info_plus
to v11. - Upgrade
flutter_timezone
to v4. - Upgrade
flutter_lints
to v5. - Bump ios/macos deps version.
- Un-pinned
url_launcher_linux
. - Update Ukrainian translation, thank for Максим Горпиніч's contribution on Weblate.
Full Dependency Changlog: #207
Full Changelog: v1.14.4+57...pre-v1.15.0+58
v1.14.4+57
Released: v1.14.4+57
- Strip
DependenciesInfo
block from android, resolve #205.
Change logs below are from v1.14.3+56:
- Add Windows MSIX Installer.
- Add separate error page when app crashes during startup.
- Fix issues with incorrect usage of
Completer
. - Change debug log path to
Cache
directory. - Change database path to
Support
directory on non-android platforms. - Update Ukrainian translation, thank for Максим Горпиніч's contribution on Weblate.
WARNING: Because changing database path will involve file migration, it's strongly recommended to backup (export) habits before upgrading.
Note: Before using MSIX installer for the first time, please read README.md / Note: Windows MSIX Insaller
Full Changelog: v1.14.1+54...v1.14.4+57
v1.14.3+56
Released: v1.14.3+56
- Add Windows MSIX Installer.
- Add separate error page when app crashes during startup.
- Fix issues with incorrect usage of
Completer
. - Change debug log path to
Cache
directory. - Change database path to
Support
directory on non-android platforms. - Update Ukrainian translation, thank for Максим Горпиніч's contribution on Weblate.
WARNING: Because changing database path will involve file migration,
it's strongly recommended to backup (export) habits before upgrading.
Note: Before using MSIX installer for the first time, please read README.md / Note: Windows MSIX Insaller
Full Changelog: v1.14.1+54...v1.14.3+56
pre-v1.14.2+55
v1.14.1+54
Released v1.14.1+54
- Add Turkey translation, Thanks for S. Aydın's contribution on weblate.
- Bump Dependencies versions.
gradle
to 8.9com.android.application
to 8.7.0androidx.window:window
to 1.2.0androidx.window:window-java
to 1.2.0com.android.tools:desugar_jdk_libs
to 2.1.2- change compatibile jave version from 1.8 to 17
- upgrade flutter package's major versions
fl_chart
to 0.69.0flutter_local_notifications
to 17.2.3flutter_markdown
to 0.7.3+2
- bump flutter package versions,
rungit diff 62317cd 0ef4434 -- "pubspec.lock"
see full changelog
- Keep
@mipmap/ic_notification
to prevent it from being removed byshrinkResources
,
see https://stackoverflow.com/a/50703322.
Full Changelog: v1.13.6+52...v1.14.1+54
pre-v1.14.0+53
Pre-Released
v1.14.0+53
- Bump Dependencies versions.
gradle
to 8.9com.android.application
to 8.7.0androidx.window:window
to 1.2.0androidx.window:window-java
to 1.2.0com.android.tools:desugar_jdk_libs
to 2.1.2- change compatibile jave version from 1.8 to 17
- upgrade flutter package's major versions
fl_chart
to 0.69.0flutter_local_notifications
to 17.2.3flutter_markdown
to 0.7.3+2
- bump flutter package versions,
rungit diff 62317cd 0ef4434 -- "pubspec.lock"
see full changelog
- Keep
@mipmap/ic_notification
to prevent it from being removed byshrinkResources
,
see https://stackoverflow.com/a/50703322.
Full Changelog: v1.13.6+52...pre-v1.14.0+53
v1.13.6+52
Released: v1.13.6+52
- Add Polish translation (need translate).
- Add Tranditional Chinese translation, thank for PeterDaveHello's contribution on Github.
- Add Ukrainian translation, thank for Fqwe1's contribution on Weblate.
- Update Spanish translation, thank for gallegonovato's contribution on Weblate.
- Update Italian translation, thank for glemco's contribution on Weblate.
- Update Persian translation, thank for ulracte's contribution on Weblate.
- Bump dependencies version.
- see here for more information.
New Contributors
- @PeterDaveHello made their first contribution in #191
Full Changelog: v1.13.3+49...v1.13.6+52