Skip to content

Commit af7913a

Browse files
mrubenshannesrudolph
authored andcommitted
v3.22.0 (#5130)
1 parent 05aceca commit af7913a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.changeset/v3.22.0.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
"roo-cline": minor
3+
---
4+
5+
- Add 1-click task sharing
6+
- Add support for loading rules from global and project-local .roo directories (thanks @samhvw8!)
7+
- Modes selector improvements (thanks @brunobergher!)
8+
- Better YAML parsing error handling when editing modes
9+
- Use safeWriteJson for all JSON file writes to avoid task history corruption (thanks @KJ7LNW!)
10+
- Register importSettings as VSCode command (thanks @shivamd1810!)
11+
- Add default task names for empty tasks (thanks @daniel-lxs!)
12+
- Improve translation workflow to avoid unnecessary file reads (thanks @KJ7LNW!)
13+
- Allow write_to_file to handle newline-only and empty content (thanks @Githubguy132010!)
14+
- Address multiple memory leaks in CodeBlock component (thanks @kiwina!)
15+
- Memory cleanup (thanks @xyOz-dev!)
16+
- Fix port handling bug in code indexing for HTTPS URLs (thanks @benashby!)
17+
- Improve Bedrock error handling for throttling and streaming contexts
18+
- Handle long Claude code messages (thanks @daniel-lxs!)
19+
- Fixes to Claude Code caching and image upload
20+
- Disable reasoning budget UI controls for Claude Code provider
21+
- Remove temperature parameter for Azure OpenAI reasoning models (thanks @ExactDoug!)
22+
- Allowed commands import/export (thanks @catrielmuller!)
23+
- Added Enable Roo Code quick fixes setting to disable quick fixes (thanks @OlegOAndreev!)

0 commit comments

Comments
 (0)