Update CHANGELOG.md and docs/setup.md

This commit is contained in:
Yuya Ochiai 2016-06-12 22:06:19 +09:00
parent db78339bf1
commit 3357fc18d2
2 changed files with 13 additions and 1 deletions

View file

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

View file

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