Skip to content

v3.2.2

Compare
Choose a tag to compare
@rahulrvp rahulrvp released this 03 Aug 08:09
· 75 commits to main since this release
299dd53

What's new?

  • Removed the following obsolete files that were marked as deprecated long ago.
    • /rich_push/NotificationActivity.java
    • /rich_push/RichPushActionReceiver.java
    • /rich_push/RichPushBroadcastReceiver.java
    • /pn/BlueshiftNotificationEventsService.java
  • Improved image loading in push notification using the new image cache.
  • Bugfix: Fixed a bug that prevented restricting in-app messages to specific Activities when using the registerForInAppMessages(activity) method.