Merge pull request #258 from mattermost/experiment/search-box

CTRL/CMD+F on Desktop app puts cursor in Mattermost search box filtered to channel

Close #229
This commit is contained in:
Yuya Ochiai
2016-08-22 20:27:37 +09:00
committed by GitHub
5 changed files with 34 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ Release date: TBD
- Reload only the selected tab and keep its URL on "Reload" and "Clear Cache and Reload".
- Disabled `eval()` function for security improvements.
- Invalidate cache before load, to make server upgrades easy
- Ctrl/Command+F puts cursor in search box to search in current channel.
#### Windows
- Update Mattermost icon for desktop notifications in Windows 10.