Stabilize MSC3266, support stable room_summary endpoint (#19720)

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
This commit is contained in:
dasha-uwu
2026-04-24 15:33:08 +05:00
committed by GitHub
parent a6b53209c3
commit 7fc937bac0
4 changed files with 6 additions and 9 deletions
@@ -123,8 +123,6 @@ experimental_features:
msc3874_enabled: true
# no UIA for x-signing upload for the first time
msc3967_enabled: true
# Expose a room summary for public rooms
msc3266_enabled: true
# Send to-device messages to application services
msc2409_to_device_messages_enabled: true
# Allow application services to masquerade devices