Enhancements:
- Fix android build for RN 0.72 #990 by jshiherlis
- upgrade-android-33 #995 by DanielEliraz
- android-get-initial-notification #983 by DanielEliraz
- fix: remove deprecated config #882 by Naturalclar
- fix-tests-from-#967 #971 by DanielEliraz
- Revert "Fix for Android trampoline restriction" #969 by DanielEliraz
- revert-to-open-only-when-no-initial-notification #914 by DanielEliraz
- Upgrade to rn 68 #907 by DanielEliraz
- Exposes new event: remoteNotificationsRegistrationDenied #845 by artdevgame
- Fix typo in example #843 by oh3vci
- emphasize NotificationReceivedBackground ios guide #838 by DanielEliraz
- Fix trampoline on target sdk 31 #837 by DanielEliraz
- 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 [email protected] #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
Bug Fixes:
- Fix: Android crash when opening notifications #967 by C-Flatla
- trigger notificationOpened from killed state #908 by DanielEliraz
- FIX 867: add deprecated hasActiveCatalystInstance for old RN #868 by DanielEliraz
- FIX #835: null mNotification #862 by DanielEliraz
- create default channel only when no existing channel #839 by DanielEliraz
- fix initial notification from killed #831 by DanielEliraz
- latest notification data in getInitialNotification #830 by DanielEliraz
- 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