Skip to content

Releases: Redth/PushSharp

4.0.10

11 Apr 13:40

Choose a tag to compare

Ignore the Tag property from GcmNotification serialization

Fixes #678

4.0.4

24 Mar 23:25

Choose a tag to compare

  • Updated AssemblyInfo.cs versions to follow actual release version

4.0.0.0

19 Mar 14:22

Choose a tag to compare

  • Improved Exception consistency across platforms and brokers (most exceptions inherit from NotificationException now)
  • Breaking Change: GcmNotificationException replaces GcmConnectionException and now inherits from NotificationException

3.0.1.15

09 Mar 14:27

Choose a tag to compare

  • Assembly Signing is back, against my wishes
  • Improved APNS certificate validation (old style certificates allowed)
  • Added ability to bypass APNS certificate validation
  • Fixed Issue with GCM To field being used instead of RegistrationIds
  • WNS - Several bug fixes around Access Tokens and thread safety
  • Allow broker scale to be changed before starting it