Skip to content

Releases: CatalystCode/react-native-azurenotificationhub

New features and improvements for Android/iOS

21 Mar 20:57
6518a1f
Compare
Choose a tag to compare

Features and improvements from @fylock - Mixer:

Android

  • Support Azure Notification Hub templates #102
  • Add new APIs: getInitialNotification, isNotificationEnabledOnOSLevel, getUUID #126

iOS

Android/iOS improvements and bug fixes

16 Mar 15:36
6e0f5f2
Compare
Choose a tag to compare

Android

  • Notifications received by subscribing remoteNotificationReceived event are now JSON objects instead of strings. #120
  • Channel's name can now be set when registering. #121
  • notification payload type is now probably handled. #118
  • Notification payload now includes avatarUrl field that can be used to set a notification's large icon from a remote image. #119
  • Bug fixes: #109 #110
  • Improve unit tests and code coverage.

iOS

  • Improve unit tests and code coverage.

New SDKs for Android, bug fixes and docs update

22 Feb 03:26
6230ae0
Compare
Choose a tag to compare

Android

  • Support setting channel's importance, enabling/disabling lights and vibration. #76
  • Add foreground, userInteraction and coldstart to notification's payload to help distinguish if app is opened or closed while receiving notification #73
  • Upgrade Azure notification hubs sdk to 0.6.
  • Remove notification handler external dependency (notifications-handler-release.aar).
  • Update docs.
  • Bug fixes: #86

iOS

  • Unit tests added.
  • Update docs.

Supporting AndroidX and improving docs

13 Feb 03:10
049050b
Compare
Choose a tag to compare
  • Supporting AndroidX
  • Improving docs

Migrating Google Cloud Messaging to Firebase Cloud Messaging

30 Jul 09:05
Compare
Choose a tag to compare
v0.9.0

chore(NPM): bump version to 0.9.0.

Support for RN 0.56 and Android O+

21 Aug 16:10
Compare
Choose a tag to compare
v0.5.0

chore(NPM): bump version to 0.5.0.