Enhancements:
- used common ext names exported in root project #798 by SaeedZhiany
- android: do not display data-only PN #822 by DanielEliraz
- back to index js #814 by DanielEliraz
- Fix Android API 31 issues and Convert example to TS #812 by DanielEliraz
- update start guide #800 by weihangChen
- upgrade to react-native@66.3 #805 by DanielEliraz
- FEAT: ios add permissions to check permissions #762 by DanielEliraz
- resiter remote on provisional approve #759 by DanielEliraz
- expose provisional state #756 by DanielEliraz
- Add ability to request/check more iOS permissions #752 by DanielEliraz
- stop using deprecated firebase iid #751 by DanielEliraz
- upgrade lodash to 4.17.21 #747 by DanielEliraz
- Provisional option in iOS registeration #744 by DanielEliraz
- return to ios.registerRemoteNotifications name #742 by DanielEliraz
- App notification settings link #740 by DanielEliraz
- Add enforce label action #696 by yogevbd
- Lock docusaurus version #695 by yogevbd
- Bump docusaurus to 2.0.0-alpha.64 #673 by yogevbd
- Bump detox to v17.5.7 #676 by yogevbd
- FCM Token Listener application #660 by swabbass
- Pushkit completion handler #644 by henrikbjorn
- Add event and handler for iOS background notification #587 by songsterq
Bug Fixes:
- revert android to api 30 #823 by DanielEliraz
- notifyReceivedToJS only when app is visible #694 by swabbass
- fix enfroce label #795 by DanielEliraz
- fix: Add missing
android:exported
toservice
#790 by mrousavy - 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
- 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