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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ proprietary dual licensing). You can read more about this here:
9
9
-https://element.io/blog/element-to-adopt-agplv3/
10
10
11
11
The Matrix.org Foundation copy of the project will be archived. Any changes needed
12
-
by server administrators will be communicated via our usual announcements channels,
12
+
by server administrators will be communicated via our usual announcements channels,
13
13
but we are striving to make this as seamless as possible.
14
14
15
15
@@ -22,7 +22,7 @@ No significant changes since 1.98.0rc1.
22
22
### Features
23
23
24
24
- Synapse now declares support for Matrix v1.7, v1.8, and v1.9. ([\#16707](https://github.com/matrix-org/synapse/issues/16707))
25
-
- Add `on_user_login`[module API](https://matrix-org.github.io/synapse/latest/modules/writing_a_module.html) callback allowing to execute custom code after (on) Auth. ([\#15207](https://github.com/matrix-org/synapse/issues/15207))
25
+
- Add `on_user_login`[module API](https://matrix-org.github.io/synapse/latest/modules/writing_a_module.html) callback for when a user logs in. ([\#15207](https://github.com/matrix-org/synapse/issues/15207))
26
26
- Support [MSC4069: Inhibit profile propagation](https://github.com/matrix-org/matrix-spec-proposals/pull/4069). ([\#16636](https://github.com/matrix-org/synapse/issues/16636))
27
27
- Restore tracking of requests and monthly active users when delegating authentication via [MSC3861](https://github.com/matrix-org/synapse/pull/16672) to an OIDC provider. ([\#16672](https://github.com/matrix-org/synapse/issues/16672))
28
28
- Add an autojoin setting for server notices rooms, so users may be joined directly instead of receiving an invite. ([\#16699](https://github.com/matrix-org/synapse/issues/16699))
@@ -87,7 +87,7 @@ proprietary dual licensing). You can read more about this here:
87
87
-https://element.io/blog/element-to-adopt-agplv3/
88
88
89
89
The Matrix.org Foundation copy of the project will be archived. Any changes needed
90
-
by server administrators will be communicated via our usual announcements channels,
90
+
by server administrators will be communicated via our usual announcements channels,
91
91
but we are striving to make this as seamless as possible.
0 commit comments