All Notable changes to onesignal
will be documented in this file
- [Feature] Added targetting per Tags laravel-notification-channels#48
- [Refactor] Implement payload Factory laravel-notification-channels#50
- [Feature] Added return for response after sending the message laravel-notification-channels#46
- Min. PHP Version is now PHP 7.0 and tests were executed on php 7.2 laravel-notification-channels#44
- [Feature] Added possibility to send a Notification based on the User E-Mail laravel-notification-channels#40
- [Feature] Added method to set any parameter on the message laravel-notification-channels#23
- [Feature] Added method to set all image attachments at one laravel-notification-channels#42
- add compatiblity for Laravel 5.5
- initial release