diff --git a/CHANGELOG.md b/CHANGELOG.md index dfb7ab59..10db2725 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 2.0.31 + +- Windows: native installation uses shift+tab as shortcut for mode switching, instead of alt+m +- Vertex: add support for Web Search on supported models +- VSCode: Adding the respectGitIgnore configuration to include .gitignored files in file searches (defaults to true) +- Fixed a bug with subagents and MCP servers related to "Tool names must be unique" error +- Fixed issue causing `/compact` to fail with `prompt_too_long` by making it respect existing compact boundaries +- Fixed conversation compaction to respect existing compact boundaries, preventing duplicate summarization of already-compacted messages +- Fixed plugin uninstall not removing plugins + ## 2.0.30 - Added helpful hint to run `security unlock-keychain` when encountering API key errors on macOS with locked keychain