diff --git a/CHANGELOG.md b/CHANGELOG.md index 77593600..8a5fc59a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## 1.0.119 + +- Fix Windows issue where process visually freezes on entering interactive mode +- Support dynamic headers for MCP servers via headersHelper configuration +- Fix thinking mode not working in headless sessions +- Fix slash commands now properly update allowed tools instead of replacing them + +## 1.0.117 + +- Add Ctrl-R history search to recall previous commands like bash/zsh +- Fix input lag while typing, especially on Windows +- Add sed command to auto-allowed commands in acceptEdits mode +- Fix Windows PATH comparison to be case-insensitive for drive letters +- Add permissions management hint to /add-dir output + ## 1.0.115 - Improve thinking mode display with enhanced visual effects