Skip to content

Release 1.3.4 - 2019-08-08

Compare
Choose a tag to compare
@jcbrand jcbrand released this 08 Aug 08:34
· 175 commits to master since this release
v1.3.4
  • Replace webpack with rollup
  • TypeError: this._changeConnectStatus is not a function
  • Bugfix. Remove handlers on closed socket
  • Add new Strophe.Connection option explicitResourceBinding.
    If is set to true the XMPP client needs to explicitly
    call Strophe.Connection.prototype.bind once the XMPP
    server has advertised the "urn:ietf:params:xml:ns:xmpp-bind" feature.