Skip to content

Releases: norkunas/onesignal-php-api

v1.14.0

26 Nov 13:34
5ebc2ca
Compare
Choose a tag to compare
  • Allow Symfony 5
  • Require at least PHP 7.1
  • Upgrade phpunit-bridge to simplify testing with different phpunit versions

v1.13.0

03 Sep 03:12
8a4e80b
Compare
Choose a tag to compare

Added new api endpoints:

  • Notifications history
  • Create Segments
  • Delete Segments

1.12.0

19 Jul 04:26
7a7515b
Compare
Choose a tag to compare

Upgraded dependencies to allow php-http/client-common:^2.0

1.11.0

13 Jul 17:42
Compare
Choose a tag to compare

Add missing option to AppResolver #119
Added segment_name and last_active_since parameters to CSV export #120

1.10.0

03 Mar 15:06
Compare
Choose a tag to compare

IOS group&collapse parameters [#115]

1.9.0

10 Jan 12:18
Compare
Choose a tag to compare

Add lost "android_gcm_sender_id" option [a2dd359]

1.8.0

10 Jan 04:53
Compare
Choose a tag to compare

Add missing external_user_id option to DeviceResolver #110

1.7.0

08 Jan 15:30
Compare
Choose a tag to compare

Added undocumented Notification parameter web_push_topic #109

v1.6.0

21 Dec 07:40
Compare
Choose a tag to compare

Add include_external_user_ids notification parameter #107

v1.5.0

17 Dec 17:12
Compare
Choose a tag to compare

Added support to delete device #105