Skip to content
        Changes
        
- Fixed PushedNotification.toString when token is invalid (issue #219)
                —
                sypecom /
                detail
 - Fixed ArrayIndexOutOfBoundsException in PushedNotifications.prepareAdd (issue #169)
                —
                sypecom /
                detail
 - Updated 2.3 Beta 3 with latest revisions
                —
                sypecom /
                detail
 - Default keystore type can now be customized (issue #165)
                —
                sypecom /
                detail
 
- Added stopQueue feature (issue #168)
                —
                sypecom /
                detail
 
- Moving 2.3 to Beta 3
                —
                sypecom /
                detail
 - Certificate chain-related exceptions now include the cause exception (#179)
                —
                sypecom /
                detail
 - Fixed PushNotificationPayload(rawJSON) constructor to properly add aps object if missing (#154)
                —
                sypecom /
                detail
 - Added restart-connection-after-inactivity feature (#115)
                —
                sypecom /
                detail
 - Fixed memory leak (#120)
                —
                sypecom /
                detail
 - PushNotificationPayload will now properly throw JSONExceptions if an error occurs during JSON parsing (#207)
                —
                sypecom /
                detail
 - Update pom.xml following removal of BouncyCastle dependency as per issue #214
                —
                sypecom /
                detail
 - Removed BouncyCastle dependency as per issue #214
                —
                sypecom /
                detail
 - Code cleanup (#215)
                —
                sypecom /
                detail
 - Updates for payload max size (now 2048) and category
                —
                sypecom /
                detail
 - Fixed bug in auto-resend feature and added option to disable it if necessary (issue #187)
                —
                sypecom /
                detail
 - Made BouncyCastle library unsigned for compatibility with Google App Engine (issue #108)
                —
                sypecom /
                detail
 - Added socket timeout to FeedbackServiceManager as per issue #205
                —
                sypecom /
                detail