Skip to content

7.0.0

Latest

Choose a tag to compare

@kylebrowning kylebrowning released this 19 Jul 15:26
b22d30a

What's Changed

  • Fix payload encoding for VoIP, PushToTalk, Complication, FileProvider, and Location notifications by @kylebrowning in #245
  • Validate requests in APNSTestServer and fix JWT claim encoding by @kylebrowning in #246
  • Return typed APNSError for undecodable error bodies and add broadcast error reasons by @kylebrowning in #253
  • Add broadcast push send support by @kylebrowning in #254
  • Bring APNSURLSessionClient to parity: honor injected clock, session injection, user-agent by @kylebrowning in #251
  • Add controls push type, priority 1, filter-criteria, and Live Activity iOS 18 support by @kylebrowning in #252
  • Expand test coverage and remove low-value tests by @kylebrowning in #255
  • Remove dead code, unused dependencies, and stale docs by @kylebrowning in #256

Full Changelog: 6.6.0...7.0.0