Fix changelog typos and add missing line

This commit is contained in:
miruka 2020-08-21 12:21:25 -04:00
parent 8ab4ce8ad7
commit 65f1cfe0c5

View File

@ -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