Skip to content

Releases: berkayk/laravel-onesignal

v2.4.1

05 Feb 09:21
7ad1254
Compare
Choose a tag to compare

What's Changed

  • fix: reorder client parameters for singleton by @throcha3 in #199

Full Changelog: v2.4...v2.4.1

v2.4

03 Feb 08:53
b9cd06c
Compare
Choose a tag to compare

What's Changed

  • Get API URL from env or pass it as optional parameter in client constructor by @throcha3 in #198

New Contributors

Full Changelog: v2.3...v2.4

v2.3

14 Jan 12:24
ce1c399
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2...v2.3

v2.2

27 Dec 14:29
0fa625a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1...v2.2

Laravel 11.x Compatibility

26 Mar 12:15
292973c
Compare
Choose a tag to compare

Laravel 11.x Compatibility

Bug fixes.

09 Feb 15:52
2eeca4d
Compare
Choose a tag to compare
Merge pull request #183 from LazarDudic/master

sendNotificationCustom is checking empty('include_external_user_ids')

Laravel 10 Compatibility Version Fix for Packagist

07 Mar 20:10
e37aaf4
Compare
Choose a tag to compare
Merge pull request #176 from laravel-shift/l10-compatibility

Laravel 10.x Compatibility

Laravel 10 Compatibility Version Fix for Packagist

07 Mar 20:09
e37aaf4
Compare
Choose a tag to compare
Merge pull request #176 from laravel-shift/l10-compatibility

Laravel 10.x Compatibility

Laravel 10 Compatibility

21 Feb 08:06
e37aaf4
Compare
Choose a tag to compare
Merge pull request #176 from laravel-shift/l10-compatibility

Laravel 10.x Compatibility

include_external_user_ids

29 Mar 10:11
4b3bc2f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.0.10