diff --git a/CHANGELOG.md b/CHANGELOG.md index f2b037d..7cc2a7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1381,3 +1381,8 @@ * Fix detection of workflow failures in the release script. (#18211) * Add caching support to media endpoints. (#18235) +[1.108.1] +* Update synapse to 1.127.1 +* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.127.1) +* Fix CVE-2025-30355 / GHSA-v56r-hwv5-mxg6. High severity vulnerability affecting federation. The vulnerability has been exploited in the wild. + diff --git a/CloudronManifest.json b/CloudronManifest.json index 7b10b0b..62ec4ed 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG.md", "tagline": "Secure & decentralized communication", - "version": "1.108.0", + "version": "1.108.1", "upstreamVersion": "1.127.1", "healthCheckPath": "/", "httpPort": 8008,