From a0558a82873f3efc82cfbaa6c6009817d71ed452 Mon Sep 17 00:00:00 2001 From: Germain Date: Tue, 1 Aug 2023 08:32:59 +0100 Subject: [PATCH] Document 'feature_new_room_decoration_ui' (#25890) --- docs/labs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/labs.md b/docs/labs.md index 7621e346eb..fe1ea548a3 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -143,3 +143,7 @@ have [MSC3827](https://github.com/matrix-org/matrix-spec-proposals/pull/3827) en Configures Element to use a new cryptography implementation based on the [matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk). This setting is (currently) _sticky_ to a user's session: it only takes effect when the user logs in to a new session. Likewise, even after disabling the setting in `config.json`, the Rust implemention will remain in use until users log out. + +## New room header & details (`feature_new_room_decoration_ui`) [In Development] + +Refactors visually the room header and room sidebar