Skip to content

v1.6.111

Choose a tag to compare

@bdero bdero released this 07 Jul 21:07
· 38 commits to main since this release
  • 馃惁 Flutter 3.44.5 / Dart 3.12.2 support
    • Android: fix libapp.so sometimes missing from the APK or app bundle when
      building with flavors, or with older app templates combined with certain
      plugins.
    • Impeller: fix text shadows rendering in the wrong position, separate from
      the text.
    • Impeller (Vulkan): fix a crash during app shutdown or rotation on some
      Android devices.
    • Android: silence spurious Built-in Kotlin migration warnings when building
      with AGP below 9.
  • 馃悰 Updater: report the currently running patch number instead of the last
    booted patch.