You're looking at an unstable version of this specification. Unstable specifications may change at any time without notice.
Changes since last release
| Git commit | https://github.com/matrix-org/matrix-spec/tree/68f02a6 |
|---|---|
| Checklist | checklist.md |
Client-Server API
Backwards Compatible Changes
- Add the account management capabilities for the OAuth 2.0 authentication API, as per MSC4191. (#2270)
Spec Clarifications
- Update non-historic mentions of matrix-doc repo to matrix-spec/-proposals. Contributed by @HarHarLinks. (#2280)
- Remove unintended TeX formatting. Contributed by @HarHarLinks. (#2283)
Server-Server API
Spec Clarifications
- Specify that callers of
/_matrix/federation/v1/openid/userinfomust validate the returned user ID. (#2288)
Application Service API
No significant changes.
Identity Service API
No significant changes.
Push Gateway API
No significant changes.
Room Versions
No significant changes.
Appendices
No significant changes.
Internal Changes/Tooling
Backwards Compatible Changes
- Include the spec release version in the filenames in the tarballs generated by CI. (#2276)
Spec Clarifications