Skip to content

Releases: papertank/origami-push

4.5.0

01 Jun 12:41
Compare
Choose a tag to compare

Added Laravel 11.x support

4.4.0

23 Nov 11:43
Compare
Choose a tag to compare
  • Added data to FCM notification type.

4.3.0

16 Feb 15:25
Compare
Choose a tag to compare

Added Laravel 10.x support.

4.2.0

13 May 14:16
Compare
Choose a tag to compare

Support for Laravel 9.x

4.1.1

03 Jun 11:41
Compare
Choose a tag to compare
  • Fixed issue with PushChannel notifiable / getDevices single device.

4.1.0

29 Apr 17:01
Compare
Choose a tag to compare
  • Added new Apns\ClientFactory to fetch / set cached Pushok\Client
  • Updated Apns driver to use new ClientFactory (fixes APNS ExpiredProviderToken errors using queue).

4.0.0

30 Mar 16:57
da09e6a
Compare
Choose a tag to compare
  • Breaking change that updates the config and drivers for apns and fcm.
  • Includes edamov/pushok for APNs.
  • Updated config.
  • Deprecated methods in Origami\Push\PushNotification

3.0.0

13 Sep 18:33
Compare
Choose a tag to compare

Added Laravel 8.0 support.

Now requires Laravel 6.0 and newer. (Drops 5.8 and older)

2.1.0

09 Oct 14:42
Compare
Choose a tag to compare

Laravel 6 compatibility

2.0.6

30 Apr 11:40
Compare
Choose a tag to compare

Added laravel package discover