Xmpp.js Versions Save

XMPP for JavaScript

v0.8.0

4 years ago

New features:

Fixes:

v0.7.4

4 years ago

v0.7.3

5 years ago

v0.7.2

5 years ago
  • Correct fakeIncomingSet API #665

v0.7.1

5 years ago
  • Add fakeIncomingSet to test framework #640
  • iq: do not consider iq with direct text children to be invalid

v0.7.0

5 years ago

Breaking changes

  • connection: remove lang and domain properties #632
  • sasl: use ANONYMOUS if no username and password are provided #633

v0.6.2

5 years ago

v0.6.1

5 years ago

v0.6.0

5 years ago

Breaking changes

Fixes

Meta

  • Upgraded dependencies
  • Updated eslint config
  • Better documentation for @xmpp/client and @xmpp/component

v0.5.2

5 years ago
  • starttls: Fix ERR_TLS_CERT_ALTNAME_INVALID #579