-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Releases: Redth/PushSharp
Releases · Redth/PushSharp
4.0.10
4.0.4
- Updated AssemblyInfo.cs versions to follow actual release version
Assets 3
4.0.0.0
- Improved Exception consistency across platforms and brokers (most exceptions inherit from
NotificationExceptionnow) - Breaking Change:
GcmNotificationExceptionreplacesGcmConnectionExceptionand now inherits fromNotificationException
Assets 3
3.0.1.15
- 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