diff --git a/CHANGELOG.md b/CHANGELOG.md
index 32c34576..5ada5559 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.
diff --git a/src/browser/index.html b/src/browser/index.html
index 74f81b95..9af40a0b 100644
--- a/src/browser/index.html
+++ b/src/browser/index.html
@@ -3,7 +3,6 @@