Releases: laravel-notification-channels/webpush
Releases · laravel-notification-channels/webpush
10.4.0
What's Changed
- chore: use minishlink/web-push v10: the only breaking change in v10 was dropping support for PHP 8.1 which was already dropped for this package.
Full Changelog: 10.3.0...10.4.0
10.3.0
What's Changed
- feat: add Declarative Web Push message support by @wapacro in #216
- fix: prevent same migration for being created twice
- fix: fixed idx name for subscribable
- test: run tests for php 8.5
New Contributors
Full Changelog: 10.2.0...10.3.0
10.2.0
- Remove Google Cloud Messaging (GCM) configuration. This service does not exist anymore and web-push-php doesn't have support for it's successor (Firebase Cloud Messaging) either, so this isn't a breaking change.
10.1.0
10.0.0
9.0.0
8.0.0
- Added support for Laravel 11.
7.1.0
- Added support for Laravel 10.
7.0.0
6.0.0
- Added support for Laravel 9.
- Dropped support for Laravel < 8 and PHP < 8.