Changelog
0.8.14 (2016-02-09)
Fixed bugs:
Token renewal does not seem to be working #203
clientId from token auth is ignored for presence #198
IE9 support #196
ably-js-browsers failing in mobile safari #164
Closed issues:
Proposal for new transport fallback behaviour #217
Investigate whether encoding is being set correctly on presence data #200
Merged pull requests:
enhance: Off removes all listeners for EventEmitter #227 (mattheworiordan)
test(realtime): Testing echoMessages=true and echoMessages=false #226 (alex-georgiou)
Safeguard Realtime Constructor #222 (CrowdHailer)
Issue205 auth token expires fails #221 (mattheworiordan)
Some proposed fixes for "Poor connection never attaches and reports connection to be connected #195" #218 (SimonWoolf)
Publish messages serially #215 (mattheworiordan)
Adding README instructions for pulling ably-common submodule #214 (alex-georgiou)
Token error update #209 (paddybyers)
Routable format of connectionKey now applies to all transports #207 (paddybyers)
Stop shimming async for requirejs #206 (SimonWoolf)
Force token rerequest if realtime indicates token problems #204 (SimonWoolf)
Fix presence data not getting encoded #201 (SimonWoolf)
Presence: get clientId from Auth, not options directly #199 (SimonWoolf)
Tweak xhr error handling #197 (SimonWoolf)
Changelog
0.8.13 (2016-01-08)
Fixed bugs:
Merged pull requests:
Changelog
0.8.11 (2015-12-18)
Fixed bugs:
Merged pull requests:
Remove presence leaveOnDisconnect test #185 (SimonWoolf)
Connectivity check fixes & tests #184 (SimonWoolf)
Changelog
0.8.10 (2015-12-17)
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
Fix comet connections not starting a recv after the connect req closes #181 (SimonWoolf)
Spec updates and miscellania #177 (SimonWoolf)
Changelog
0.8.1 (2015-06-30)
Implemented enhancements:
Fixed bugs:
Closed issues:
Connection state recovery is intermittent #48
Presence#enterClient errors if not supplied with a data param #47
No keyName specified #41
Merged pull requests:
Throw 411 error for unsupported data types #53 (SimonWoolf)
Make sure boolean data is encoded correctly #51 (SimonWoolf)
Allow data parameter to be optional for presence#enter and channell#subscribe (2) #50 (SimonWoolf)
Changelog