Release Note 1.4.1
24-Feb-2013
This version contains several bug fixes and a refactoring of the main package.
Download:
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. The dependency on the memory pool was removed. Fixed issue 7.
- improvement Rewrote the code in main package. It is more clean, simple and less redundant. Fixed issue 5.