Change window title to the one that's set from the platform for the current channel

This commit is contained in:
Kolja Lampe
2016-08-12 20:49:43 +02:00
parent 00f646983e
commit f01b6a98f2
4 changed files with 17 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ Release date: TBD
### Improvements
#### All platforms
- Show current channel/team in window title
- 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.