Matrix Specification v1.15 Changelog
Prior: #18531
Source: https://spec.matrix.org/v1.15/changelog/v1.15/checklist.md
Client-Server API
New Endpoints
Backwards Compatible Changes
Spec Clarifications
Server-Server API
Backwards Compatible Changes
Spec Clarifications
Application Service API
Spec Clarifications
Identity Service API
Spec Clarifications
Push Gateway API
No significant changes.
Room Versions
No significant changes.
Appendices
No significant changes.
Internal Changes/Tooling
Spec Clarifications
Matrix Specification v1.15 Changelog
Prior: #18531
Source: https://spec.matrix.org/v1.15/changelog/v1.15/checklist.md
Client-Server API
New Endpoints
GET /_matrix/client/v1/room_summary/{roomIdOrAlias}, as per MSC3266. (#2125)GET /_matrix/client/v1/auth_metadata, as per MSC2965. (#2147)Backwards Compatible Changes
m.topiccontent block to enable rich text inm.room.topicevents as per MSC3765. (#2095)/_matrix/client/v1/room_summary/{roomIdOrAlias}and extend/_matrix/client/v1/rooms/{roomId}/hierarchywith the new optional propertiesallowed_room_ids,encryptionandroom_versionas per MSC3266. (#2125, #2158)Spec Clarifications
topickey of am.room.topicevent is absent, null, or empty. (#2068)GET /syncendpoint and them.room.memberexample used in several places. (#2077)/publicRoomsdon't necessarily havepublicjoin rules orworld_readablehistory visibility. (#2104)ExportedSessionData. (#2154)Server-Server API
Backwards Compatible Changes
m.topiccontent block to enable rich text inm.room.topicevents as per MSC3765. (#2095)/_matrix/federation/v1/hierarchy/{roomId}with the new optional propertiesencryptionandroom_versionas per MSC3266. (#2125) -> Unprefix room_version & encryption from hierarchy API #19576Spec Clarifications
content.join_authorised_via_users_serveris only necessary form.room.memberwith amembershipofjoin. (#2100)/publicRoomsdon't necessarily havepublicjoin rules orworld_readablehistory visibility. (#2104)Application Service API
Spec Clarifications
url: nullbehaviour. (#2130)Identity Service API
Spec Clarifications
Push Gateway API
No significant changes.
Room Versions
No significant changes.
Appendices
No significant changes.
Internal Changes/Tooling
Spec Clarifications