|
1 | 1 | # Roo Code Changelog |
2 | 2 |
|
3 | | -## [3.8.1] |
| 3 | +## [3.8.1] - 2025-03-07 |
4 | 4 |
|
5 | 5 | - Show the reserved output tokens in the context window visualization |
6 | 6 | - Improve the UI of the configuration profile dropdown (thanks @DeXtroTip!) |
|
11 | 11 | - Fix bug where checkpoints were no longer enabled by default |
12 | 12 | - Add extension and VSCode versions to telemetry |
13 | 13 |
|
14 | | -## [3.8.0] |
| 14 | +## [3.8.0] - 2025-03-07 |
15 | 15 |
|
16 | 16 | - Add opt-in telemetry to help us improve Roo Code faster (thanks Cline!) |
17 | 17 | - Fix terminal overload / gray screen of death, and other terminal issues |
|
30 | 30 | - Improve styling of the task headers (thanks @monotykamary!) |
31 | 31 | - Improve context mention path handling on Windows (thanks @samhvw8!) |
32 | 32 |
|
33 | | -## [3.7.12] |
| 33 | +## [3.7.12] - 2025-03-03 |
34 | 34 |
|
35 | 35 | - Expand max tokens of thinking models to 128k, and max thinking budget to over 100k (thanks @monotykamary!) |
36 | 36 | - Fix issue where keyboard mode switcher wasn't updating API profile (thanks @aheizi!) |
|
42 | 42 | - Update the warning text for the VS LM API |
43 | 43 | - Correctly populate the default OpenRouter model on the welcome screen |
44 | 44 |
|
45 | | -## [3.7.11] |
| 45 | +## [3.7.11] - 2025-03-02 |
46 | 46 |
|
47 | 47 | - Don't honor custom max tokens for non thinking models |
48 | 48 | - Include custom modes in mode switching keyboard shortcut |
49 | 49 | - Support read-only modes that can run commands |
50 | 50 |
|
51 | | -## [3.7.10] |
| 51 | +## [3.7.10] - 2025-03-01 |
52 | 52 |
|
53 | 53 | - Add Gemini models on Vertex AI (thanks @ashktn!) |
54 | 54 | - Keyboard shortcuts to switch modes (thanks @aheizi!) |
55 | 55 | - Add support for Mermaid diagrams (thanks Cline!) |
56 | 56 |
|
57 | | -## [3.7.9] |
| 57 | +## [3.7.9] - 2025-03-01 |
58 | 58 |
|
59 | 59 | - Delete task confirmation enhancements |
60 | 60 | - Smarter context window management |
|
64 | 64 | - UI fix to dropdown hover colors (thanks @SamirSaji!) |
65 | 65 | - Add support for Claude Sonnet 3.7 thinking via Vertex AI (thanks @lupuletic!) |
66 | 66 |
|
67 | | -## [3.7.8] |
| 67 | +## [3.7.8] - 2025-02-27 |
68 | 68 |
|
69 | 69 | - Add Vertex AI prompt caching support for Claude models (thanks @aitoroses and @lupuletic!) |
70 | 70 | - Add gpt-4.5-preview |
71 | 71 | - Add an advanced feature to customize the system prompt |
72 | 72 |
|
73 | | -## [3.7.7] |
| 73 | +## [3.7.7] - 2025-02-27 |
74 | 74 |
|
75 | 75 | - Graduate checkpoints out of beta |
76 | 76 | - Fix enhance prompt button when using Thinking Sonnet |
77 | 77 | - Add tooltips to make what buttons do more obvious |
78 | 78 |
|
79 | | -## [3.7.6] |
| 79 | +## [3.7.6] - 2025-02-26 |
80 | 80 |
|
81 | 81 | - Handle really long text better in the in the ChatRow similar to TaskHeader (thanks @joemanley201!) |
82 | 82 | - Support multiple files in drag-and-drop |
83 | 83 | - Truncate search_file output to avoid crashing the extension |
84 | 84 | - Better OpenRouter error handling (no more "Provider Error") |
85 | 85 | - Add slider to control max output tokens for thinking models |
86 | 86 |
|
87 | | -## [3.7.5] |
| 87 | +## [3.7.5] - 2025-02-26 |
88 | 88 |
|
89 | 89 | - Fix context window truncation math (see [#1173](https://github.com/RooVetGit/Roo-Code/issues/1173)) |
90 | 90 | - Fix various issues with the model picker (thanks @System233!) |
91 | 91 | - Fix model input / output cost parsing (thanks @System233!) |
92 | 92 | - Add drag-and-drop for files |
93 | 93 | - Enable the "Thinking Budget" slider for Claude 3.7 Sonnet on OpenRouter |
94 | 94 |
|
95 | | -## [3.7.4] |
| 95 | +## [3.7.4] - 2025-02-25 |
96 | 96 |
|
97 | 97 | - Fix a bug that prevented the "Thinking" setting from properly updating when switching profiles. |
98 | 98 |
|
99 | | -## [3.7.3] |
| 99 | +## [3.7.3] - 2025-02-25 |
100 | 100 |
|
101 | 101 | - Support for ["Thinking"](https://docs.anthropic.com/en/docs/build-with-claude/extended-thinking) Sonnet 3.7 when using the Anthropic provider. |
102 | 102 |
|
103 | | -## [3.7.2] |
| 103 | +## [3.7.2] - 2025-02-24 |
104 | 104 |
|
105 | 105 | - Fix computer use and prompt caching for OpenRouter's `anthropic/claude-3.7-sonnet:beta` (thanks @cte!) |
106 | 106 | - Fix sliding window calculations for Sonnet 3.7 that were causing a context window overflow (thanks @cte!) |
107 | 107 | - Encourage diff editing more strongly in the system prompt (thanks @hannesrudolph!) |
108 | 108 |
|
109 | | -## [3.7.1] |
| 109 | +## [3.7.1] - 2025-02-24 |
110 | 110 |
|
111 | 111 | - Add AWS Bedrock support for Sonnet 3.7 and update some defaults to Sonnet 3.7 instead of 3.5 |
112 | 112 |
|
113 | | -## [3.7.0] |
| 113 | +## [3.7.0] - 2025-02-24 |
114 | 114 |
|
115 | 115 | - Introducing Roo Code 3.7, with support for the new Claude Sonnet 3.7. Because who cares about skipping version numbers anymore? Thanks @lupuletic and @cte for the PRs! |
116 | 116 |
|
117 | | -## [3.3.26] |
| 117 | +## [3.3.26] - 2025-02-27 |
118 | 118 |
|
119 | 119 | - Adjust the default prompt for Debug mode to focus more on diagnosis and to require user confirmation before moving on to implementation |
120 | 120 |
|
121 | | -## [3.3.25] |
| 121 | +## [3.3.25] - 2025-02-21 |
122 | 122 |
|
123 | 123 | - Add a "Debug" mode that specializes in debugging tricky problems (thanks [Ted Werbel](https://x.com/tedx_ai/status/1891514191179309457) and [Carlos E. Perez](https://x.com/IntuitMachine/status/1891516362486337739)!) |
124 | 124 | - Add an experimental "Power Steering" option to significantly improve adherence to role definitions and custom instructions |
125 | 125 |
|
126 | | -## [3.3.24] |
| 126 | +## [3.3.24] - 2025-02-20 |
127 | 127 |
|
128 | 128 | - Fixed a bug with region selection preventing AWS Bedrock profiles from being saved (thanks @oprstchn!) |
129 | 129 | - Updated the price of gpt-4o (thanks @marvijo-code!) |
130 | 130 |
|
131 | | -## [3.3.23] |
| 131 | +## [3.3.23] - 2025-02-20 |
132 | 132 |
|
133 | 133 | - Handle errors more gracefully when reading custom instructions from files (thanks @joemanley201!) |
134 | 134 | - Bug fix to hitting "Done" on settings page with unsaved changes (thanks @System233!) |
135 | 135 |
|
136 | | -## [3.3.22] |
| 136 | +## [3.3.22] - 2025-02-20 |
137 | 137 |
|
138 | 138 | - Improve the Provider Settings configuration with clear Save buttons and warnings about unsaved changes (thanks @System233!) |
139 | 139 | - Correctly parse `<think>` reasoning tags from Ollama models (thanks @System233!) |
|
143 | 143 | - Fix a bug where the .roomodes file was not automatically created when adding custom modes from the Prompts tab |
144 | 144 | - Allow setting a wildcard (`*`) to auto-approve all command execution (use with caution!) |
145 | 145 |
|
146 | | -## [3.3.21] |
| 146 | +## [3.3.21] - 2025-02-17 |
147 | 147 |
|
148 | 148 | - Fix input box revert issue and configuration loss during profile switch (thanks @System233!) |
149 | 149 | - Fix default preferred language for zh-cn and zh-tw (thanks @System233!) |
|
152 | 152 | - Fix system prompt to make sure Roo knows about all available modes |
153 | 153 | - Enable streaming mode for OpenAI o1 |
154 | 154 |
|
155 | | -## [3.3.20] |
| 155 | +## [3.3.20] - 2025-02-14 |
156 | 156 |
|
157 | 157 | - Support project-specific custom modes in a .roomodes file |
158 | 158 | - Add more Mistral models (thanks @d-oit and @bramburn!) |
159 | 159 | - By popular request, make it so Ask mode can't write to Markdown files and is purely for chatting with |
160 | 160 | - Add a setting to control the number of open editor tabs to tell the model about (665 is probably too many!) |
161 | 161 | - Fix race condition bug with entering API key on the welcome screen |
162 | 162 |
|
163 | | -## [3.3.19] |
| 163 | +## [3.3.19] - 2025-02-12 |
164 | 164 |
|
165 | 165 | - Fix a bug where aborting in the middle of file writes would not revert the write |
166 | 166 | - Honor the VS Code theme for dialog backgrounds |
167 | 167 | - Make it possible to clear out the default custom instructions for built-in modes |
168 | 168 | - Add a help button that links to our new documentation site (which we would love help from the community to improve!) |
169 | 169 | - Switch checkpoints logic to use a shadow git repository to work around issues with hot reloads and polluting existing repositories (thanks Cline for the inspiration!) |
170 | 170 |
|
171 | | -## [3.3.18] |
| 171 | +## [3.3.18] - 2025-02-11 |
172 | 172 |
|
173 | 173 | - Add a per-API-configuration model temperature setting (thanks @joemanley201!) |
174 | 174 | - Add retries for fetching usage stats from OpenRouter (thanks @jcbdev!) |
|
179 | 179 | - Fix logic error where automatic retries were waiting twice as long as intended |
180 | 180 | - Rework the checkpoints code to avoid conflicts with file locks on Windows (sorry for the hassle!) |
181 | 181 |
|
182 | | -## [3.3.17] |
| 182 | +## [3.3.17] - 2025-02-09 |
183 | 183 |
|
184 | 184 | - Fix the restore checkpoint popover |
185 | 185 | - Unset git config that was previously set incorrectly by the checkpoints feature |
186 | 186 |
|
187 | | -## [3.3.16] |
| 187 | +## [3.3.16] - 2025-02-09 |
188 | 188 |
|
189 | 189 | - Support Volcano Ark platform through the OpenAI-compatible provider |
190 | 190 | - Fix jumpiness while entering API config by updating on blur instead of input |
191 | 191 | - Add tooltips on checkpoint actions and fix an issue where checkpoints were overwriting existing git name/email settings - thanks for the feedback! |
192 | 192 |
|
193 | | -## [3.3.15] |
| 193 | +## [3.3.15] - 2025-02-08 |
194 | 194 |
|
195 | 195 | - Improvements to MCP initialization and server restarts (thanks @MuriloFP and @hannesrudolph!) |
196 | 196 | - Add a copy button to the recent tasks (thanks @hannesrudolph!) |
|
0 commit comments