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
- Bring back a way to temporarily and globally pause auto-approve without losing your toggle state (thanks @brunobergher!)
1316
1316
- Makes text area buttons appear only when there's text (thanks @brunobergher!)
1317
+
- CONTRIBUTING.md tweaks and issue template rewrite (thanks @hannesrudolph!)
1317
1318
- Bump axios from 1.9.0 to 1.12.0 (thanks @dependabot!)
1318
1319
1319
1320
## [3.28.2] - 2025-09-14
@@ -1773,6 +1774,7 @@ The entries below are preserved from the upstream Roo Code project history befor
1773
1774
- Fix Claude model detection by name for API protocol selection (thanks @daniel-lxs!)
1774
1775
- Move marketplace icon from overflow menu to top navigation
1775
1776
- Optional setting to prevent completion with open todos
1777
+
- Added YouTube to website footer (thanks @thill2323!)
1776
1778
1777
1779
## [3.23.14] - 2025-07-17
1778
1780
@@ -2166,6 +2168,7 @@ The entries below are preserved from the upstream Roo Code project history befor
2166
2168
- Fix bug with context condensing in Amazon Bedrock
2167
2169
- Fix UTF-8 encoding in ExecaTerminalProcess (thanks @mr-ryan-james!)
2168
2170
- Set sidebar name bugfix (thanks @chrarnoldus!)
2171
+
- Fix link to CONTRIBUTING.md in feature request template (thanks @cannuri!)
2169
2172
- Add task metadata to Unbound and improve caching logic (thanks @pugazhendhi-m!)
2170
2173
2171
2174
## [3.19.0] - 2025-05-29
@@ -3133,6 +3136,7 @@ The entries below are preserved from the upstream Roo Code project history befor
3133
3136
- Ask and Architect modes can now edit markdown files
3134
3137
- Custom modes can now be restricted to specific file patterns (for example, a technical writer who can only edit markdown files 👋)
3135
3138
- Support for configuring the Bedrock provider with AWS Profiles
3139
+
- New Roo Code community Discord at https://roocode.com/discord!
3136
3140
3137
3141
## [3.2.8]
3138
3142
@@ -3172,6 +3176,8 @@ The entries below are preserved from the upstream Roo Code project history befor
3172
3176
- Create specialized assistants for any workflow
3173
3177
- Just type "Create a new mode for <X>" or visit the Prompts tab in the top menu to get started
3174
3178
3179
+
Join us at https://www.reddit.com/r/RooCode to share your custom modes and be part of our next chapter!
3180
+
3175
3181
## [3.1.7]
3176
3182
3177
3183
- DeepSeek-R1 support (thanks @philipnext!)
@@ -3219,8 +3225,12 @@ The entries below are preserved from the upstream Roo Code project history befor
3219
3225
3220
3226
## [3.0.1]
3221
3227
3228
+
- Fix the reddit link and a small visual glitch in the chat input
3229
+
3222
3230
## [3.0.0]
3223
3231
3232
+
- This release adds chat modes! Now you can ask Roo Code questions about system architecture or the codebase without immediately jumping into writing code. You can even assign different API configuration profiles to each mode if you prefer to use different models for thinking vs coding. Would love feedback in the new Roo Code Reddit! https://www.reddit.com/r/RooCode
3233
+
3224
3234
## [2.2.46]
3225
3235
3226
3236
- Only parse @-mentions in user input (not in files)
0 commit comments