Skip to content

Releases: web-push-libs/web-push-php

0.2.2

20 Feb 10:29
Compare
Choose a tag to compare

The TTL header is now included in every HTTP requests, the default duration being 4 weeks. See more info on the README.

0.2.1

04 Dec 12:47
Compare
Choose a tag to compare

Fix flush.

0.2.0

03 Dec 17:53
Compare
Choose a tag to compare

The API has changed for a better developper experience. You now queue the notifications and flush when you want to send them. See README.

0.1.0

27 Nov 22:26
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
  • works with Chrome
  • currently not tested on Firefox without payload
  • see branch payload for support of payload (in dev)