You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,5 @@
1
1
# Synapse 1.140.0 (2025-10-14)
2
2
3
-
No significant changes since 1.140.0rc1.
4
-
5
-
6
-
7
-
8
-
# Synapse 1.140.0rc1 (2025-10-10)
9
-
10
3
## Compatibility notice for users of `synapse-s3-storage-provider`
11
4
12
5
Deployments that make use of the
@@ -16,6 +9,14 @@ module must upgrade to
16
9
Using older versions of the module with this release of Synapse will prevent
17
10
users from being able to upload or download media.
18
11
12
+
13
+
No significant changes since 1.140.0rc1.
14
+
15
+
16
+
17
+
18
+
# Synapse 1.140.0rc1 (2025-10-10)
19
+
19
20
## Features
20
21
21
22
- 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
0 commit comments