From bdef55a6e519aca0569325e1743c00afa6580d00 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 22 Jul 2026 15:48:11 +0100 Subject: [PATCH] newsfile --- changelog.d/19991.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/19991.feature diff --git a/changelog.d/19991.feature b/changelog.d/19991.feature new file mode 100644 index 0000000000..dc87c676dd --- /dev/null +++ b/changelog.d/19991.feature @@ -0,0 +1 @@ +Implement experimental MSC4507 support for requesting public additional state from the federation room hierarchy endpoint, gated behind `experimental_features.msc4507_enabled`.