diff --git a/CHANGELOG.md b/CHANGELOG.md index 835fb0d..355a6d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 2.0.34 + +- VSCode Extension: Added setting to configure the initial permission mode for new conversations +- Improved file path suggestion performance with native Rust-based fuzzy finder +- Fixed infinite token refresh loop that caused MCP servers with OAuth (e.g., Slack) to hang during connection +- Fixed memory crash when reading or writing large files (especially base64-encoded images) + ## 2.0.33 - Native binary installs now launch quicker.