docs: update changelogs for walkthrough and UI changes

Adds an unreleased summary for the new guided walkthrough and mobile/tablet layout.
Documents session, sidebar, chat, and VS Code fixes.
This commit is contained in:
Bohdan Triapitsyn
2026-08-02 17:48:50 +03:00
parent e59f6dff66
commit ad862d4025
2 changed files with 15 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
## [Unreleased]
- Chat: clicking an apply_patch tool result now opens each changed file at its correct path instead of always opening the first file (thanks to @nabsiddiqui).
- Chat: assistant messages no longer render active HTML.
- Sidebar: a worktree shared by more than one project no longer appears twice.
- Sessions: archiving and unarchiving now stays scoped to the current workspace.
## [1.17.2] - 2026-08-01
- Per-session permission auto-accept now replies to live permission requests correctly when auto-accept is turned on.