From 65f1cfe0c5074cc17f311552761dcc9cb19faaaf Mon Sep 17 00:00:00 2001 From: miruka Date: Fri, 21 Aug 2020 12:21:25 -0400 Subject: [PATCH] Fix changelog typos and add missing line --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 143cd83b..48c2ca64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,13 +57,13 @@ and this project adheres to enough displayed image) - Any mouse movement: reveal auto-hidden bars - - Double click on the image: toggle fullscreen + - Double click on the image: toggle full screen - Middle click anywhere: open externally - Right click anywhere: close the viewer, back to chat - Drag when displayed image is bigger than window to pan - Wheel to pan up/down, hold shift or alt to pan left/right - Ctrl+wheel to control zoom - - Buttons to control rotation, scale mode, fullscreen, GIF play/pause + - Buttons to control rotation, scale mode, full screen, GIF play/pause and GIF speed - New keyboard shortcuts are available for all these actions, @@ -91,7 +91,7 @@ and this project adheres to - Replace the confusing broken "Copy media address" entry with: - Copy media address: visible for non-encrypted media, always - copies the http URL + copies the HTTP URL - Copy local path: always visible for already downloaded media, even if they were downloaded before mirage was started @@ -123,7 +123,8 @@ and this project adheres to `scrollPageUp`/`scrollPageDown` keybinds, now similar to how it was before Mirage 0.6.0 -- Don't catch SIGQUIT (Ctrl+\ in terminal) and SIGTERM signals, exit immediatly +- Don't catch SIGQUIT (Ctrl+\ in terminal) and SIGTERM signals, + exit immediately - Slightly increase the top/bottom padding to the multi-account bar in the left pane @@ -136,6 +137,8 @@ and this project adheres to ### Fixed +- Don't show account avatar tooltips when the context menu is open + - Don't automatically focus member power level control when grayed out - Fix uploading files for servers not telling us their maximum allowed @@ -168,7 +171,7 @@ and this project adheres to - Fix possible race condition corrupting user config files on write - Fix missing member events from initial syncs, also fixes some cases - of the "Members not synced" error occuring in encrypted rooms where members + of the "Members not synced" error occurring in encrypted rooms where members have recently joined or left. - Fetch missing member display name when displaying last messages in room pane