Declare support for Matrix 1.3 #3219
Labels
help wanted
More difficult than good-first-issue but not impossible!
spec-compliance
Fix something that doesn't comply with the specs
Complete changelog v1.3
Client-Server API
Backwards Compatible Changes
from
optional onGET /_matrix/client/v3/messages
to allow requesting events from the start or end of the room history, as per MSC3567.from
is optional, it is not spec compliantknock_restricted
join rule in supported room versions, as per MSC3787.Spec Clarifications
m.room.avatar
events is not required. (#987)type
in user-interactive authentication can be omitted. (#989)invite
where it is not specified in anm.room.power_levels
event. (#1021)Server-Server API
Backwards Compatible Changes
destination
property to the Authorization header, as per MSC3383.Spec Clarifications
(NOTE: Non-actionable things removed)
origin
field from PDUs. (#998)Application Service API
Backwards Compatible Changes
Room Versions
Backwards Compatible Changes
knock_restricted
join rule supported by room version 10 as per MSC3787.Spec Clarifications
(NOTE: Non-actionable things removed)
m.federate
to the authorization rules, as originally intended. (#1103)The text was updated successfully, but these errors were encountered: