diff --git a/CHANGELOG.md b/CHANGELOG.md index 9632df4..1b9346a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 1.0.68 + +- Fix incorrect model names being used for certain commands like `/pr-comments` +- Windows: improve permissions checks for allow / deny tools and project trust. This may create a new project entry in `.claude.json` - manually merge the history field if desired. +- Windows: improve sub-process spawning to eliminate "No such file or directory" when running commands like pnpm +- Enhanced /doctor command with CLAUDE.md and MCP tool context for self-serve debugging +- SDK: Added canUseTool callback support for tool confirmation +- Added `disableAllHooks` setting +- Improved file suggestions performance in large repos + ## 1.0.65 - IDE: Fixed connection stability issues and error handling for diagnostics