Skip to content

Releases: edamov/pushok

Add return types to jsonSerialize() to be compatible with JsonSerializable::jsonSerialize()

06 Jan 10:10
728157d
Compare
Choose a tag to compare
Merge pull request #159 from edamov/feature/support-ukraine

Add Support Ukraine banner

Fix composer php version

22 Sep 11:35
Compare
Choose a tag to compare
0.14.2

Update minimum php requirement

Add getDeviceToken method in response interface

22 Jun 13:22
1e87abb
Compare
Choose a tag to compare
0.14.1

Merge pull request #151 from gaowei-space/fix_apns_res_interface_func…

Add 'interruption-level' to Payload

28 Apr 13:22
2f97d27
Compare
Choose a tag to compare

Add support for the interruption-level key into the Payload object, allowing the sending of 'time-sensitive' and 'critical' push notifications. Also fix some PSR errors encountered when running composer check-style

Set array or json string as Alert

22 Mar 09:48
743397b
Compare
Choose a tag to compare
Merge pull request #131 from KoIIIeY/patch-1

Update Payload.php. Add ability to set array and json string as Alert

Dynamic CURL options

19 Jan 16:53
9078598
Compare
Choose a tag to compare
Merge pull request #110 from tobiasbambullis/fix/dynamic-curl-options

feat/dynamic curl options

PHP 8 Support

05 Jan 10:04
9d7d149
Compare
Choose a tag to compare
Merge pull request #120 from sicaboy/master

PHP 8 Support

Add Support For Critical Notification Sound

28 Oct 13:41
34e7f3c
Compare
Choose a tag to compare
Merge pull request #116 from lucadegasperi/master

Add Support For Critical Notification Sound

Added support for the url-args field of Safari notifications

28 Oct 13:35
26655b8
Compare
Choose a tag to compare
Safari notifications support (#115)

* Added support for the url-args field of Safari notifications.

Fix for CURLMOPT_MAX_HOST_CONNECTIONS

04 Jun 16:48
b69afbc
Compare
Choose a tag to compare
Merge pull request #107 from wyrmling/master

quick fix for CURLMOPT_MAX_HOST_CONNECTIONS