From 3b4ef074b94315a9cf68509d62efb272acdc76b4 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Sat, 30 Apr 2022 13:21:55 +0200 Subject: [PATCH] Add changelog entry for #1130 Fixes #1130 --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index b484bccc4..b5decab67 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ - Remove local (non-requesting) contacts not returned from a full roster response - Improve performance by looking up VCards via map instead of traversing an array - Fix infinite loop when receiving service discovery entities with a circular dependency +- #1130: Display the room’s vCard-temp avatar - #2746: Always reply to all iqs, even those not understood - #2794: Some display problems with mobile view mode - #2868: Selected emoji is inserted into all open chat boxes