Skip to content

19.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 00:53
· 22 commits to main since this release
d8c1e5e

Minor release that fixes an issue with embedded view sizing in scrolling views, improves Message Center accessibility, and replaces usages of Random with SecureRandom.
Apps that make use of Embedded Content or Message Center should update.

Changes

  • Fixed an issue with embedded sizing in scrolling views
  • Improved Message Center Accessibility
  • Replaced usage of Random with SecureRandom
  • Made MessageWebView and MessageWebViewClient both public and open for subclassing
  • Exposed Message Center ViewModel state via LiveData, in addition to Kotlin Flows
  • Added PendingResult based methods to Inbox, for getting read and unread message counts and listing all message IDs