Declare support for Matrix 1.6 #3224
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
spec-compliance
Fix something that doesn't comply with the specs
This issue was originally created by @S7evinK at matrix-org/dendrite#3224.
Complete changelog v1.6
Client-Server API
Backwards Compatible Changes
/rooms/<roomID>/timestamp_to_event
endpoint, as per MSC3030.Spec Clarifications
/context
always returnsevent
even iflimit
is zero. (#1239)limit
filter is passed on toevents_before
andevents_after
, need tofilter.Limit/2
Server-Server API
Breaking Changes
keyId
from the server/keys
endpoints, as per MSC3938.Backwards Compatible Changes
/timestamp_to_event/<roomID>
endpoint, as per MSC3030./_matrix/federation/v2/send_join
to allow omitting membership events, per MSC3706./_matrix/federation/v2/send_join
should include heroes for nameless rooms, even when allowed to omit membership events, per MSC3943.Room Versions
Backwards Compatible Changes
The text was updated successfully, but these errors were encountered: