Version 1.2.0 - 2015-02-21
Release made by @Gordin
- Add bower package manager support.
- Add commandline testing support via qunit-phantomjs-runner
- Add integrated testing via TravisCI.
- Fix Websocket connections now use the current XMPP-over-WebSockets RFC
- #25 Item-not-found-error caused by long term request.
- #29 Add support for the Asynchronous Module Definition (AMD) and require.js
- #30 Base64 encoding problem in some older browsers.
- #45 Move xhlr plugin to strophejs-plugins repo.
- #60 Fixed deletion of handlers in websocket connections
- #62 Add
xmlunescape
method. - #67 Use correct Content-Type in BOSH
- #70
_onDisconnectTimeout
never tiggers because maxRetries is undefined. - #71 switched to case sensitive handling of XML elements
- #73
getElementsByTagName
problem with namespaced elements. - #76 respect "Invalid SID" message
- #79 connect.pause work correctly again
- #90 The queue data was not reset in .reset() method.
- #92 Bugfix. Abort all pending requests in disconnect(), even if the connection was made yet.
- #104 Websocket connections with MongooseIM work now