Add some fixes for CHANGELOG.md

This commit is contained in:
Yuya Ochiai 2016-12-05 20:38:01 +09:00
parent a331ae5bb6
commit 9ce019acd6

View file

@ -29,7 +29,7 @@ Release date: December 14, 2016
#### Mac #### Mac
- Fixed an issue where the default download folder was `Macintosh HD` - Fixed an issue where the default download folder was `Macintosh HD`
- Removed an unexpected "Show Tab Bar" menu item on MacOS 10.12 - Removed an unexpected "Show Tab Bar" menu item on macOS 10.12
#### Linux (Beta) #### Linux (Beta)
- Fixed an issue where the option "Leave app running in notification area when the window is closed" was never enabled. - Fixed an issue where the option "Leave app running in notification area when the window is closed" was never enabled.
@ -42,14 +42,14 @@ Release date: December 14, 2016
- [After right-clicking an image or a link, the "Copy Link" option sometimes moves around when clicking different places afterwards](https://github.com/mattermost/desktop/issues/340) - [After right-clicking an image or a link, the "Copy Link" option sometimes moves around when clicking different places afterwards](https://github.com/mattermost/desktop/issues/340)
#### Windows #### Windows
- The vertical position of the mouse cursor is randomly incorrect if you use a DPI print resolution of 150% - [The vertical position of the mouse cursor is randomly incorrect if you use a DPI print resolution of 150%](https://github.com/mattermost/desktop/pull/307#issuecomment-251980757)
- [Windows 7] [Sometimes the app tries to render the page inside the app instead of in a new browser tab when clicking links](https://github.com/mattermost/desktop/issues/369) - [Windows 7] [Sometimes the app tries to render the page inside the app instead of in a new browser tab when clicking links](https://github.com/mattermost/desktop/issues/369)
#### Mac #### Mac
- [After uploading a file with a keyboard shortcut, focus isn't set back to the message box](https://github.com/mattermost/desktop/issues/341) - [After uploading a file with a keyboard shortcut, focus isn't set back to the message box](https://github.com/mattermost/desktop/issues/341)
#### Linux (Beta) #### Linux (Beta)
- [Ubuntu - 64 bit] Right clicking taskbar icon and choosing **Quit** only minimizes the app - [Ubuntu - 64 bit] [Right clicking taskbar icon and choosing **Quit** only minimizes the app](https://github.com/mattermost/desktop/issues/90#issuecomment-233712183)
- [Ubuntu - 64 bit] [Direct message notification comes as a streak of line instead of a pop up](https://github.com/mattermost/platform/issues/3589) - [Ubuntu - 64 bit] [Direct message notification comes as a streak of line instead of a pop up](https://github.com/mattermost/platform/issues/3589)
### Contributors ### Contributors