Merge pull request #275 from jnugh/revertCacheWorkaround

Revert pull #219 "Workaround: Invalidate cache of the main page on load"
This commit is contained in:
Yuya Ochiai
2016-09-13 00:45:52 +09:00
committed by GitHub
2 changed files with 1 additions and 10 deletions

View File

@@ -14,7 +14,6 @@ Release date: TBD
- 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".
- Disabled `eval()` function for security improvements.
- Invalidate cache before load, to make server upgrades easy
- Removed misleading shortcuts from tray menu, as they didn't work
- Ctrl/Command+S puts cursor in search box to search in current team.
- Shift+Ctrl/Command+S puts cursor in search box to search in current channel.