diff --git a/CHANGELOG.md b/CHANGELOG.md index cbe5f7e5..e789497b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ ### Changes - Changed the license, from MIT License to Apache License, Version 2.0. +### Fixes + +#### Windows +- Fixed the pixelated app icon on the top left of the window. +- Fixed the blurred tray icon. + +#### OS X +- Fixed that two icons appear on a notification. + ### Improvements - Added shortcuts - Zoom @@ -20,9 +29,10 @@ - Ctrl+Shift+Tab or Alt+Command+Left (Window -> Select Previous Team): Open the left tab. - Added **Add** button next to the "Teams" label on the Setting page. - Added **Edit** button on the team list on the Setting page. +- Added **Help** menu to indicate the application version. #### Windows -- Added the tooltip for the tray icon in order to show count of unread channels/mantions. +- Added the tooltip text for the tray icon in order to show count of unread channels/mantions. #### OS X - Added colored badges to the menu icon when there are unread channels/mentions. diff --git a/docs/setup.md b/docs/setup.md index 0788719c..5073b459 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -155,6 +155,8 @@ Below lists menu options (shortcut keys are listed in brackets, `Ctrl` becomes ` - ***Team Name*** (Ctrl+{1-9}) - Open the *n*-th tab - **Select Next Team** (Ctrl+Tab, Alt+Command+Right) - Open the right tab - **Select Previous Team** (Ctrl+Shift+Tab, Alt+Command+Left) - Open the left tab +- **Help** + - ***Version*** Indicate the application version ## Notifications