Skip to content

Releases: Redth/PushSharp

4.0.10

Choose a tag to compare

@Redth Redth released this 11 Apr 13:40
Ignore the Tag property from GcmNotification serialization

Fixes #678

4.0.4

Choose a tag to compare

@Redth Redth released this 24 Mar 23:25
  • Updated AssemblyInfo.cs versions to follow actual release version

4.0.0.0

Choose a tag to compare

@Redth Redth released this 19 Mar 14:22
  • 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

Choose a tag to compare

@Redth Redth released this 09 Mar 14:27
  • 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