Releases: xmppjs/xmpp.js
Releases · xmppjs/xmpp.js
v0.13.5
- Remove forgotten debug console.log by @CamilleDrapier in #1072
- Fix
@xmpp/debug
format by @sonnyp #1075
New Contributors
- @CamilleDrapier made their first contribution in #1072
Full Changelog: v0.13.4...v0.13.5
v0.13.2
What's Changed
- Add 'Getting help' section to readme by @guusdk in #943
- Dynamically create self-signed certificates by @sonnyp in #963
- stream-management: await the enable stanza by @moufmouf in #962
- Use getChildElements to fix bugs in SASL and XMPPError by @sonnyp in #966
- Prosody 0.12 by @sonnyp in #965
- Remove Hearme.app from "built-with" list by @erodactyl in #980
New Contributors
- @guusdk made their first contribution in #943
- @moufmouf made their first contribution in #962
- @erodactyl made their first contribution in #980
Full Changelog: v0.13.1...v0.13.2
v0.13.1
Security fixes
- Remove support for DNS TXT records #936 - thanks @moparisthebest
Fixes
- Fix jid escaping #932 - thanks @amzn-lanos
xmpp.js is now known to run on the Duktape JavaScript engine.