Skip to content

Releases: wix/react-native-notifications

4.2.2

26 Feb 22:46
9ad4f25
Compare
Choose a tag to compare

Enhancements:

Bug Fixes:

4.2.1

17 Feb 04:31
89ca7e5
Compare
Choose a tag to compare

Enhancements:

Bug Fixes:

4.2.0

15 Feb 13:41
f60895c
Compare
Choose a tag to compare

Enhancements:

Bug Fixes:

4.1.3

13 Dec 10:19
763a5c6
Compare
Choose a tag to compare

Enhancements:

Bug Fixes:

4.1.2

02 Aug 08:00
5a9d9fa
Compare
Choose a tag to compare

Enhancements:

Bug Fixes:

  • fix ts cancelLocalNotification prop #754 by DanielEliraz
  • Fix channel and channel group implementation #750 by DanielEliraz
  • finish run completion handler in main thread #748 by DanielEliraz
  • Make notification id optional fixes #703 #709 by antontanderup
  • Fix boolean type when converting to js #702 by xilin
  • [BugFix][iOS] Cleaning up initial notification after resolve #697 by muryj
  • notifyReceivedToJS only when app is visible #694 by swabbass
  • Fixes #627 - First foreground notification is not visible #685 by erkie
  • Fix Xcode 12 Compatibility #672 by jaykhandelwal
  • [Bugfix][Android] Use JobServiceIntent to fetch the FCM token in the background #678 by Robfz
  • Fix: When app's in background, Android cannot trigger registerNotificationOpened when user press on banner #614 by ttkien
  • Fix EventsRegistry.registerNotificationOpened typing #499 by songsterq
  • SetBadgeCount from main thread #639 by danwhite-ipc
  • Fix cancelLocalNotification crash on iOS #617 by yogevbd

4.1.1

21 Jul 11:20
8d984ce
Compare
Choose a tag to compare

Enhancements:

Bug Fixes:

  • fix ts cancelLocalNotification prop #754 by DanielEliraz
  • Fix channel and channel group implementation #750 by DanielEliraz
  • finish run completion handler in main thread #748 by DanielEliraz
  • Make notification id optional fixes #703 #709 by antontanderup
  • Fix boolean type when converting to js #702 by xilin
  • [BugFix][iOS] Cleaning up initial notification after resolve #697 by muryj
  • notifyReceivedToJS only when app is visible #694 by swabbass
  • Fixes #627 - First foreground notification is not visible #685 by erkie
  • Fix Xcode 12 Compatibility #672 by jaykhandelwal
  • [Bugfix][Android] Use JobServiceIntent to fetch the FCM token in the background #678 by Robfz
  • Fix: When app's in background, Android cannot trigger registerNotificationOpened when user press on banner #614 by ttkien
  • Fix EventsRegistry.registerNotificationOpened typing #499 by songsterq
  • SetBadgeCount from main thread #639 by danwhite-ipc
  • Fix cancelLocalNotification crash on iOS #617 by yogevbd

4.1.0

14 Jul 09:21
eb8a1c6
Compare
Choose a tag to compare

Enhancements:

Bug Fixes:

  • fix ts cancelLocalNotification prop #754 by DanielEliraz
  • Fix channel and channel group implementation #750 by DanielEliraz
  • finish run completion handler in main thread #748 by DanielEliraz
  • Make notification id optional fixes #703 #709 by antontanderup
  • Fix boolean type when converting to js #702 by xilin
  • [BugFix][iOS] Cleaning up initial notification after resolve #697 by muryj
  • notifyReceivedToJS only when app is visible #694 by swabbass
  • Fixes #627 - First foreground notification is not visible #685 by erkie
  • Fix Xcode 12 Compatibility #672 by jaykhandelwal
  • [Bugfix][Android] Use JobServiceIntent to fetch the FCM token in the background #678 by Robfz
  • Fix: When app's in background, Android cannot trigger registerNotificationOpened when user press on banner #614 by ttkien
  • Fix EventsRegistry.registerNotificationOpened typing #499 by songsterq
  • SetBadgeCount from main thread #639 by danwhite-ipc
  • Fix cancelLocalNotification crash on iOS #617 by yogevbd

4.0.0

12 Jul 08:11
ebc7670
Compare
Choose a tag to compare

Enhancements:

Bug Fixes:

  • fix ts cancelLocalNotification prop #754 by DanielEliraz
  • Fix channel and channel group implementation #750 by DanielEliraz
  • finish run completion handler in main thread #748 by DanielEliraz
  • Make notification id optional fixes #703 #709 by antontanderup
  • Fix boolean type when converting to js #702 by xilin
  • [BugFix][iOS] Cleaning up initial notification after resolve #697 by muryj
  • notifyReceivedToJS only when app is visible #694 by swabbass
  • Fixes #627 - First foreground notification is not visible #685 by erkie
  • Fix Xcode 12 Compatibility #672 by jaykhandelwal
  • [Bugfix][Android] Use JobServiceIntent to fetch the FCM token in the background #678 by Robfz
  • Fix: When app's in background, Android cannot trigger registerNotificationOpened when user press on banner #614 by ttkien
  • Fix EventsRegistry.registerNotificationOpened typing #499 by songsterq
  • SetBadgeCount from main thread #639 by danwhite-ipc
  • Fix cancelLocalNotification crash on iOS #617 by yogevbd

3.5.0

14 Jun 09:08
70164b3
Compare
Choose a tag to compare

Enhancements:

3.4.2

27 Dec 13:49
509d349
Compare
Choose a tag to compare

Bug Fixes: