Checklist taken from https://spec.matrix.org/v1.14/changelog/v1.14/checklist.md
Follows: #18118 (v1.12, v1.13)
Matrix Specification v1.14 Changelog
Client-Server API
New Endpoints
Removed Endpoints
Spec Clarifications
Server-Server API
Spec Clarifications
Application Service API
No significant changes.
Identity Service API
No significant changes.
Push Gateway API
No significant changes.
Room Versions
Backwards Compatible Changes
Spec Clarifications
Appendices
Spec Clarifications
Internal Changes/Tooling
Spec Clarifications
Checklist taken from https://spec.matrix.org/v1.14/changelog/v1.14/checklist.md
Follows: #18118 (v1.12, v1.13)
Matrix Specification v1.14 Changelog
Client-Server API
New Endpoints
POST /_matrix/client/v3/users/{userId}/report, as per MSC4260. (#2093)Removed Endpoints
server_nameparameter from/_matrix/client/v3/join/{roomIdOrAlias}and/_matrix/client/v3/knock/{roomIdOrAlias}, as per MSC4213. (#2059)Spec Clarifications
POST /_matrix/client/v3/rooms/{roomId}/initialSyncendpoint is no longer deprecated, as it is still used for peeking. (#2036)/joinendpoints' summaries and descriptions. Contributed by @HarHarLinks. (#2038)instance_idfield ofProtocol Instancein the responses toGET /_matrix/client/v3/thirdparty/protocolsandGET /_matrix/client/v3/thirdparty/protocol/{protocol}. (#2051)/hierarchy. (#2064)Server-Server API
Spec Clarifications
originfield inPUT /send_joinresponses, because it was never sent in the first place. (#2050)m.join_rulesshould be in theauth_eventsof anm.room.memberevent with amembershipofknock. (#2063)room_idfield in a few examples. (#2076)Application Service API
No significant changes.
Identity Service API
No significant changes.
Push Gateway API
No significant changes.
Room Versions
Backwards Compatible Changes
Spec Clarifications
m.federatemust be checked and that events with rejected auth events must be rejected, for parity with all the other room versions. (#2065)depthvalue for room versions 6, 7, 8, 9, 10, and 11. (#2114)Appendices
Spec Clarifications
Internal Changes/Tooling
Spec Clarifications
release_datefrom Hugo config. (#2042)resolve-refsandresolve-allofpartials. (#2069)RoomKeysUpdateResponse. (#2073)Invite3pid. (#2074)