-
-
Notifications
You must be signed in to change notification settings - Fork 91
Declare support for Matrix 1.3 #3219
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is neededspec-complianceFix something that doesn't comply with the specsFix something that doesn't comply with the specs
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededspec-complianceFix something that doesn't comply with the specsFix something that doesn't comply with the specs
Type
Fields
Give feedbackNo fields configured for issues without a type.
This issue was originally created by @S7evinK at matrix-org/dendrite#3219.
Complete changelog v1.3
Client-Server API
Backwards Compatible Changes
fromoptional onGET /_matrix/client/v3/messagesto allow requesting events from the start or end of the room history, as per MSC3567.fromis optional, it is not spec compliantknock_restrictedjoin rule in supported room versions, as per MSC3787.Spec Clarifications
m.room.avatarevents is not required. (#987)typein user-interactive authentication can be omitted. (#989)invitewhere it is not specified in anm.room.power_levelsevent. (#1021)Server-Server API
Backwards Compatible Changes
destinationproperty to the Authorization header, as per MSC3383.Spec Clarifications
(NOTE: Non-actionable things removed)
originfield from PDUs. (#998)Application Service API
Backwards Compatible Changes
Room Versions
Backwards Compatible Changes
knock_restrictedjoin rule supported by room version 10 as per MSC3787.Spec Clarifications
(NOTE: Non-actionable things removed)
m.federateto the authorization rules, as originally intended. (#1103)