From 527cae4424b88605fb9211ef11140347ec0199f6 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Mon, 23 Dec 2024 09:48:45 +0200 Subject: [PATCH] Fixes #1021 Github issue that's already been fixed by adding support for showing "Unsaved Contacts" in the controlbox. --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 99b5f7a0b8..6dacc5ea74 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,7 @@ ### Github Issues - #122: Set horizontal layout direction based on the language - #698: Add support for MUC private messages +- #1021: Message from non-roster contacts don't appear in fullscreen view_mode - #1038: Support setting node config manually - #1057: Removed the `mobile` view mode. Instead of setting `view_mode` to `mobile`, set it to `fullscreen`. - #1174: Show MUC avatars in the rooms list