Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

1.5.2 Release

Compare
Choose a tag to compare
@lholmquist lholmquist released this 21 Aug 17:25
· 48 commits to master since this 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

Task

  • [AGJS-52] - Sync SimplePush with Mozilla spec
  • [AGJS-203] - SImplePush - Notifications should include the pushEndpoint