From bee20d0c069ab9678d340496cd774e3b9d1573c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 6 May 2026 22:00:40 +0000 Subject: [PATCH] Update changelog.md for version 1.0.43 --- changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.md b/changelog.md index 288743e0..e7ef1ae7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +## 1.0.43 - 2026-05-06 + +- Add username toggle to /statusline picker to display the active account in the footer +- Auto mode uses server-side model routing for improved real-time model selection +- Resume prompt shows correct session name when multiple sessions are active +- Protect against RCE from malicious bare repositories nested inside a project +- MCP server child processes (e.g. started via npx or uvx) are now fully terminated when a session ends +- Show download progress when running the update command + ## 1.0.42 - 2026-05-06 - MCP server failure warning now suggests a directly runnable `/mcp show` command when the server name contains whitespace