Skip to content

Releases: FriesI23/mhabit

v1.15.3+61

07 Jan 09:39
Compare
Choose a tag to compare

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 to file_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 and Target 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

06 Jan 11:59
Compare
Choose a tag to compare
pre-v1.15.2+60 Pre-release
Pre-release

Pre-Released

v1.15.2+60

  • Fix TextFiled's text UI sinking on Frequency and Target Days picker.

v1.15.1+59

  • Migrate Package from file_picker to file_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

02 Jan 11:41
Compare
Choose a tag to compare
pre-v1.15.1+59 Pre-release
Pre-release

Pre-Released

v1.15.1+59

  • Migrate Package from file_picker to file_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

31 Dec 09:21
Compare
Choose a tag to compare
pre-v1.15.0+58 Pre-release
Pre-release

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

25 Dec 13:03
Compare
Choose a tag to compare

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

24 Dec 08:20
Compare
Choose a tag to compare

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

23 Dec 07:59
Compare
Choose a tag to compare
pre-v1.14.2+55 Pre-release
Pre-release

Pre-Released

v1.14.2+55

  • Fix Completer issues and Add a startup error screen (#201)
  • Add windows installer (#202)

Full Changelog: v1.14.1+54...pre-v1.14.2+55

v1.14.1+54

22 Oct 08:41
Compare
Choose a tag to compare

Released v1.14.1+54

  • Add Turkey translation, Thanks for S. Aydın's contribution on weblate.
  • Bump Dependencies versions.
    • gradle to 8.9
    • com.android.application to 8.7.0
    • androidx.window:window to 1.2.0
    • androidx.window:window-java to 1.2.0
    • com.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.0
      • flutter_local_notifications to 17.2.3
      • flutter_markdown to 0.7.3+2
    • bump flutter package versions,
      run git diff 62317cd 0ef4434 -- "pubspec.lock" see full changelog
  • Keep @mipmap/ic_notification to prevent it from being removed by shrinkResources,
    see https://stackoverflow.com/a/50703322.

Full Changelog: v1.13.6+52...v1.14.1+54

pre-v1.14.0+53

10 Oct 13:34
10bafae
Compare
Choose a tag to compare
pre-v1.14.0+53 Pre-release
Pre-release

Pre-Released

v1.14.0+53

  • Bump Dependencies versions.
    • gradle to 8.9
    • com.android.application to 8.7.0
    • androidx.window:window to 1.2.0
    • androidx.window:window-java to 1.2.0
    • com.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.0
      • flutter_local_notifications to 17.2.3
      • flutter_markdown to 0.7.3+2
    • bump flutter package versions,
      run git diff 62317cd 0ef4434 -- "pubspec.lock" see full changelog
  • Keep @mipmap/ic_notification to prevent it from being removed by shrinkResources,
    see https://stackoverflow.com/a/50703322.

Full Changelog: v1.13.6+52...pre-v1.14.0+53

v1.13.6+52

19 Sep 23:30
0ef4434
Compare
Choose a tag to compare

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

Full Changelog: v1.13.3+49...v1.13.6+52