Skip to content

Releases: laravel-notification-channels/webpush

9.0.0

10 Jul 15:28
9ed3797
Compare
Choose a tag to compare

Update web-push library to v9. #204

8.0.0

16 Mar 05:37
6e7a605
Compare
Choose a tag to compare
  • Added support for Laravel 11.

7.1.0

14 Mar 11:20
b31f7d8
Compare
Choose a tag to compare
  • Added support for Laravel 10.

7.0.0

29 Mar 16:37
ed40628
Compare
Choose a tag to compare
  • Upgrade web-push dependency #172.

6.0.0

26 Jan 15:48
5e2d572
Compare
Choose a tag to compare
  • Added support for Laravel 9.
  • Dropped support for Laravel < 8 and PHP < 8.

5.1.1

08 Jan 15:12
Compare
Choose a tag to compare
  • Fixed action without icon #130.

5.1.0

08 Jan 14:57
Compare
Choose a tag to compare
  • Added PHP 8.0 support #150.
  • Added NotificationSent and NotificationFailed events.
  • Removed Log::warning from ReportHandler.
  • Switched to GitHub actions.

5.0.3

19 Sep 02:27
0623c5a
Compare
Choose a tag to compare
  • Laravel 8.x Support

5.0.2

05 Mar 08:34
5cb4009
Compare
Choose a tag to compare
  • Laravel 7.0 compatibility

5.0.1

24 Jan 07:36
c15577e
Compare
Choose a tag to compare
  • Added the icon parameter to the action method.