summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-01-12 19:57:45 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2023-01-12 19:57:45 +0100
commit9877ba525d41f4b3ecd4c296550e2e7ca9d8d2f4 (patch)
tree4ab827b5468ae2effac172a9286882aa17c04beb
parent2345faf630e5fd17b46f56672cd0ac1940f698d8 (diff)
Update changelog
-rw-r--r--CHANGELOG.md4
1 files 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)