From 6910876ce85404fa7721cf6a92b03e06b96961a2 Mon Sep 17 00:00:00 2001 From: ismailgulek Date: Mon, 21 Jun 2021 15:10:43 +0300 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index 6522acffc..0fa72bdbf 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -15,6 +15,7 @@ Changes to be released in next version * Wording: Replace Recovery Passphrase and Recovery Key by Security Phrase and Security Key (#4268). * Room directory: Join room by alias or id (#4429). * Room lists: Avoid app freezes by building them on a separated thread (#3777). + * Room lists: Hide invited rooms if auto-accept option enabled. 🐛 Bugfix * StartChatViewController: Add more helpful message when trying to start DM with a user that does not exist (#224).