Skip to content

Commit 07d4552

Browse files
authored
Update CHANGELOG.md
1 parent 5c1c399 commit 07d4552

File tree

1 file changed

+22
-12
lines changed

1 file changed

+22
-12
lines changed

CHANGELOG.md

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,27 @@
11
# Roo Code Changelog
22

3-
## 3.11.0
4-
5-
### Minor Changes
6-
7-
- UX fixes that:
8-
9-
### Patch Changes
10-
11-
- Add settings migration to support renaming legacy settings files to new format
12-
- Fix the supportsPromptCache value for OpenAI models
13-
- Add the openAiR1FormatEnabled field to enable this switch in OpenAI compatible mode to support the current QWQ and future additional classes of R1 models.
14-
- 3.10.4
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
1525

1626
## [3.10.3] - 2025-03-23
1727

0 commit comments

Comments
 (0)