add chaneglog for forceReload PR

This commit is contained in:
Jonas Schwabe
2016-08-09 15:27:10 +02:00
parent 93263aea3a
commit 58dfda760e

View File

@@ -12,6 +12,7 @@ Release date: TBD
- Changed display of unread messages on the team tabbar, they are now shown as bold text - Changed display of unread messages on the team tabbar, they are now shown as bold text
- 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
#### Windows #### Windows
- Update Mattermost icon for desktop notifications in Windows 10. - Update Mattermost icon for desktop notifications in Windows 10.