From 4291c660dab5482f79a6c408e7cc43b25cdc9f2a Mon Sep 17 00:00:00 2001 From: "H. Shay" Date: Tue, 28 Mar 2023 15:07:23 -0700 Subject: [PATCH] newsfragment --- changelog.d/15345.feature | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog.d/15345.feature diff --git a/changelog.d/15345.feature b/changelog.d/15345.feature new file mode 100644 index 0000000000..ebb3170961 --- /dev/null +++ b/changelog.d/15345.feature @@ -0,0 +1,3 @@ +Follow-up to adding experimental feature flags per-user (#15344) which moves experimental features MSC3026 (busy presence), +MSC2654 (unread counts), MSC3881 (remotely toggle push notifications for another client), and +MSC3967 (Do not require UIA when first uploading cross signing keys) from the experimental config to per-user flags.