From 0f8a102afb44a1e540656e05cb373cb6fb7d560b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 19 Mar 2026 03:52:37 +0000 Subject: [PATCH] Update changelog.md for version 1.0.9 --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index 3b42db3b..d24ada29 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +## 1.0.9 - 2026-03-19 + +- Spurious I/O error messages (ENOTCONN, EIO) no longer appear in the timeline during SSH disconnects or terminal closes +- Add include_gitignored config option to include gitignored files in @ file search +- Copying text on WSL correctly preserves CJK and other non-ASCII characters +- Marketplace and plugin installs from shortened URLs (e.g., aka.ms links) now work correctly + ## 1.0.8 - 2026-03-18 - Agent mode labels and borders display correct colors on non-truecolor terminals (tmux, SSH, screen)