diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-01-12 19:57:45 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-01-12 19:57:45 +0100 |
commit | 9877ba525d41f4b3ecd4c296550e2e7ca9d8d2f4 (patch) | |
tree | 4ab827b5468ae2effac172a9286882aa17c04beb /CHANGELOG.md | |
parent | Try to fix binding loop in emoji picker (diff) | |
download | nheko-9877ba525d41f4b3ecd4c296550e2e7ca9d8d2f4.tar.xz |
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
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) |