Skip to content

Stabilize MSC3266, support stable room_summary endpoint#19720

Merged
erikjohnston merged 2 commits intoelement-hq:developfrom
dasha-uwu:develop
Apr 24, 2026
Merged

Stabilize MSC3266, support stable room_summary endpoint#19720
erikjohnston merged 2 commits intoelement-hq:developfrom
dasha-uwu:develop

Conversation

@dasha-uwu
Copy link
Copy Markdown
Contributor

@dasha-uwu dasha-uwu commented Apr 23, 2026

MSC3266 is merged in v1.15, let's stabilize it as part of #18731

  1. Add support for the stable /_matrix/client/v1/room_summary/ endpoint, keeping both unstable endpoints for compat
  2. Remove the experimental msc3266_enabled flag

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

@dasha-uwu dasha-uwu requested a review from a team as a code owner April 23, 2026 11:48
Copy link
Copy Markdown
Member

@erikjohnston erikjohnston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@erikjohnston erikjohnston merged commit 7fc937b into element-hq:develop Apr 24, 2026
41 checks passed
Comment thread changelog.d/19720.feature
@@ -0,0 +1 @@
Stabilize MSC3266, removing the experimental config flag `msc3266_enabled`. Add support for stable room summary endpoints. Contributed by @dasha-uwu.
Copy link
Copy Markdown
Contributor

@MadLittleMods MadLittleMods Apr 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@erikjohnston Please check off #18731 as necessary to what this PR solves (include links to this PR on the points it solves)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants