From 97d299add8d08fa56f986610de856672fdae3f37 Mon Sep 17 00:00:00 2001 From: Gil Eluard Date: Wed, 7 Apr 2021 14:41:17 +0200 Subject: [PATCH] Updated CHANGES.rst --- CHANGES.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 7c971f5c2..153b2bb8d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,15 +2,20 @@ Changes to be released in next version ================================================= ✨ Features - * + * Composer Update - Typing and sending a message (#4085) + * Switching composer between text mode & action mode (#4087) 🙌 Improvements * Make the application settings more configurable (#4171) * Possibility to lock some room creation parameters from settings (#4181) * Enable / disable external friends invite (#4173) + * Composer update - UI enhancements (#4133) 🐛 Bugfix - * + * if you start typing while the new attachment sending mode is on, the send button appears (#4155) + * The final frames of the appearance animation of the new composer buttons are missing (#4160) + * Crash in [RoomViewController setupActions] (#4162) + * too much vertical whitespace when replying (#4164) ⚠️ API Changes *