Skip to content

Releases: laravel-notification-channels/onesignal

v2.5.0

01 Apr 04:14
9f85640
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.0...v2.5.0

2.5.0

21 Feb 21:35
13a7b7d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...2.5.0

v2.4.0

24 Jun 09:14
3319787
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

05 Jan 05:31
882d842
Compare
Choose a tag to compare
  • Add support for PHP 8

v2.2.0

29 Sep 08:00
f05d267
Compare
Choose a tag to compare
  • Add compatibility for Laravel 8

v2.1.0

05 Mar 09:16
494c928
Compare
Choose a tag to compare
  • Add compatibility for Laravel 7
  • Add testing on PHP 7.4

v2.0.0

17 Sep 14:18
5220ad2
Compare
Choose a tag to compare
  • Add compatibility for Laravel 6
  • Remove testing on old PHP versions (7.0,7.1) and test on 7.3
  • Update the underlying berkayk/onesignal-laravel Package to v1.0.1 (#60)
  • [Refactor] Switch to trait based class ordering (#58)
  • [Feature] Allow sending to multiple tags (#73)
  • [Feature] Allow sending with an empty subject (#56)
  • [Feature] Allow more customisation of the notification (#55 & #58)
  • [Feature] Add support for silent messages (#67)
  • [Feature] Add support for setting a template (#77)
  • [Feature] Allow sending to segments based on "included and excluded" (#72)
  • [Feature] Allow sending to external user IDs (#86)

v2.0.0-rc2

07 Feb 06:29
ae68e57
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release
  • Update the underlying berkayk/onesignal-laravel Package to v1.0.1 (#60)

v2.0.0-rc1

03 Jan 14:25
0c3013b
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release
  • [Refactor] Switch to trait based class ordering (#58)
  • [Feature] Allow sending to multiple tags (#73)
  • [Feature] Allow sending with an empty subject (#56)
  • [Feature] Allow more customisation of the notification (#55 & #58)
  • [Feature] Add support for silent messages (#67)
  • [Feature] Add support for setting a template (#77)
  • [Feature] Allow sending to segments based on "included and excluded" (#72)
  • [Feature] Allow sending to external user IDs (#86)

1.2.0

09 Mar 07:14
aaae22f
Compare
Choose a tag to compare