Skip to content

Releases: AlexLisenkov/laravel-web-push

Version 1.1.0

02 Dec 12:16
306f5d6
Compare
Choose a tag to compare
  • 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

31 Mar 07:04
dfc79d2
Compare
Choose a tag to compare

Bump symfony/http-foundation from 4.4.2 to 4.4.7

Version 1.0.1 release

19 Aug 14:07
5b8da27
Compare
Choose a tag to compare

Bugfix getAudience exception
Drop php 7.1 tests

Version 1 release

06 May 08:13
Compare
Choose a tag to compare

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

29 Apr 16:58
48c4c45
Compare
Choose a tag to compare
0.1.2

Split key by characters instead of bytes (#2)

Validation

10 Dec 07:23
0a2e777
Compare
Choose a tag to compare

Added validation on public and private keys

Initial development release

28 Nov 12:41
Compare
Choose a tag to compare
0.1.0

Update issue templates