Releases: AlexLisenkov/laravel-web-push
Releases · AlexLisenkov/laravel-web-push
Version 1.1.0
- Support and test php 8
- Upgraded dependencies for laravel 8
- Dropped PHP 7.1 and 7.2 support
- Added GitHub Actions
Version 1.0.2
Bump symfony/http-foundation from 4.4.2 to 4.4.7
Version 1.0.1 release
Bugfix getAudience exception
Drop php 7.1 tests
Version 1 release
Implemented all options to PushNotification
Split web push payload options and title
PushMessage is no longer abstract
Finalized first release
Fixed bug for web-token 1.3
0.1.2 Split key by characters instead of bytes (#2)
Validation
Added validation on public and private keys
Initial development release
0.1.0 Update issue templates