Skip to content

Release Note 1.4.1

Choose a tag to compare

@monnand monnand released this 02 Jul 20:41
· 365 commits to master since this release

24-Feb-2013

This version contains several bug fixes and a refactory of the main package.

ChangeLog:

  • improvement On (un)subscription, the log message now contains service and subscriber information. Fixed issue 2.
  • improvement On adding an APNS push service provider, uniqush-push will report error immediately if the given certificate or key files do not exist. Fixed issue 6.
  • bugfix Removed all code related memory pool. There is no dependency on memory pool any more. Fixed issue 7.
  • improvement Rewrote the code in main package. It is more clean, simple and less redundant. Fixed issue 5.