chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2025-11-05 21:07:53 +00:00
parent 84b97165dd
commit 7a05427a4b

View File

@@ -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.