Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declare support for Matrix 1.8 #3226

Open
6 of 7 tasks
S7evinK opened this issue Oct 2, 2023 · 0 comments
Open
6 of 7 tasks

Declare support for Matrix 1.8 #3226

S7evinK opened this issue Oct 2, 2023 · 0 comments
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

Comments

@S7evinK
Copy link
Contributor

S7evinK commented Oct 2, 2023

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.
@S7evinK S7evinK added good first issue Want to help with Dendrite? These are the issues to start with! spec-compliance Fix something that doesn't comply with the specs help wanted More difficult than good-first-issue but not impossible! labels Oct 2, 2023
S7evinK added a commit that referenced this issue Mar 21, 2024
Part of #3216 and #3226 

There will be a follow up PR which is going to add the same admin
endpoints Synapse has, so existing tools also work for Dendrite.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant