Releases
0.8.0
pprkut
released this
20 Sep 09:27
General:
Drop MPNS platform support
Drop PAP platform support
Upgrade to Requests 2.x
Switch to SPDX license and copyright headers
Make repo REUSE compliant
Set minimum required PHP version to 8.1
Require phpunit 9.5.x
APNS:
Stop testing APNS setBadge()
with strings
Remove useless self-assignment in APNSPayload::set_priority()
JPush:
Add JpushBatchReport
for fetching JPush notification statuses
Remove fetching JPush report from JPush response
Set deferred status if JPush message_id does not exists
Change JPush report to fetch responses easier
Add PushNotificationDeferredResponseInterface
for JPush response
Add set_auth_token()
to JpushReport
Set deferred status at correct error response code
WNS:
Remove bogus references to WNSPriority
Throw exceptions instead of returning FALSE when fetching oauth token fails
Add method to configure an oauth token
You can’t perform that action at this time.