|
1 | 1 | # Roo Code Changelog |
2 | 2 |
|
| 3 | +## [3.10.4] - 2025-03-25 |
| 4 | + |
| 5 | +- Dynamically fetch instructions for creating/editing custom modes and MCP servers (thanks @diarmidmackenzie!) |
| 6 | +- Added Gemini 2.5 Pro model to Google Gemini provider (thanks @samsilveira!) |
| 7 | +- Add settings to control whether to auto-approve reads and writes outside of the workspace |
| 8 | +- Update UX for chat text area (thanks @chadgauth!) |
| 9 | +- Support a custom storage path for tasks (thanks @Chenjiayuan195!) |
| 10 | +- Add a New Task command in the Command Palette (thanks @qdaxb!) |
| 11 | +- Add R1 support checkbox to Open AI compatible provider to support QWQ (thanks @teddyOOXX!) |
| 12 | +- Support test declarations in TypeScript tree-sitter queries (thanks @KJ7LNW!) |
| 13 | +- Add Bedrock support for application-inference-profile (thanks @maekawataiki!) |
| 14 | +- Rename and migrate global MCP and modes files (thanks @StevenTCramer!) |
| 15 | +- Add watchPaths option to McpHub for file change detection (thanks @01Rian!) |
| 16 | +- Read image responses from MCP calls (thanks @nevermorec!) |
| 17 | +- Add taskCreated event to API and subscribe to Cline events earlier (thanks @wkordalski!) |
| 18 | +- Fixes to numeric formatting suffix internationalization (thanks @feifei325!) |
| 19 | +- Fix open tab support in the context mention suggestions (thanks @aheizi!) |
| 20 | +- Better display of OpenRouter “overloaded” error messages |
| 21 | +- Fix browser tool visibility in system prompt preview (thanks @cannuri!) |
| 22 | +- Fix the supportsPromptCache value for OpenAI models (thanks @PeterDaveHello!) |
| 23 | +- Fix readme links to docs (thanks @kvokka!) |
| 24 | +- Run ‘npm audit fix’ on all of our libraries |
| 25 | + |
3 | 26 | ## [3.10.3] - 2025-03-23 |
4 | 27 |
|
5 | 28 | - Update the welcome page to provide 1-click OAuth flows with LLM routers (thanks @dtrugman!) |
|
0 commit comments