Client-Server API
New Endpoints
Backwards Compatible Changes
Spec Clarifications
Server-Server API
Backwards Compatible Changes
Spec Clarifications
Application Service API
Backwards Compatible Changes
Identity Service API
No significant changes.
Push Gateway API
Spec Clarifications
Room Versions
Spec Clarifications
Appendices
Spec Clarifications
Internal Changes/Tooling
Spec Clarifications
TI-M on Matrix v1.12 wird in #271 getracked.
Client-Server API
New Endpoints
POST /_matrix/client/v3/rooms/{roomId}/report, as per MSC4151. (#1938, #2028)/versionserkennen ob der Server den Room Reporting Endpunkt unterstützt oder nicht.Backwards Compatible Changes
M_USER_SUSPENDEDerror code behaviour, as per MSC3823. (#2014)M_USER_SUSPENDEDError Code nicht erkennen. Sie sollten mit 403s aber dennoch umgehen können. Der Client wird so in jedem Falle unbenutzbar und der Nutzer muss seine Versicherung auf anderem Weg kontaktieren.Spec Clarifications
reasonparameter inPOST /_matrix/client/v3/rooms/{roomId}/report/{eventId}can be omitted instead of left blank, as per MSC2414. (#1938)GET /_matrix/client/v3/thirdparty/location/{protocol}endpoint. (#1947)PusherDatawhen sending notifications to the push gateway. (#1973)StateFilterandRoomEventFilter. (#2015)jsoninstead ofjson5for syntax highlighting. (#2017)/keys/claim, as per MSC4225. (#2029)Server-Server API
Backwards Compatible Changes
Spec Clarifications
/_matrix/federation/v1/state_ids/{roomId}. (#1926)Application Service API
Backwards Compatible Changes
Identity Service API
No significant changes.
Push Gateway API
Spec Clarifications
PusherData. (#1968)/_matrix/push/v1/notify. (#1974)Room Versions
Spec Clarifications
senderthestate_keyneeds to match. (#2024)Appendices
Spec Clarifications
Internal Changes/Tooling
Spec Clarifications
x-weightproperty for sorting events rendered with theevent-groupshortcode. (#1967)boxes/added-in-paragraphshortcode. (#1970)withVersioningparameter ofrver-fragmentshortcode. (#1971)spanelement fromadded-inandchanged-inshortcodes. (#1972)added-inandchanged-inshortcodes by using%delimiter. (#1975)custom-formats.yamltostring-formats.yamland update its docs. (#1977)baseURL. (#1984, #1997).htmltest.yamlto.htmltest.yml. (#1985)openapi/render-operationpartial. (#2003)changed-inpartial when used with multiple paragraphs. (#2006)typeandlanguageattributes ofscriptelement. (#2021)note. (#2022)TI-M on Matrix v1.12 wird in #271 getracked.