Changelog
[v0.8.1] 2024-01-16
Added
- Add support for
tls-server-end-point
channel binding (via go-xmpp commit 3f0cbac30767faa562ad198ee69f36055f5924bc).
- Add experimental support for SOCKS5 proxies using the
HTTP_PROXY
environment variable (requires go-xmpp commit 685570cbd85c31ea3b426bea34dd4af404aac8cf).
Changed
- http-upload: Improved error handling.