Skip to content

Releases: mochidev/swift-webpush

Version 0.1.2

13 Dec 11:34
Compare
Choose a tag to compare

Overview

This release ads proper error types to check when decoding configurations or sending push messages, namely BadSubscriberError(), which needs to be checked to prevent push services from rate limiting and block-listing your server.

What's Changed

New Contributors

Full Changelog: 0.1.1...0.1.2

Version 0.1.1

12 Dec 19:18
Compare
Choose a tag to compare

Overview

This releases fixes an issue where push messages were never sent out as they immediately failed due to their timeouts being misconfigured.

What's Changed

New Contributors

  • @helje5 made their first contribution in #8

Full Changelog: 0.1.0...0.1.1

Version 0.1.0

12 Dec 11:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/mochidev/swift-webpush/commits/0.1.0