Releases: swift-server-community/APNSwift
Releases · swift-server-community/APNSwift
5.0.0-beta.3
What's Changed
- Add support for dismissal-date to live activity notification by @mark-urbanthings in #167
- Change dismissalDate to use new type by @kylebrowning in #168
New Contributors
- @mark-urbanthings made their first contribution in #167
Full Changelog: 5.0.0-beta.2...5.0.0-beta.3
5.0.0-beta.2
What's Changed
- Use our lock to make token manager thread safe by @kylebrowning in #154
- Hide Base64 by @kylebrowning in #159
- Add's docc document by @kylebrowning in #160
- Fixed typo in filename by @TimAEllis in #163
- iOS 16.1 Live Activity support added by @kylebrowning in #164
Full Changelog: 5.0.0-alpha.5...5.0.0-beta.2
5.0.0-beta.1
What's Changed
- Add complication push type by @LukasCZ in #128
- Convert to Async Await, Add configurable environments, remove deprecated code by @kylebrowning in #130
- Cleanup logger usage, rename APNSwiftClient and use custom httpclient by @kylebrowning in #132
- Update swift.yml by @kylebrowning in #134
- Add proxy config, cleanup enums by @kylebrowning in #137
- Add scheme to fix iOS build by @finestructure in #139
- Change AuthenticationManager to class with lock by @FranzBusch in #142
- Refactor configuration and client by @FranzBusch in #143
- Add semantic safe API for alert notifications by @FranzBusch in #144
- Add semantic safe API for background notifications by @FranzBusch in #146
- Add semantic safe API for VoIP notifications by @FranzBusch in #148
- Add semantic safe API for location notifications by @FranzBusch in #147
- Add semantic safe API for FileProvider notifications by @FranzBusch in #149
- Add semantic safe API for Complication notifications by @FranzBusch in #150
- Update the readme and provide example Project by @kylebrowning in #151
New Contributors
- @LukasCZ made their first contribution in #128
- @finestructure made their first contribution in #139
- @FranzBusch made their first contribution in #142
Full Changelog: 4.0.0...5.0.0-beta.1
5.0.0-alpha.5
Major update
While the API's have definitely changed, they are in a much better place!
What's Changed
- Add complication push type by @LukasCZ in #128
- Convert to Async Await, Add configurable environments, remove deprecated code by @kylebrowning in #130
- Cleanup logger usage, rename APNSwiftClient and use custom httpclient by @kylebrowning in #132
- Update swift.yml by @kylebrowning in #134
- Add proxy config, cleanup enums by @kylebrowning in #137
- Add scheme to fix iOS build by @finestructure in #139
- Change AuthenticationManager to class with lock by @FranzBusch in #142
- Refactor configuration and client by @FranzBusch in #143
- Add semantic safe API for alert notifications by @FranzBusch in #144
- Add semantic safe API for background notifications by @FranzBusch in #146
- Add semantic safe API for VoIP notifications by @FranzBusch in #148
- Add semantic safe API for location notifications by @FranzBusch in #147
- Add semantic safe API for FileProvider notifications by @FranzBusch in #149
- Add semantic safe API for Complication notifications by @FranzBusch in #150
- Update the readme and provide example Project by @kylebrowning in #151
New Contributors
- @LukasCZ made their first contribution in #128
- @finestructure made their first contribution in #139
- @FranzBusch made their first contribution in #142
Full Changelog: 4.0.0...5.0.0-alpha.5
5.0.0-alpha.4
What's Changed
- Add complication push type by @LukasCZ in #128
- Convert to Async Await, Add configurable environments, remove deprecated code by @kylebrowning in #130
- Cleanup logger usage, rename APNSwiftClient and use custom httpclient by @kylebrowning in #132
- Update swift.yml by @kylebrowning in #134
- Add proxy config, cleanup enums by @kylebrowning in #137
New Contributors
Full Changelog: 4.0.0...5.0.0-alpha.4
5.0.0-alpha.3
What's Changed
- Add complication push type by @LukasCZ in #128
- Convert to Async Await, Add configurable environments, remove deprecated code by @kylebrowning in #130
- Cleanup logger usage, rename APNSwiftClient and use custom httpclient by @kylebrowning in #132
- Update swift.yml by @kylebrowning in #134
New Contributors
Full Changelog: 4.0.0...5.0.0-alpha.3
5.0.0-alpha.2
What's Changed
- Add complication push type by @LukasCZ in #128
- Convert to Async Await, Add configurable environments, remove deprecated code by @kylebrowning in #130
- Cleanup logger usage, rename APNSwiftClient and use custom httpclient by @kylebrowning in #132
New Contributors
Full Changelog: 4.0.0...5.0.0-alpha.2
Async/Await - AsyncHTTPClient
What's Changed
- Add complication push type by @LukasCZ in #128
- Convert to Async Await, Add configurable environments, remove deprecated code by @kylebrowning in #130
New Contributors
Full Changelog: 4.0.0...5.0.0-alpha.1
4.0.0
What's Changed
- iOS Support by @JunyuKuang in #122
- [feat] Mark content boolean properties in init as optional by @TimAEllis in #124
- Add possibility to not log by @code28 in #117
New Contributors
- @JunyuKuang made their first contribution in #122
- @TimAEllis made their first contribution in #124
- @code28 made their first contribution in #117
Full Changelog: 3.2.0...4.0.0