From 683fc6faf1a45799a12a223fe34bbbd5eca1d623 Mon Sep 17 00:00:00 2001 From: Gil Eluard Date: Fri, 9 Jul 2021 23:58:32 +0200 Subject: [PATCH] it's easy for the back button to trigger a leftpanel reveal (#4438) - Updated CHANGES.rst --- CHANGES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index e62d281e9..65744cf74 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -13,7 +13,8 @@ Changes to be released in next version * Fix crash on Apple Silicon Macs. * Media Picker: Generate video thumbnails with the correct orientation (#4515). * Directory List (pop-up one): Fix duplicate rooms being shown (#4537). - * Use different title for scan button for self verification (#4525) + * Use different title for scan button for self verification (#4525). + * it's easy for the back button to trigger a leftpanel reveal (#4438). ⚠️ API Changes *