mirror of
https://github.com/element-hq/synapse.git
synced 2026-01-16 23:00:43 +00:00
Move storage provider compatibility notice to the top of the changelog
This commit is contained in:
parent
ecc90593cb
commit
b8f6ad2736
1 changed files with 8 additions and 7 deletions
15
CHANGES.md
15
CHANGES.md
|
|
@ -1,12 +1,5 @@
|
|||
# Synapse 1.140.0 (2025-10-14)
|
||||
|
||||
No significant changes since 1.140.0rc1.
|
||||
|
||||
|
||||
|
||||
|
||||
# Synapse 1.140.0rc1 (2025-10-10)
|
||||
|
||||
## Compatibility notice for users of `synapse-s3-storage-provider`
|
||||
|
||||
Deployments that make use of the
|
||||
|
|
@ -16,6 +9,14 @@ module must upgrade to
|
|||
Using older versions of the module with this release of Synapse will prevent
|
||||
users from being able to upload or download media.
|
||||
|
||||
|
||||
No significant changes since 1.140.0rc1.
|
||||
|
||||
|
||||
|
||||
|
||||
# Synapse 1.140.0rc1 (2025-10-10)
|
||||
|
||||
## Features
|
||||
|
||||
- Add [a new Media Query by ID Admin API](https://element-hq.github.io/synapse/v1.140/admin_api/media_admin_api.html#query-a-piece-of-media-by-id) that allows server admins to query and investigate the metadata of local or cached remote media via
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue