Releases: web-push-libs/web-push-php
Releases · web-push-libs/web-push-php
v6.0.4
- Methods are now protected so that users can customize more easily the client (thx @Kingdutch) (see here for ReactPHP example)
v6.0.3
v6.0.2
v6.0.1
- Support Guzzle 7 (and thus Laravel 8) (thx @martijnb92!) : a specific PR to decouplate web-push-php from Guzzle and use psr/http-client is most welcome 🙏🏻
- Hotfix for encryption (thx @Spomky!)
v6.0.0
v5.2.5
v5.2.4
- Encode VAPID key in URL-safe base64 (thx @vockalimo!)
v5.2.3
v5.2.2
- Don't include VAPID headers if there are no content encoding in the subscription
v5.2.1
- FCM now supports AES128GCM on
fcm/send
endpoints, so the endpoint is no longer replaced withwp