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

20 lines
No EOL
739 B
Markdown

# Roo Code 3.3.6 Release Notes
This release introduces the `new_task` tool, UI improvements, and new provider support.
## Feature Highlights
* **New Task Tool:** Added a `new_task` tool allowing Roo to start new tasks programmatically with an initial message and mode, enabling workflows like context continuation or memory bank updates.
## UI Improvements
* Enhanced dropdown visuals for a better user experience. (thanks psv2522!)
## Provider Support
* Added support for Perplexity Sonar Reasoning models. (thanks Szpadel!)
* Added support for the Unbound provider. (thanks vigneshsubbiah16!)
## Bug Fixes
* Fixed a critical bug affecting `qwen-max` and potentially other OpenAI-compatible providers. (thanks Szpadel!)