You're looking at an unstable version of this specification. Unstable specifications may change at any time without notice.

Switch to the current stable release.

Changes since last release

Git commithttps://github.com/matrix-org/matrix-spec/tree/fca1714
Checklistchecklist.md

Client-Server API

Spec Clarifications

  • Clarify behaviour when the topic key of a m.room.topic event is absent, null, or empty. (#2068)
  • Fix the example of the GET /sync endpoint and the m.room.member example used in several places. (#2077)
  • Clarify the format of third-party invites, including the fact that identity server public keys can be encoded using standard or URL-safe base64. (#2083)
  • Fix various typos throughout the specification. (#2121)

Server-Server API

Spec Clarifications

  • Clarify the format of third-party invites, including the fact that identity server public keys can be encoded using standard or URL-safe base64. (#2083)
  • Fix various typos throughout the specification. (#2128)

Application Service API

No significant changes.

Identity Service API

Spec Clarifications

  • Clarify that public keys can be encoded using standard or URL-safe base64. (#2083)

Push Gateway API

No significant changes.

Room Versions

No significant changes.

Appendices

No significant changes.

Internal Changes/Tooling

Spec Clarifications