This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
1.5.2 Release
This is a release of 1.5.2
Release Notes - AeroGear JavaScript - Version 1.5.2
Bug
- [AGJS-164] - SimplePush Notifier, subscribe does nothing with "callback"
- [AGJS-169] - SimplePush - no onConnect for Native
- [AGJS-200] - AeroGear.ajax - InvalidStateError
- [AGJS-206] - UPS client doesn't need double encoding
Enhancement
- [AGJS-205] - Prefixed name should be mozSetMessageHandler (instead of setMozMessageHandler)
- [AGJS-207] - Strip trailing slash in provided UPS URL
Feature Request
- [AGJS-139] - Add reference to mozSetMessageHandler in SimplePush lib
- [AGJS-208] - Fix notifier jsdoc for hostname/port and use simply host
- [AGJS-209] - Update MQTT-WS notifier adapter to use Eclipse Paho MQTT v1.0.0 JavaScript Client