- 08 Jun, 2022 7 commits
-
-
semantic-release-bot authored
# [1.6.0](v1.5.0...v1.6.0) (2022-06-08) ### Bug Fixes * Improved null checking. ([bdeb3fb7](bdeb3fb7)) ### Features * Add support for isContentAvailable, interruptionLevel and relevanceScore fields for a notification. ([348ba4f7](348ba4f7))
-
Zandor Smith authored
-
Zandor Smith authored
feat: Add support for isContentAvailable, interruptionLevel and relevanceScore fields for a notification.
-
Zandor Smith authored
-
semantic-release-bot authored
# [1.5.0](v1.4.1...v1.5.0) (2022-06-08) ### Features * Support php-jwt version 6.0 or higher. ([774c02b7](774c02b7))
-
Zandor Smith authored
-
Zandor Smith authored
-
- 12 Apr, 2022 6 commits
-
-
semantic-release-bot authored
## [1.4.1](v1.4.0...v1.4.1) (2022-04-12) ### Bug Fixes * Fix CHANGELOG contents. ([f3102ab2](f3102ab2))
-
Zandor Smith authored
-
semantic-release-bot authored
# [1.4.0](v1.3.3...v1.4.0) (2022-04-12) ### Bug Fixes * Fix semantic-release package name for composer. ([af271308](af271308)) ### Features * Implement automated release using semantic-release. ([172acc56](172acc56))
-
semantic-release-bot authored
# 1.0.0 (2022-04-12) ### Bug Fixes * Fix semantic-release package name for composer. ([af271308](af271308)) ### Features * Implement automated release using semantic-release. ([172acc56](172acc56))
-
Zandor Smith authored
-
Zandor Smith authored
-
- 10 Feb, 2021 3 commits
-
-
Zandor Smith authored
This gives a great performance boost; - Sending 10 notifications before; ~6 seconds. - Sending 10 notifications after; ~2 seconds. This also requires reusing the same authentication token for each notification or else APNs will throw the TooManyProviderTokenUpdates error.
-
Zandor Smith authored
-
Zandor Smith authored
-
- 09 Feb, 2021 7 commits
-
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
Introduces new APNSDeviceTokenInactive exception that can be acted upon to remove the device token from the database.
-
Zandor Smith authored
-
Zandor Smith authored
-
- 08 Feb, 2021 4 commits
-
-
Zandor Smith authored
-
Zandor Smith authored
Oops...
-
Zandor Smith authored
-
Zandor Smith authored
-
- 28 Dec, 2019 2 commits
-
-
Zandor Smith authored
-
Zandor Smith authored
-
- 29 Sep, 2019 1 commit
-
-
Zandor Smith authored
`apns-push-type` will be `alert` if the body of the notification is set, otherwise it will be `background`.
-
- 09 Aug, 2019 4 commits
-
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-
- 07 Aug, 2019 6 commits
-
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-