matrix-org/dendrite

Declare support for Matrix 1.8

開放

#3,226 建立於 2023年10月2日

 (0 則留言) (2 個反應) (0 位負責人)Go (658 個分叉)auto 404
good first issuehelp wantedspec-compliance

倉庫指標

星標
 (5,632 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Complete changelog v1.8

Client-Server API

Backwards Compatible Changes

Spec Clarifications

Server-Server API

Deprecations

Backwards Compatible Changes

Spec Clarifications

  • Document why /state_ids can respond with a 404. (#1521)
    • We already 404 if we can't find the event

Room Versions

Backwards Compatible Changes

  • Add room version 11 as per MSC3820.
    • Move redacts from top level to content on m.room.redaction events in room version 11, as per MSC2174.
    • Remove creator from m.room.creator events in room version 11, as per MSC2175.
    • Remove remaining usage of origin from events in room version 11, as per MSC3989.
    • Update the redaction rules in room version 11, as per MSC2176 and MSC3821.

Appendices

Backwards Compatible Changes

  • Allow + in Matrix IDs, as per MSC4009.

貢獻者指南