commit 9ce6ec6b87bd65bd911a8a69550b6ea8405b41b1
Author: selfhoster1312 <selfhoster1312@kl.netlib.re>
Date: Thu Dec 11 22:49:22 2025 +0000
diff --git a/changelog.md b/changelog.md
index 52e9f55..cf20080 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3410 +3412 @@
- matrix
- attachments received from matrix are working again, with authenticated media (MSC3916) implemented ([#61](https://github.com/matterbridge-org/matterbridge/pull/61))
- image attachments are now send as images with more metadata ([#61](https://github.com/matterbridge-org/matterbridge/pull/61))
+- xmpp
+ - various upstream go-xmpp changes fix connection on SASL2 with PLAIN auth
## Upstream
-- xmpp: go-xmpp updated to xmppo/go-xmpp v0.2.18
+- xmpp: go-xmpp updated to xmppo/go-xmpp v0.3.1
- whatsappmulti: whatsmeow updated to v20251116104239 ([#13](https://github.com/matterbridge-org/matterbridge/pull/13), thanks @alvindimas05)
## Minor changes