RooPrompts/docs/update-notes/v3.11.11.md
2025-05-17 14:58:58 +05:30

21 lines
No EOL
887 B
Markdown

# Roo Code 3.11.11 Release Notes (2025-04-09)
This release includes fixes for UI interactions, improved OpenAI-compatible provider options, parser updates, and other enhancements.
## Bug Fixes
* Fix highlighting interaction with mode/profile dropdowns (thanks atlasgong!)
* Fixes to terminal working directory logic (thanks KJ7LNW!)
## Improvements
* Add the ability to set Host header and legacy OpenAI API in the OpenAI-compatible provider for better proxy support
* Improvements to TypeScript, C++, Go, Java, Python tree-sitter parsers (thanks KJ7LNW!)
* Improve `readFileTool` XML output format (thanks KJ7LNW!)
* Follow symlinked rules files/directories to allow for more flexible rule setups
* Focus Roo Code in the sidebar when running tasks in the sidebar via the API
* Improve subtasks UI
## Provider Updates
* Add o1-pro support (thanks arthurauffray!)