All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- (Android) Allow to silence Android foreground notifications #1183
- (Android) Allow to set the notification to executes on idle #959
- (iOS) Add missing "category" parameter when scheduling local notifications. #457
- Fix: Breaking android x compatibility regression
- Fix: Use FirebaseInstanceId for deviceToken, not from Intent #1355
- Fix: security issue
limit the components that Intent will resolve to#687 - Fix: remove fishy reference from android project files #1226
- Fix:
JSON value '<null>' of type NSNull cannot be converted to NSDictionary#1030 - Upgrade ShortCutBadger to 1.1.22 #646
- Upgrade exemple to React-Native 0.62.2
- Remove Types from the code use @types/react-native-push-notification instead.
- Rename firebaseVersion to firebaseMessagingVersion #1191 in gradle.build
- Abandon permissions unregisters remote only #1282
- Use full path for manifest #567
- Update broken link to docs #995
- Missing step for android manual installation #1363
- Fix Configuration 'compile' is obsolete and has been replaced with 'implementation' and Configuration 'testCompile' is obsolete and has been replaced with 'testImplementation'. It will be removed at the end of 2018. #1106
3.1.2 - 2018-10-16
- Allow to set notification's priority, visibility and importance options on Android, @lorenc-tomasz
aaf2d19#854 - Added the "old" GCM listener to get compatibility with GCM back, @zo0r
3bd0b6f#835 - Allow configuring notification channel and color through manifest, @Truebill
f7b4759#822
- Fix example app cancel notification, @hshiraiwa
1143632#869 - Update documentation to avoid falling Androids' build, @danibonilha
fc5c722#879 - Fix react-native link command, @lfkwtz
9708445#839 - Standardize Changelog, @rodrigobdz
a95af74#831 - Updated sdk and build tool version on gradle file, @receme
8718e61#826 - Fix requestPermissions crash, @zo0r
feada0c#809 - Readme clarification on localNotificationSchedule(), @brownmagik352
beedb16#816 - Fix title and message for Firebase, @Truebill
ccd9edc#806 - Fix pop initial for firebase, @Truebill
b61ce08#807 - Various readme typos, @elitree
a071458#802