Skip to content

Release 5.1.11 (⛔️ Do not use!)

Compare
Choose a tag to compare
@jinliu9508 jinliu9508 released this 07 May 19:54
· 51 commits to main since this release
05a00a2

⚠️ Do NOT use this version ⚠️

Contains a runtime bug and a build incompatibility:

  • Unintentionally only build compatible with AGP 8 (Android Gradle Plugin) and newer.
  • App may crash with IndexOutOfBoundsException on app startup if the device was offline in some cases.

Release Notes:

🔧 Maintenance

  • Add HTTP header OneSignal-Install-Id that allows the OneSignal's backend know where traffic is coming from (#2072)

🐛 Bug Fixes

  • Fix the ANR issue caused by prolonged loading of OperationRepo and potentially by extended holding of the model lock during disk I/O read operations. (#2068)