Skip to content

Releases: FriesI23/mhabit

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

pre-v1.13.5+51

19 Sep 13:10
e3d0358
Compare
Choose a tag to compare
pre-v1.13.5+51 Pre-release
Pre-release

Pre-Released

v1.13.5+51

  • Add Tranditional Chinese translation.
  • Add Polish translation (need translate).
  • Update 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.
  • Bump dependencies version.
    • see here for more information.

v1.13.4+50:

  • Add Ukrainian translation (need translate).
  • Update Spanish translation, thank for gallegonovato's contribution on weblate.
  • Update Persian translation, thank for ulracte's contribution on webldate.

Full Changelog: pre-v1.13.4+50...pre-v1.13.5+51

pre-v1.13.4+50

24 Jul 23:05
9a60094
Compare
Choose a tag to compare
pre-v1.13.4+50 Pre-release
Pre-release

Pre-Released

v1.13.4+50:

  • Add Ukrainian translation (need translate).
  • Update Spanish translation, thank for gallegonovato's contribution on weblate.
  • Update Persian translation, thank for ulracte's contribution on webldate.

Full Changelog: v1.13.3+49...pre-v1.13.4+50

v1.13.3+49

11 Jul 12:26
660aebe
Compare
Choose a tag to compare

Released v1.13.3+49:

  • Update Spain translation, thank for Andres Blasco Arnáiz and gallegonovato's contribution on weblate.
  • Fix show black screen when back from main screen.

see these issues for more information.


Full Changelog: v1.13.1+47...v1.13.3+49

pre-v1.13.2+48

29 Jun 07:16
8dcae6a
Compare
Choose a tag to compare
pre-v1.13.2+48 Pre-release
Pre-release

Pre-Released:

v1.13.2+48

  • Fix show black screen when back from main screen

see these issues for more information.


Full Changelog: v1.13.1+47...pre-v1.13.2+48

v1.13.1+47

25 Jun 11:12
8d015e9
Compare
Choose a tag to compare

Released: v.13.1+47

  • Upgrade flutter to 3.19.6.
  • Add Spain translation, thank for Andres Blasco Arnáiz's contribution on weblate.

Upgrade flutter to 3.19.6

Upgrade flutter version to 3.19.6 (last stable version with dart 3.3 (3.3.4). Main reason for upgrading this version is:

  • More stronger syntax checking (to prevent some bugs at async coding).
  • To prevent falling too far behind Flutter's major version, which could be more difficult for future upgrades.
  • Flutter project itself has fixed lot of bugs.

This update include following changes:

  1. Fix unexpected warnings if enable use_build_context_synchronously, see here to get more information.

  2. Breaking changes

for full breaking changes with two versions, see Flutter 3.19 and Flutter 3.16.

  1. Fix Scrollbar's Exception on desktop platforms (windows/macos/linux) in app's changelog and license dialog.

Full Changelog: v1.12.8+45...v1.13.1+47

pre-v1.13.0+46

09 Jun 15:24
eb0bebc
Compare
Choose a tag to compare
pre-v1.13.0+46 Pre-release
Pre-release

Pre-Released

pre-v1.13.0+46

Upgrade flutter version to 3.19.6 (last stable version with dart 3.3 (3.3.4). Main reason for upgrading this version is:

  • More stronger syntax checking (to prevent some bugs at async coding).
  • To prevent falling too far behind Flutter's major version, which could be more difficult for future upgrades.
  • Flutter project itself has fixed lot of bugs.

This update include following changes:

  1. Fix unexpected warnings if enable use_build_context_synchronously, see here to get more information.

  2. Breaking changes

for full breaking changes with two versions, see Flutter 3.19 and Flutter 3.16.

  1. Fix Scrollbar's Exception on desktop platforms (windows/macos/linux) in app's changelog and license dialog.

What's Changed

  • Upgrade flutter version from 3.13.9 to 3.19.6 by @FriesI23 in #183

Full Changelog: v1.12.8+45...pre-v1.13.0+46

v1.12.8+45

06 Jun 06:12
427c422
Compare
Choose a tag to compare

Released: v1.12.8+45

What's Changed

Linux Platform Support

Note: Need to install following dependencies first:

# https://docs.flutter.dev/get-started/install/linux/desktop?tab=vscode#development-tools
sudo apt-get install \
      clang cmake git \
      ninja-build pkg-config \
      libgtk-3-dev liblzma-dev \
      libstdc++-12-dev
# https://pub.dev/packages/sqflite_common_ffi#linux
sudo apt-get -y install libsqlite3-0 libsqlite3-dev

Note: Reminder feature temporarily unavailable on Linux desktop.

New Contributors

Full Changelog: v1.12.5+42...v1.12.8+45

pre-v1.12.7+44

28 May 10:55
97c4fc5
Compare
Choose a tag to compare
pre-v1.12.7+44 Pre-release
Pre-release

Pre-Released

v1.12.7+44

  • Update Translation file (vi)
  • Add linux platform support (#174)
  • Fix test reporter action HTTP Error (#181)

Linux Platform Support

Note: Need to install following dependencies first:

# https://docs.flutter.dev/get-started/install/linux/desktop?tab=vscode#development-tools
sudo apt-get install \
      clang cmake git \
      ninja-build pkg-config \
      libgtk-3-dev liblzma-dev \
      libstdc++-12-dev
# https://pub.dev/packages/sqflite_common_ffi#linux
sudo apt-get -y install libsqlite3-0 libsqlite3-dev

Note: Reminder feature temporarily unavailable on Linux desktop.

v1.12.6+43

  • bump dependencies version

New Contributors

Full Changelog: pre-v1.12.5+42...pre-v1.12.7+44

pre-v1.12.6+43

20 May 09:31
a152304
Compare
Choose a tag to compare
pre-v1.12.6+43 Pre-release
Pre-release

Pre-Released

v1.12.6+43

  • bump dependencies version

Full Changelog: v1.12.5+42...pre-v1.12.6+43