docs: changelog for the abort, desktop auth, and Windows CLI fixes

This commit is contained in:
Bohdan Triapitsyn
2026-07-05 10:48:18 +03:00
parent 81b8218d7c
commit 02dc59b788
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -1,6 +1,8 @@
## [Unreleased]
- Chat: loading older messages keeps your scroll position steady.
- Chat: the stop button now aborts sessions running in a different project or worktree than the currently open one — previously those aborts silently did nothing.
- Startup: on Windows, OpenCode installed via npm now launches from paths with spaces (such as C:\Program Files\nodejs), a binary path pasted with surrounding quotes into the Opencode Binary setting works, and discovery also checks the system-wide npm prefix and Scoop's shims.
## [1.13.9] - 2026-07-02