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
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGES.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,17 @@
1
1
# Synapse 1.96.0 (2023-11-16)
2
2
3
-
### Bugfixes
3
+
Synapse will soon be getting forked by Element under an AGPLv3.0 licence (with
4
+
CLA, for proprietary dual licensing). You can read more about this here:
4
5
5
-
- 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))
Any changes needed by server administrators will be communicated via our usual
10
+
announcements channels, but we are striving to make this as seamless as possible.
7
11
12
+
### Bugfixes
8
13
14
+
- 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