You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: properly blend v3.25.3 release notes with full PR references and consistent structure
- Added complete PR references and contributor acknowledgments to all version sections
- Improved consistency in section structure and formatting across all patch releases
- Removed duplicate content that was scattered across versions
- Enhanced readability with better titles and descriptions
- Addresses feedback from Hannes on PR 286
Copy file name to clipboardExpand all lines: docs/update-notes/v3.25.mdx
+21-29Lines changed: 21 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,53 +17,50 @@ This patch release improves message queueing with image support, increases Claud
17
17
18
18
### Quality of Life Improvements
19
19
20
-
***Message Queueing**: You can now queue messages with images, making it easier to prepare multiple image-based requests
21
-
***Claude Code Output**: Increased default max output tokens to 16k for more comprehensive responses
22
-
***Slash Commands Documentation**: Added documentation link for slash commands to improve discoverability
23
-
***Cleaner UI**: Hidden Gemini checkboxes on the welcome view for a cleaner interface
24
-
***Tool Clarity**: Clarified apply_diff tool descriptions to emphasize surgical edits
20
+
***Message Queueing with Images**: You can now queue messages with images, making it easier to prepare multiple image-based requests ([#6414](https://github.com/RooCodeInc/Roo-Code/pull/6414))
21
+
***Claude Code Output Expansion**: Increased default max output tokens to 16k for more comprehensive responses (thanks bpeterson1991, app/roomote!) ([#6312](https://github.com/RooCodeInc/Roo-Code/pull/6312))
22
+
***Slash Commands Documentation**: Added documentation link for slash commands to improve discoverability ([#6409](https://github.com/RooCodeInc/Roo-Code/pull/6409))
23
+
***Cleaner Welcome Interface**: Hidden Gemini checkboxes on the welcome view for a cleaner interface ([#6415](https://github.com/RooCodeInc/Roo-Code/pull/6415))
***Input Preservation**: Fixed issue where clicking chat buttons would clear the input field
28
+
***Input Field Preservation**: Fixed issue where clicking chat buttons would clear the input field (thanks hassoncs!) ([#6222](https://github.com/RooCodeInc/Roo-Code/pull/6222))
29
29
30
30
### Misc. Improvements
31
31
32
-
***PR Reviewer Updates**: Updated PR reviewer rules and mode configuration
33
-
***Translation Automation**: Added translation check action to pull_request.opened event
34
-
***Extension Title**: Removed "(prev Roo Cline)" from extension title in all languages
***Extension Title Cleanup**: Removed "(prev Roo Cline)" from extension title in all languages (thanks app/roomote!) ([#6426](https://github.com/RooCodeInc/Roo-Code/pull/6426))
This patch release fixes critical issues with command highlighting and improves shell command validation.
40
40
41
+
### Quality of Life Improvements
42
+
43
+
***Slash Command Icon Hover State**: Fixed the hover state for the slash command icon to provide better visual feedback during interactions ([#6388](https://github.com/RooCodeInc/Roo-Code/pull/6388))
44
+
41
45
### Bug Fixes
42
46
43
-
***Command Highlighting**: Fixed zap hover state for better visual feedback
44
-
***Subshell Validation**: Improved handling and validation of complex shell commands with subshells
47
+
***Diff View Display**: Fixed an issue where the diff view wasn't showing before approval when background edits were disabled ([#6386](https://github.com/RooCodeInc/Roo-Code/pull/6386))
45
48
46
49
### Misc. Improvements
47
50
48
-
***Type Updates**: Updated VS Code types to version 1.40.0 for better compatibility
51
+
***Organization MCP Controls**: Added support for managing MCP servers at the organization level, allowing centralized configuration across teams ([#6378](https://github.com/RooCodeInc/Roo-Code/pull/6378))
49
52
50
53
## 3.25.1 (2025-07-29)
51
54
52
-
This patch release improves subshell validation and fixes diff view display issues.
53
-
54
-
### Bug Fixes
55
-
56
-
***Subshell Validation**: Enhanced validation for complex shell commands with command substitution patterns
57
-
***Diff View Display**: Fixed issue where diff view wasn't showing before approval when background edits were disabled
55
+
This patch release adds a powerful new AI model to the Chutes AI provider and improves command execution reliability.
58
56
59
57
### Provider Updates
60
58
61
-
***Chutes AI**: Added GLM-4.5-Air model support with 151K token context window
59
+
***GLM-4.5-Air Model**: Added support for the GLM-4.5-Air model with 151K token context window for complex reasoning tasks and large codebase analysis - completely free to use (thanks matbgn!) ([#6377](https://github.com/RooCodeInc/Roo-Code/pull/6377))
62
60
63
-
### Misc. Improvements
61
+
### Quality of Life Improvements
64
62
65
-
***Organization MCP Controls**: Added cloud support for managing MCP servers at the organization level
66
-
***Documentation Updates**: Updated docs extractor mode configuration and rules
63
+
***Subshell Validation**: Improved handling and validation of complex shell commands with subshells, preventing potential errors when using command substitution patterns ([#6379](https://github.com/RooCodeInc/Roo-Code/pull/6379))
67
64
68
65
## 3.25.0 (2025-07-29)
69
66
@@ -134,8 +131,6 @@ Small changes that make a big difference in your daily workflow:
134
131
***Sticky Task Modes**: Tasks remember their last-used mode and restore it automatically ([#6177](https://github.com/RooCodeInc/Roo-Code/pull/6177))
135
132
***ESC Key Support**: Close popovers with ESC for better keyboard navigation ([#6175](https://github.com/RooCodeInc/Roo-Code/pull/6175))
136
133
***Improved Command Highlighting**: Only valid commands are highlighted in the input field ([#6336](https://github.com/RooCodeInc/Roo-Code/pull/6336))
137
-
***Subshell Validation**: Improved handling and validation of complex shell commands with subshells, preventing potential errors when using command substitution patterns
138
-
***Slash Command Icon Hover State**: Fixed the hover state for the slash command icon to provide better visual feedback during interactions
139
134
140
135
### Bug Fixes
141
136
@@ -152,18 +147,15 @@ Critical fixes that improve stability and compatibility:
***Text Wrapping**: Fixed text overflow for long command patterns in permissions UI ([#6255](https://github.com/RooCodeInc/Roo-Code/pull/6255))
154
149
***Cross-Platform Mode Export**: Windows path separators now convert correctly for Unix systems ([#6308](https://github.com/RooCodeInc/Roo-Code/pull/6308))
155
-
***Diff View Display**: Fixed an issue where the diff view wasn't showing before approval when background edits were disabled
156
150
157
151
### Provider Updates
158
152
159
153
***Prompt Caching for LiteLLM**: Reduce API costs and improve response times with caching support for Claude 3.5 Sonnet and compatible models (thanks MuriloFP, steve-gore-snapdocs!) ([#6074](https://github.com/RooCodeInc/Roo-Code/pull/6074))
160
-
***GLM-4.5-Air Model**: Added support for the GLM-4.5-Air model with 151K token context window for complex reasoning tasks and large codebase analysis - completely free to use (thanks matbgn!)
161
154
162
155
### Misc. Improvements
163
156
164
157
***Background Editing (Experimental)**: Work uninterrupted while Roo edits files in the background—no more losing focus from automatic diff views ([#6214](https://github.com/RooCodeInc/Roo-Code/pull/6214)). Files change silently while you keep coding, with diagnostics and error checking still active. See [Background Editing](/features/experimental/background-editing) for details.
165
158
***Security Update**: Updated form-data dependency to address security vulnerability ([#6332](https://github.com/RooCodeInc/Roo-Code/pull/6332))
166
159
***Contributor Updates**: Refreshed contributor acknowledgments across all localizations ([#6302](https://github.com/RooCodeInc/Roo-Code/pull/6302))
167
160
***Release Engineering**: Converted release engineer role to slash command for easier releases ([#6333](https://github.com/RooCodeInc/Roo-Code/pull/6333))
168
-
***PR Reviewer Improvements**: Made PR reviewer mode generic for any GitHub repository ([#6357](https://github.com/RooCodeInc/Roo-Code/pull/6357), [#6328](https://github.com/RooCodeInc/Roo-Code/pull/6328), [#6324](https://github.com/RooCodeInc/Roo-Code/pull/6324))
169
-
***Organization MCP Controls**: Added support for managing MCP servers at the organization level, allowing centralized configuration across teams
161
+
***PR Reviewer Improvements**: Made PR reviewer mode generic for any GitHub repository ([#6357](https://github.com/RooCodeInc/Roo-Code/pull/6357), [#6328](https://github.com/RooCodeInc/Roo-Code/pull/6328), [#6324](https://github.com/RooCodeInc/Roo-Code/pull/6324))
0 commit comments