You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
A list of things to actually announce support for 1.2 (while we already do)
While this is about getting actual 1.2 support, it make sense to check https://spec.matrix.org/latest/
A list of things to actually announce support for 1.2 (while we already do)
While this is about getting actual 1.2 support, it make sense to check https://spec.matrix.org/latest/
Complete changelog v1.2
Client-Server API
Breaking Changes
prev_contentfield is now returned inside theunsignedproperty of events, rather than at the top level, as per MSC3442.prev_contentinunsigned. The only struct usingprev_contentis here, which is unused.aliasesproperty from the chunks returned by/publicRooms, as per MSC2432.New Endpoints
GET /_matrix/client/v1/rooms/{roomId}/hierarchy) as per MSC2946./_matrix/client/v1/register/m.login.registration_token/validityas per MSC3231.Backwards Compatible Changes
/_matrix/client/r0/loginto accept am.login.appservice, as per MSC2778.restrictedrooms as per MSC3083, MSC3289, and MSC3375.is_guestto/account/whoamias per MSC3069.m.set_displayname,m.set_avatar_url, andm.3pid_changescapabilities as per MSC3283.Server-Server API
New Endpoints
GET /_matrix/federation/v1/hierarchy/{roomId}) as per MSC2946.Backwards Compatible Changes
restrictedrooms as per MSC3083, MSC3289, and MSC3375.Room Versions
Backwards Compatible Changes