Skip to content

Commit ce2da34

Browse files
committed
Resolve merge conflicts in translation files
- Resolved conflicts in all 18 src/i18n/locales/*/mcp.json files - Kept improved translations from origin/main with better messaging - Added new disconnect_servers_partial translation key across all locales - Prioritized translated content over English fallbacks from HEAD
2 parents fb1f0b8 + ad0e33e commit ce2da34

File tree

109 files changed

+1987
-6685
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+1987
-6685
lines changed

.dockerignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ src/node_modules
8080
!webview-ui/
8181
!packages/evals/.docker/entrypoints/runner.sh
8282
!packages/build/
83-
!packages/cloud/
8483
!packages/config-eslint/
8584
!packages/config-typescript/
8685
!packages/evals/

CHANGELOG.md

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

3+
## [3.25.10] - 2025-08-07
4+
5+
- Add support for GPT-5 (thanks Cline and @app/roomote!)
6+
- Fix: Use CDATA sections in XML examples to prevent parser errors (#4852 by @hannesrudolph, PR by @hannesrudolph)
7+
- Fix: Add missing MCP error translation keys (thanks @app/roomote!)
8+
9+
## [3.25.9] - 2025-08-07
10+
11+
- Fix: Resolve rounding issue with max tokens (#6806 by @markp018, PR by @mrubens)
12+
- Add support for GLM-4.5 and OpenAI gpt-oss models in Fireworks provider (#6753 by @alexfarlander, PR by @app/roomote)
13+
- Improve UX by focusing chat input when clicking plus button in extension menu (thanks @app/roomote!)
14+
15+
## [3.25.8] - 2025-08-06
16+
17+
- Fix: Prevent disabled MCP servers from starting processes and show correct status (#6036 by @hannesrudolph, PR by @app/roomote)
18+
- Fix: Handle current directory path "." correctly in codebase_search tool (#6514 by @hannesrudolph, PR by @app/roomote)
19+
- Fix: Trim whitespace from OpenAI base URL to fix model detection (#6559 by @vauhochzett, PR by @app/roomote)
20+
- Feat: Reduce Gemini 2.5 Pro minimum thinking budget to 128 (thanks @app/roomote!)
21+
- Fix: Improve handling of net::ERR_ABORTED errors in URL fetching (#6632 by @QuinsZouls, PR by @app/roomote)
22+
- Fix: Recover from error state when Qdrant becomes available (#6660 by @hannesrudolph, PR by @app/roomote)
23+
- Fix: Resolve memory leak in ChatView virtual scrolling implementation (thanks @xyOz-dev!)
24+
- Add: Swift files to fallback list (#5857 by @niteshbalusu11, #6555 by @sealad886, PR by @niteshbalusu11)
25+
- Feat: Clamp default model max tokens to 20% of context window (thanks @mrubens!)
26+
327
## [3.25.7] - 2025-08-05
428

529
- Add support for Claude Opus 4.1

README.md

Lines changed: 40 additions & 40 deletions
Large diffs are not rendered by default.

locales/ca/README.md

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

locales/de/README.md

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

locales/es/README.md

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

locales/fr/README.md

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

locales/hi/README.md

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

locales/id/README.md

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

locales/it/README.md

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

0 commit comments

Comments
 (0)