diff --git a/docs/changelog.rst b/docs/changelog.rst index faf22229b..30076edc5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -182,6 +182,8 @@ Detailed list of changes - Fix :opt:`focus_follows_mouse` switching the active window when returning to a desktop/space, even though the mouse did not move. Now the window under a stationary cursor is left alone, while moving the mouse across windows still switches focus as before. +- Sanitise responses to color control escape codes to avoid command injection for shells that dont use the kitty keyboard protocol + 0.47.2 [2026-06-07] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~