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-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,5 @@
1
1
# Synapse 1.96.1 (2023-11-17)
2
2
3
-
This minor release was needed only because of CI-related trouble on [v1.96.0](https://github.com/matrix-org/synapse/releases/tag/v1.96.0), which was never released.
4
-
5
-
### Internal Changes
6
-
7
-
- Fix building of wheels in CI. ([\#16653](https://github.com/matrix-org/synapse/issues/16653))
8
-
9
-
# Synapse 1.96.0 (2023-11-16)
10
-
11
3
Synapse will soon be getting forked by Element under an AGPLv3.0 licence (with
12
4
CLA, for proprietary dual licensing). You can read more about this here:
13
5
@@ -17,6 +9,14 @@ CLA, for proprietary dual licensing). You can read more about this here:
17
9
Any changes needed by server administrators will be communicated via our usual
18
10
announcements channels, but we are striving to make this as seamless as possible.
19
11
12
+
This minor release was needed only because of CI-related trouble on [v1.96.0](https://github.com/matrix-org/synapse/releases/tag/v1.96.0), which was never released.
13
+
14
+
### Internal Changes
15
+
16
+
- Fix building of wheels in CI. ([\#16653](https://github.com/matrix-org/synapse/issues/16653))
17
+
18
+
# Synapse 1.96.0 (2023-11-16)
19
+
20
20
### Bugfixes
21
21
22
22
- Fix "'int' object is not iterable" error in `set_device_id_for_pushers` background update introduced in Synapse 1.95.0. ([\#16594](https://github.com/matrix-org/synapse/issues/16594))
0 commit comments