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
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Synapse 1.140.0rc1 (2025-10-10)
1
+
# Synapse 1.140.0 (2025-10-14)
2
2
3
3
## Compatibility notice for users of `synapse-s3-storage-provider`
4
4
@@ -9,6 +9,14 @@ module must upgrade to
9
9
Using older versions of the module with this release of Synapse will prevent
10
10
users from being able to upload or download media.
11
11
12
+
13
+
No significant changes since 1.140.0rc1.
14
+
15
+
16
+
17
+
18
+
# Synapse 1.140.0rc1 (2025-10-10)
19
+
12
20
## Features
13
21
14
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