Releases: redjanym/php-firebase-cloud-messaging
Releases · redjanym/php-firebase-cloud-messaging
v1.1.7
Add support for Image
Merge pull request #8 from amverdo/RFCM-IMAGE RFCM-IMAGE Added image for Notification
Add new Notification properties
This new properties are added to the Notification object:
- subtitle (iOS only)
- android_channel_id (Android only)
- content_available
- title_loc_key
- title_loc_args
- body_loc_key
- body_loc_args
This new properties are accessible via the respective setter methods
Minor upgrades on notification properties
Merge pull request #5 from redjanym/develop Add custom color for android devices
Add getter for Collapse Key
v1.1.3 Add getter for Collapse Key
Bug fixes
Small Fixes
Merge pull request #2 from redjanym/develop Fix "contentAvailable"
Add support for Multiple Devices Notifications
v1.1 Add SensioLabsInsight medal