Skip to content

Commit 1d1c335

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (RooCodeInc#1947)
* changeset version bump * Update package.json * Update package-lock.json * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 2c77043 commit 1d1c335

File tree

8 files changed

+26
-33
lines changed

8 files changed

+26
-33
lines changed

.changeset/bright-trains-crash.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.changeset/heavy-eyes-reply.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/mighty-bikes-applaud.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nine-ways-worry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sour-onions-warn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Roo Code Changelog
22

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+
326
## [3.10.3] - 2025-03-23
427

528
- Update the welcome page to provide 1-click OAuth flows with LLM routers (thanks @dtrugman!)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Roo Code (prev. Roo Cline)",
44
"description": "A whole dev team of AI agents in your editor.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.10.3",
6+
"version": "3.10.4",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)