From 6ff49c75cf44253d19889f06c285a073dc724d3b Mon Sep 17 00:00:00 2001 From: KoalaDev <6156589+Shik3i@users.noreply.github.com> Date: Tue, 25 Aug 2026 12:01:11 +0200 Subject: [PATCH] docs: add v3.1.5 changelog --- docs/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a7d739f..c54438c 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to the KoalaSync browser extension and relay server. --- +## [v3.1.5] — 2026-08-25 + +This patch fixes room-exit cleanup and excessive popup width. + +### Fixed +- **Room exit cleanup** — Fully unhooks the selected tab after manual leaves, inactivity timeouts, and room closures. +- **Popup width** — Prevents dynamic content from stretching the popup on ultrawide displays. + ## [v3.1.4] — 2026-08-21 This patch restores player detection on pages that use boxless CSS wrappers,