Update changelog and document
This commit is contained in:
@@ -13,6 +13,7 @@ Release date: TBD
|
|||||||
- Reload only the selected tab and keep its URL on "Reload" and "Clear Cache and Reload".
|
- Reload only the selected tab and keep its URL on "Reload" and "Clear Cache and Reload".
|
||||||
- Disabled `eval()` function for security improvements.
|
- Disabled `eval()` function for security improvements.
|
||||||
- Invalidate cache before load, to make server upgrades easy
|
- Invalidate cache before load, to make server upgrades easy
|
||||||
|
- Ctrl/Command+F puts cursor in search box to search in current channel.
|
||||||
|
|
||||||
#### Windows
|
#### Windows
|
||||||
- Update Mattermost icon for desktop notifications in Windows 10.
|
- Update Mattermost icon for desktop notifications in Windows 10.
|
||||||
|
@@ -149,6 +149,7 @@ Below lists menu options (shortcut keys are listed in brackets, `Ctrl` becomes `
|
|||||||
- **Copy** (Ctrl+C) - Copies selected text
|
- **Copy** (Ctrl+C) - Copies selected text
|
||||||
- **Paste** (Ctrl+V) - Pastes text from clipboard
|
- **Paste** (Ctrl+V) - Pastes text from clipboard
|
||||||
- **Select All** (Ctrl+A) - Select all text in input box
|
- **Select All** (Ctrl+A) - Select all text in input box
|
||||||
|
- **Search in Channel** (Ctrl+F) - Puts cursor in search box to search in current channel
|
||||||
- **View**
|
- **View**
|
||||||
- **Reload** (Ctrl+R) - Reload page from the server
|
- **Reload** (Ctrl+R) - Reload page from the server
|
||||||
- **Clear Cache and Reload** (Ctrl+Shift+R) - Clear cached content in application and reload page
|
- **Clear Cache and Reload** (Ctrl+Shift+R) - Clear cached content in application and reload page
|
||||||
|
Reference in New Issue
Block a user