Skip to content

Releases: andrei-m-code/net-core-push-notifications

v5.0.1

31 Mar 02:40

Choose a tag to compare

Fix APN JWT signing on Windows Server/IIS

Extract EC private key from PKCS#8 envelope and use ImportECPrivateKey instead of ImportPkcs8PrivateKey to avoid CNG failure when "Load User Profile" is disabled.

v5.0.0

23 Mar 23:17

Choose a tag to compare

Add push trigger to CI workflow

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v4.4.0

03 Sep 16:53

Choose a tag to compare

Package upgrades

Release v4.3.0

24 Feb 18:19

Choose a tag to compare

  • Use Bouncycastle.Cryptography
  • Upgrade Identity package to use latest

v4.2.1

27 Sep 18:00

Choose a tag to compare

Version bump

v4.1.0

10 Mar 07:51

Choose a tag to compare

v4.1.0

  • Bugfixing issues with APNS response handling

v4.0.1

26 Feb 13:41

Choose a tag to compare

v4.0.1

  • Use .NET 7.0 as a target framework
  • Use System.Text.Json as a default serializer
  • [BREAKING CHANGE] Firebase Messaging uses HTTP v1 API
  • [BREAKING CHANGE] Different configuration is required because of the FCM HTTP v1

v4.0.0

25 Feb 11:22
ecca181

Choose a tag to compare

  • Use .NET 7.0 as a target framework
  • Use System.Text.Json as a default serializer
  • [BREAKING CHANGE] Firebase Messaging uses HTTP v1 API

v3.1.0

04 Jul 06:43

Choose a tag to compare

  • Memory optimizations
  • Ability to change FCM and APN base URL for testing purposes

v3.0.11

20 May 06:29

Choose a tag to compare

package versions updated