Releases: berkayk/laravel-onesignal
Releases · berkayk/laravel-onesignal
include_external_user_ids
What's Changed
- Ignore included_segments if include_external_user_ids is filled by @samuelcecilio in #163
- Add option to control timeout of the Guzzle Client by @tomaszmrozinski in #154
New Contributors
- @samuelcecilio made their first contribution in #163
- @tomaszmrozinski made their first contribution in #154
Full Changelog: v1.0.9...v1.0.10
Laravel 9 Support
Laravel 9 support added.
Updated docs
Merge pull request #140 from stephenjude/master Allow use of dotenv variables in the package config file
Laravel 8 Support
v1.0.6 Fixed Laravel 8 support.
Improved Laravel 7 Compatibility
Merge pull request #128 from pedro-santiago/master Improves compatibility with Laravel 7
Laravel 7 Support
v1.0.4 Update README.md
Laravel 6 Support
Merge pull request #113 from JayBizzle/patch-1 Allow Laravel 6
v1.0.2
Alias and new functionality added.
Merge pull request #82 from ckin-it/master Adding new API methods
v1.0.0: Merge pull request #81 from zzeebbii/master
Added a method to cancel the scheduled OneSignal notifications