Skip to content

Version 1.2.9 - 2016-10-25

Compare
Choose a tag to compare
@jcbrand jcbrand released this 25 Oct 20:18
· 319 commits to master since this release
v1.2.9
  • Allow supported/whitelisted SASL mechanisms to be passed in as option to Strophe.Connection constructor.
  • Add new matching option to Strophe.Handler, namely ignoreNamespaceFragment.
  • The matchBare matching option for Strophe.Handler has been renamed to
    matchBareFromJid. The old name will still work in this release but is
    deprecated and will be removed in a future release.
  • #114 Add an error handler for HTTP calls
  • #213 "XHR open failed." in BOSH in IE9
  • #214 Add function to move Strophe.Builder pointer back to the root node