Skip to content

Commit bbe2333

Browse files
authored
Update CHANGELOG.md
1 parent 88be8e6 commit bbe2333

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

CHANGELOG.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
# Roo Code Changelog
22

3-
## 3.15.0
4-
5-
### Minor Changes
6-
7-
- Add Reasoning Effort setting for OpenAI Compatible provider
8-
- # Changelog: v3.14.3 → v3.15.0
9-
10-
### Patch Changes
11-
12-
- Use gemini provider when using Gemini on vertex ai
13-
- Add a kill command button to the execute command component
14-
- Overhaul CodeBlock rendering
15-
- Use a fallback terminal if VSCode shell integration fails
3+
## 3.15.0 - 2025-04-30
4+
5+
- Add prompt caching to the Google Vertex provider (thanks @ashktn)
6+
- Add a fallback mechanism for executing terminal commands if VSCode terminal shell integration fails
7+
- Improve the UI/UX of code snippets in the chat (thanks @KJ7LNW)
8+
- Add a reasoning effort setting for the OpenAI Compatible provider (thanks @mr-ryan-james)
9+
- Allow terminal commands to be stopped directly from the chat UI
10+
- Adjust chat view padding to accommodate small width layouts (thanks @zhangtony239)
11+
- Fix file mentions for filenames containing spaces
12+
- Improve the auto-approve toggle buttons for some high-contrast VSCode themes
13+
- Offload expensive count token operations to a web worker (thanks @samhvw8)
14+
- Improve support for mult-root workspaces (thanks @snoyiatk)
15+
- Simplify and streamline Roo Code's quick actions
16+
- Allow Roo Code settings to be imported from the welcome screen (thanks @julionav)
17+
- Remove unused types (thanks @wkordalski)
18+
- Improve the performance of mode switching (thanks @dlab-anton)
19+
- Fix importing & exporting of custom modes (thanks @julionav)
1620

1721
## [3.14.3] - 2025-04-25
1822

0 commit comments

Comments
 (0)