Uniqush-Push v2.0.0 Release Notes

Release Date: 2016-03-09 // about 8 years ago
  • 2016-Mar-08

    ๐Ÿš€ This release contains a change to the response format, as well as bug fixes and improvements.

    ๐Ÿ”„ ChangeLog:

    • ๐Ÿ‘Œ improvement Changed the response format of most APIs from logs to JSON.
      ๐Ÿ“œ This allows clients to reliably parse results and errors from the API response.
      ๐Ÿ“œ This will break clients that parse the old format
    • ๐Ÿ‘Œ improvement Allow 2048 byte APNS payloads
    • ๐Ÿ›  bugfix Fix various memory leaks.
    • ๐Ÿ›  bugfix Fix bugs in closing connections.
    • โœ‚ Remove support for C2DM, which was shut down by Google on October 2015.