Skip to content

Releases: laravel-notification-channels/onesignal

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

1.2.0 RC1

01 Mar 09:44
Compare
Choose a tag to compare
1.2.0 RC1 Pre-release
Pre-release

Caution
This is an release candidate, it should work but it could produce errors. So be carefully.

1.1.1

09 Feb 17:51
58ebf2c
Compare
Choose a tag to compare

Added return for response after sending the message

1.1.0

08 Jan 08:29
dc1ae9b
Compare
Choose a tag to compare

The first release from the new Maintainers @Lloople and @LKDevelopment.

Thanks to @freekmurze and @mpociot for the previous maintaining.

  • Min. PHP Version is now PHP 7.0 and tests were executed on php 7.2 #44
  • [Feature] Added possibility to send a Notification based on the User E-Mail #40
  • [Feature] Added method to set any parameter on the message #23
  • [Feature] Added method to set all image attachments at one #42

Special thanks to @toughdeveloper, @AshPowell and @olriko for contributing to this version (with Pull-Requests or Issues).

1.0.2

03 Jan 09:34
a721d11
Compare
Choose a tag to compare
  • add compatiblity for Laravel 5.5

1.0.1

02 Feb 06:23
Compare
Choose a tag to compare

Add Laravel 5.4 support

1.0.0

23 Aug 21:57
Compare
Choose a tag to compare

Initial release