Skip to content

v1.3.9 LTS

Latest
Compare
Choose a tag to compare
@lingol lingol released this 26 Jul 12:56
· 2 commits to master since this release
cc8565b

v1.3.9 / 2024-07-xx

This is a Long Term Support (LTS) release.

Changes for All platforms

  • Fix a data corruption bug on an encrypted MMKV with only one key value stored.
  • Make encryption more resilient from brute force cracking.
  • Fix a bug that pthread_mutex is not being destroyed correctly.

Android

  • Use an alternative way to get the process name to avoid potential App review issues.
  • Upgrade to NDK 26.3.11579264.

Flutter

  • Add support for HarmonyOS NEXT. In fact, a temp version named v1.3.8 adds this support with the native lib of v1.3.7. To avoid potential confusion, bump both versions to v1.3.9.