Synapse 1.111.0rc2 (2024-07-10)
Bugfixes
- Fix bug where using
synapse.app.media_repository
worker configuration would break the new media endpoints. (#17420)
Improved Documentation
- Document the new federation media worker endpoints in the upgrade notes and worker docs. (#17421)
Internal Changes
- Route authenticated federation media requests to media repository workers in Complement tests. (#17422)