Skip to content

Releases: FriesI23/mhabit

v1.15.8+66

15 Mar 12:37
b296508
Compare
Choose a tag to compare

Released v1.15.8+66

  • Update Traditional Chinese l10n translation, thank for Peter Dave Hello's contribution on Github.
  • Update Turkish l10n translation, thank for Bora Atıcı's contribution on Weblate.
  • Update Polish l10n translation, thank for Bartek Skrzypek's contribution on Weblate.
  • Add Code Generator/Annotation for Proxy design pattern classes (#228).
  • Ensure firstday config is applied to the calendar picker (#222, #228).
  • Skip reason is also applied during export (#227).
  • Fix several issues in database operations:
    • Typo in variable name of custom SQL.
    • Use the correct field type for Record.reason.
    • Use "update" instead of "replace" when inserting multiple records.
    • Use transactions when inserting multiple records.
  • Fix issue where today's status couldn't be modified on the multi-habits changer page.
  • Fix loadData being completed multiple times when the page initializes (#230).

Full Changelog: v1.15.4+62...v1.15.8+66

pre-v1.15.7+65

14 Mar 07:04
c1eab8f
Compare
Choose a tag to compare
pre-v1.15.7+65 Pre-release
Pre-release

Pre-Released

v1.15.7+65

  • Fix: loadData complete twice when page initializes (#230)

v1.15.6+64

  • Fix: Skip reason also applied during expor (#227).
  • Fix: Ensure firstday config applied to calendar picker (#222, #228).
  • Add: Code Generator/Annotation for proxy-designed class (#228).
  • Update Turkish l10n translation, thank for Bora Atıcı's contribution on Weblate.
  • Update Polski l10n translation, thank for Bartek Skrzypek's contribution on Weblate.

v1.15.5+63

  • Fix several issues from db operations:
    • typo in var name of custom sql.
    • use correct type of field: Record.reason.
    • use "update" instead of "replace" when trying to insert multi records.
    • use transaction when inserting multi records.
  • Fix issue where status can't be modified for today on multi-habits-changer page.
  • Update Traditional Chinese l10n translation, thank for Peter Dave Hello's contribution on Github.

Full Changelog: v1.15.4+62...pre-v1.15.7+65

pre-v1.15.6+64

13 Mar 07:35
a73723d
Compare
Choose a tag to compare
pre-v1.15.6+64 Pre-release
Pre-release

Pre-Released

v1.15.6+64

  • Fix: Skip reason also applied during expor (#227).
  • Fix: Ensure firstday config applied to calendar picker (#222, #228).
  • Add: Code Generator/Annotation for proxy-designed class (#228).
  • Update Turkish l10n translation, thank for Bora Atıcı's contribution on Weblate.
  • Update Polski l10n translation, thank for Bartek Skrzypek's contribution on Weblate.

v1.15.5+63

  • Fix several issues from db operations:
    • typo in var name of custom sql.
    • use correct type of field: Record.reason.
    • use "update" instead of "replace" when trying to insert multi records.
    • use transaction when inserting multi records.
  • Fix issue where status can't be modified for today on multi-habits-changer page.
  • Update Traditional Chinese l10n translation, thank for Peter Dave Hello's contribution on Github.

Full Changelog: v1.15.4+62...pre-v1.15.6+64

pre-v1.15.5+63

28 Feb 11:34
Compare
Choose a tag to compare
pre-v1.15.5+63 Pre-release
Pre-release

Pre-Released

v1.15.5+63

  • Fix several issues from db operations:
    • typo in var name of custom sql.
    • use correct type of field: Record.reason.
    • use "update" instead of "replace" when trying to insert multi records.
    • use transaction when inserting multi records.
  • Fix issue where status can't be modified for today on multi-habits-changer page.
  • Update Traditional Chinese l10n translation, thank for @PeterDaveHello's contribution on Github.

Full Changelog: v1.15.4+62...pre-v1.15.5+63

v1.15.4+62

28 Jan 10:49
9be9cac
Compare
Choose a tag to compare

Released v1.15.4+62

  • L10n: Add Czech translation, thank for Jirka Čapek's contribution on Weblate.
  • CI: Normalize translation ARB Files.
  • CI: Add Code checking Github Action.

Full Changelog: v1.15.3+61...v1.15.4+62

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