Skip to content

v2.0.0

Compare
Choose a tag to compare
@LKaemmerling LKaemmerling released this 17 Sep 14:18
· 16 commits to master since this release
5220ad2
  • 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)