This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Releases: brozot/Laravel-FCM
Releases · brozot/Laravel-FCM
Version 1.3.1
Version 1.3.0
Add Laravel 6.0 support
Special thanks to kundancool / daniel-de-wit and shirkerohit for their contributions
Version 1.2.6
Release Notes
- Fix typo for the InvalidOptionsException triggered when the delay is too small or too big
- The visibility of the method
\LaravelFCM\Sender\FCMSender::post
is now protected - Auto-Discovery feature has been added for Laravel projects > 5.5
- SetBadge(0) with is not filtered anymore (allow to reset the badges)
Version 1.2.5
Add Android channel notification support
$notificationBuilder->setChannelId('notification_id');
Version 1.2.4
This version remove the obligation to make a php artisan vendor:publish command before to use the package
Version 1.2.3
Hot fix : Fix issue with GroupResponse logs
Version 1.2.2
Fix Issue with Topic Response and add mutable_content support for iOS
Version 1.2.1
Merge pull request #9 from gcphost/patch-1 Protected provide to Public provides
Version 1.2.0
v1.2.0 [Fix #8] fix mistake in downstream example
Version 1.1.0
v1.1.0 my version 1.1.0