Releases: laravel-notification-channels/onesignal
Releases · laravel-notification-channels/onesignal
1.2.0 RC1
- Add targetting per Tags (#48)
- Implement Payload Factory (#50 @timacdonald )
Caution
This is an release candidate, it should work but it could produce errors. So be carefully.
1.1.1
1.1.0
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
- add compatiblity for Laravel 5.5