Uniqush-Push v2.1.0 Release Notes

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

    ๐Ÿ›  This release contains bugfixes, new APIs and improvements.

    ๐Ÿ”„ ChangeLog:

    • ๐Ÿ‘Œ improvement Add new APIs for listing the subscriptions of a subscriber and for listing the services exist.
    • ๐Ÿ›  bugfix Fix concurrency issues in ADM, APNS. Change the APNS implementation from a buggy connection pool to a reliable worker pool.
    • ๐Ÿ›  bugfix Fix a bug which would lead to an infinite loop in rare circumstances.
    • ๐Ÿ‘Œ improvement Remove Go's default HTML escaping of JSON payloads, for APNS. The APNS servers now render payloads with characters such as '"' properly.
    • ๐Ÿ‘Œ improvement Add more details to error messages.
    • ๐Ÿ‘Œ improvement Add enough buffer space for potential 100-byte APNS device tokens.