docs(changelog): add scroll-fix entry for v0.8.13

This commit is contained in:
Hunter Bown
2026-05-05 17:18:38 -05:00
parent cc6c6c6053
commit b07fed8c9c
+6
View File
@@ -47,6 +47,12 @@ out of this release.
- **Chat client repair after Responses cleanup** — restored the chat client
body and regression coverage after removing the dead experimental Responses
fallback path.
- **Up/Down arrow transcript scroll when composer is empty** — bare Up/Down
arrows now scroll the transcript when the composer input is empty (or
whitespace-only); with text present they still navigate composer history.
Previously the gate was hardcoded to false, leaving users in virtual
terminals (Ghostty, Codex, Kitty-protocol) unable to scroll without
modifier shortcuts.
## [0.8.11] - 2026-05-04