Skip to content

Commit 8368ed9

Browse files
mrubenshannesrudolph
authored andcommitted
v3.22.6 (#5357)
1 parent 821828d commit 8368ed9

File tree

35 files changed

+704
-649
lines changed

35 files changed

+704
-649
lines changed

.changeset/v3.22.6.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
"roo-cline": patch
3+
---
4+
5+
- Add automatic configuration import on extension startup (thanks @takakoutso!)
6+
- Add user-configurable search score threshold slider for semantic search (thanks @hannesrudolph!)
7+
- Add import/export modes functionality (thanks @hannesrudolph!)
8+
- Add persistent version indicator on chat screen (thanks @hannesrudolph!)
9+
- Add default headers and testing for litellm fetcher (thanks @andrewshu2000!)
10+
- Add translation orchestration for PR Fixer and Issue Fixer modes (thanks @hannesrudolph!)
11+
- Add auto approve follow up questions (thanks @liwilliam2021!)
12+
- Fix consistent cancellation error messages for thinking vs streaming phases (thanks @roomote!)
13+
- Fix AWS Bedrock cross-region inference profile mapping (thanks @KevinZhao!)
14+
- Fix URL loading timeout issues in @ mentions (thanks @MuriloFP!)
15+
- Fix API retry exponential backoff capped at 10 minutes (thanks @MuriloFP!)
16+
- Fix Qdrant URL field auto-filling with default value (thanks @SannidhyaSah!)
17+
- Fix profile context condensation threshold (thanks @PaperBoardOfficial!)
18+
- Fix apply_diff tool documentation for multi-file capabilities
19+
- Fix cache files excluded from rules compilation (thanks @MuriloFP!)
20+
- Add streamlined extension installation and documentation (thanks @devxpain!)
21+
- Fix Architect mode from providing time estimates
22+
- Remove context size from environment details
23+
- Change default mode to architect for new installations
24+
- Suppress Mermaid error rendering
25+
- Improve Mermaid buttons with light background in light mode (thanks @chrarnoldus!)
26+
- Add .vscode/ to write-protected files/directories
27+
- Update AWS Bedrock cross-region inference profile mapping (thanks @KevinZhao!)

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ Check out the [CHANGELOG](CHANGELOG.md) for detailed updates and fixes.
4949

5050
---
5151

52-
## 🎉 Roo Code 3.21 Released
52+
## 🎉 Roo Code 3.22 Released
5353

54-
Roo Code 3.21 brings major new features and improvements based on your feedback!
54+
Roo Code 3.22 brings powerful new features and significant improvements to enhance your development workflow!
5555

56-
- **Roo Marketplace Launch** - The marketplace is now live! The marketplace is now live! Discover and install modes and MCPs easier than ever before.
57-
- **Gemini 2.5 Models** - Added support for new Gemini 2.5 Pro, Flash, and Flash Lite models.
58-
- **Excel File Support & More** - Added Excel (.xlsx) file support and numerous bug fixes and improvements!
56+
- **1-Click Task Sharing** - Share your tasks instantly with colleagues and the community with a single click.
57+
- **Global .roo Directory Support** - Load rules and configurations from a global .roo directory for consistent settings across projects.
58+
- **Improved Architect to Code Transitions** - Seamless handoffs from planning in Architect mode to implementation in Code mode.
5959

6060
---
6161

locales/ca/README.md

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

locales/de/README.md

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

locales/es/README.md

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

locales/fr/README.md

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

locales/ja/README.md

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

locales/ko/README.md

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

locales/nl/README.md

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

locales/pl/README.md

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

0 commit comments

Comments
 (0)