From 9877ba525d41f4b3ecd4c296550e2e7ca9d8d2f4 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Thu, 12 Jan 2023 19:57:45 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ebcefa5..9f7e568c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,7 @@ ### Improvements -- Prompt before deleting the database. +- Prompt before deleting the database when the error could be resolved by the user. - Improve logging in particular for sync or registration errors. - Speedup quick switcher. - Prune image cache in the background. @@ -76,7 +76,7 @@ - Potential crash when closing the room directory. - text selection in the raw message dialog. - Pagination after a timeline clear. -- Sending using Enter on Windows. +- Entering newlines on Windows. - Work around crash in QQC2 in alias dialog. - Fix forwarding between encrypted rooms. - Blurry icons on HiDPI screens. (q234rty)