Skip to content

v1.3.0

Choose a tag to compare

@fmelink fmelink released this 13 Mar 15:34
· 1 commit to main since this release
2a44d7c

Packages are avalable on NuGet:

PM> Install-Package LinkMobilityNE.PSWin.Client -Version 1.3.0
PM> Install-Package LinkMobilityNE.PSWin.Receiver -Version 1.3.0

Release notes:

  • Fixed an issue where the GatewayReceiver would reply to a MO/DR request with an incorrect response, causing the PSWin delivery service to believe the message had not been delivered.
  • GatewayClient now has a constructor that accepts an endpoint URL in addition to username and password.