21 lines
No EOL
887 B
Markdown
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!) |