Releases: swissmanu/harmonyhubjs-client
Releases · swissmanu/harmonyhubjs-client
v1.1.11
1.1.11 (2018-12-06)
Bug Fixes
v1.1.10
<a name"1.1.10">
1.1.10 (2016-10-25)
Bug Fixes
- node-xmpp: Stick to version 3.0.0 (f6e165eb)
v1.1.9
<a name"1.1.9">
1.1.9 (2016-09-30)
Bug Fixes
v1.1.8
<a name"1.1.8">
1.1.8 (2015-12-31)
Bug Fixes
- ltx: Make node-xmpp-* use custmoized version of ltx (1d65ba75)
v1.1.7
<a name"1.1.7">
1.1.7 (2015-12-28)
Bug Fixes
- xmpp: Use customized version of ltx to parse CDATA in XMPP stanza (b77cabea)
More Robust startActivity Detection
- #9 introduced a more robust detection if an activity was started or not. it leverages the
stateDigest
event to improve reliability. thanks @Pmant for the contribution.
Event Emitter
- Introduction of emitted
stateDigest
- Initial version of an extend protocol guide