1.114.0rc3

This commit is contained in:
Erik Johnston
2024-08-30 16:38:08 +01:00
parent da58e55a0b
commit d6125c583d
4 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
# Synapse 1.114.0rc3 (2024-08-30)
### Bugfixes
- Fix authenticated media responses using a wrong limit when following redirects over federation. ([\#17626](https://github.com/element-hq/synapse/issues/17626))
# Synapse 1.114.0rc2 (2024-08-30)
### Features