Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Releases: brozot/Laravel-FCM

Version 1.3.1

26 Nov 18:06
Compare
Choose a tag to compare

Release Notes

  • Fix the monolog issue with Laravel 6

Version 1.3.0

25 Nov 19:21
fe3c5b5
Compare
Choose a tag to compare

Add Laravel 6.0 support

Special thanks to kundancool / daniel-de-wit and shirkerohit for their contributions

Version 1.2.6

12 Aug 16:04
418dc96
Compare
Choose a tag to compare

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

28 Aug 19:24
Compare
Choose a tag to compare

Add Android channel notification support

 $notificationBuilder->setChannelId('notification_id');

Version 1.2.4

20 Apr 06:30
Compare
Choose a tag to compare

This version remove the obligation to make a php artisan vendor:publish command before to use the package

Version 1.2.3

05 Apr 17:25
Compare
Choose a tag to compare

Hot fix : Fix issue with GroupResponse logs

Version 1.2.2

28 Mar 06:28
Compare
Choose a tag to compare

Fix Issue with Topic Response and add mutable_content support for iOS

Version 1.2.1

08 Aug 19:45
Compare
Choose a tag to compare
Merge pull request #9 from gcphost/patch-1

Protected provide to Public provides

Version 1.2.0

31 Jul 10:38
Compare
Choose a tag to compare
v1.2.0

[Fix #8] fix mistake in downstream example

Version 1.1.0

31 Jul 10:38
Compare
Choose a tag to compare
v1.1.0

my version 1.1.0