From ef48e47254630403a6b6b22712411b3afa3da805 Mon Sep 17 00:00:00 2001 From: ansuz Date: Thu, 18 Feb 2021 10:46:13 +0530 Subject: [PATCH] describe reviewed features in the changelog --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2b1741bd..c8d4d8a9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,17 @@ * autocomplete dropdown styles weren't applied * notifications bell now uses same text color as toolbar title * filepicker background color - +* chat colors + * in pads + * in the contacts app +* server updates + * `npm i` to get latest dependencies + * messages are not acknowledged or broadcast until they have been validated and written to the disk + * see [#553](https://github.com/xwiki-labs/cryptpad/issues/553) + * optimized GET_OLDER_HISTORY +* debugging app + * serverHash is included in the history of decrypted messages +* link to the docs from the support page's ticket creation interface # 4.1.0 (B)