Skip to content

5.1.14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 22:14
· 2 commits to refs/heads/main since this release
50acb5a

馃敡 Maintenance

  • Add the ability to immediately discard a notification by calling preventDefault(discard: true) (#2094)
  • Bump minimum FCM version to 21.0.0. (#2102)
  • Add a way to immediately process deltas when privacy consent goes from false to true. (#2109)

馃悰 Bug Fixes

  • Fix a bug causing OneSignal.getNotifications().requestPermission with continuation not firing when permission is granted. (#2093)
  • Fix Operation Model Store adding duplicate operations when the same ones that were previously added to the store and persisted, are re-read from cache. (#2099)
  • Fix a bug causing clicking an unexpanded group notification results in only registering the click result for the final notification in the group. (#2111)