Skip to content

4.6.2 Release

Compare
Choose a tag to compare
@jkasten2 jkasten2 released this 05 Nov 23:31
· 971 commits to main since this release
3bcc63f

4.6.2 Release Notes

  • Prevent crash when device has no WebView installed. (MissingWebViewPackageException)
  • Fix notification background image not showing on when the device has a RTL set
  • Fix notification background image layouts to render text RTL based on the device's language setting
  • Update work-runtime version to [2.1.0, 2.7.99], 2.7.0 is required for apps with targetSdkVersion 31 (Android 12)
  • Fix outside package target activities (Launch URL) not opening when notification is tapped on. Regression bug introduced in 4.5.0
  • Add toJSONObject method to OSInAppMessage
  • HMS push, use new onNewToken method signature
  • Match and fix any external id that has escaped forward slashes

Full Changelog: 4.6.1...4.6.2