Changelog
[v0.13.0] 2024-12-14
Added
- Add
--anonymous
to support anonymous authentication (requires go-xmpp >= 0.2.8).
- Add
XEP-0480: SASL Upgrade Tasks
support (requires go-xmpp >= 0.2.8).
- Add support for
see-other-host
stream error (requires go-xmpp >= 0.2.8).
Changed
- Don't automatically try other auth mechanisms if FAST authentication fails.