This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Declare support for Matrix v1.8 #16176
Copy link
Copy link
Closed
Labels
A-Spec-Complianceplaces where synapse does not conform to the specplaces where synapse does not conform to the specO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorMajor functionality / product severely impaired, no satisfactory workaround.Major functionality / product severely impaired, no satisfactory workaround.T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.New features, changes in functionality, improvements in performance, or user-facing enhancements.
Description
See the changelog (note that I stripped out spec clarifications).
This also requires us to finish support for Matrix v1.7: see #15661.
Client-Server API
Backwards Compatible Changes
- Require callers to be joined to the room to report its events, as per MSC2249.
Server-Server API
Backwards Compatible Changes
- Add
matrix-fedSRV lookup steps to server discovery, as per MSC4040.
Room Versions
Backwards Compatible Changes
- Add room version 11 as per MSC3820.
- Move redacts from top level to content on m.room.redaction events in room version 11, as per MSC2174.
- Remove creator from m.room.creator events in room version 11, as per MSC2175.
- Remove remaining usage of origin from events in room version 11, as per MSC3989.
- Update the redaction rules in room version 11, as per MSC2176 and MSC3821.
- See Support room version 11 #15912.
Appendices
Backwards Compatible Changes
- Allow
+in Matrix IDs, as per MSC4009.
Metadata
Metadata
Assignees
Labels
A-Spec-Complianceplaces where synapse does not conform to the specplaces where synapse does not conform to the specO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorMajor functionality / product severely impaired, no satisfactory workaround.Major functionality / product severely impaired, no satisfactory workaround.T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.New features, changes in functionality, improvements in performance, or user-facing enhancements.