Declare support for Matrix 1.6 #3224
Labels
good first issue
Want to help with Dendrite? These are the issues to start with!
help wanted
More difficult than good-first-issue but not impossible!
spec-compliance
Fix something that doesn't comply with the specs
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: