Releases: fitomad/apns-dotnet
Releases · fitomad/apns-dotnet
1.0.4
03 Dec 15:26
Compare
Sorry, something went wrong.
No results found
This PR fixes a bug where all the dependency injection would be done, but then go unused.
Contributor
@IsaMorphic
1.0.3
30 Nov 09:50
Compare
Sorry, something went wrong.
No results found
Enhancements
JWT tokens now refresh following the Apple recommendation
Code
Migrate sln file to the new slnx file format
1.0.2
14 Nov 09:18
Compare
Sorry, something went wrong.
No results found
Issues
This release contains fixes for the following issues
The apns-unique-id HTTP header now it's non mandatory when working on APNS PRODUCTION environment
The APNSClient is now reusable in the same DI scope
Changes
A GitHub Action workflow added as CI pipeline
Working on adapt unit testing to CI environment. Currently only s subset runs on CI
Contributors
Thanks to @IsaMorphic
1.0.1
18 Apr 10:18
Compare
Sorry, something went wrong.
No results found
Just a fix in package name at README.md nuget installation section
1.0.0
18 Apr 10:07
Compare
Sorry, something went wrong.
No results found
First version of the Apns package.