From 7d3a08599e72895d9351531b62b5babcebd95779 Mon Sep 17 00:00:00 2001 From: Hocuri Date: Wed, 6 Apr 2022 17:51:01 +0200 Subject: [PATCH] Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9ebd5ecb..2a2045fd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ - Assign replies from a different email address to the correct chat #3119 - Assing outgoing private replies to the correct chat #3177 - start ephemeral timer when seen status is synchronized via IMAP #3122 +- Don't create empty contact requests with "setup changed" messages; instead, send a + "setup changed" message into all chats we share with the peer #3187 - do not delete duplicate messages on IMAP immediately to accidentally deleting the last copy #3138 - speed up loading of chat messages #3171