# 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!)