mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
88be8e61a3
commit
bbe23331ee
1 changed files with 16 additions and 12 deletions
28
CHANGELOG.md
28
CHANGELOG.md
|
|
@ -1,18 +1,22 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.15.0
|
||||
## 3.15.0 - 2025-04-30
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- Add Reasoning Effort setting for OpenAI Compatible provider
|
||||
- # Changelog: v3.14.3 → v3.15.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Use gemini provider when using Gemini on vertex ai
|
||||
- Add a kill command button to the execute command component
|
||||
- Overhaul CodeBlock rendering
|
||||
- Use a fallback terminal if VSCode shell integration fails
|
||||
- Add prompt caching to the Google Vertex provider (thanks @ashktn)
|
||||
- Add a fallback mechanism for executing terminal commands if VSCode terminal shell integration fails
|
||||
- Improve the UI/UX of code snippets in the chat (thanks @KJ7LNW)
|
||||
- Add a reasoning effort setting for the OpenAI Compatible provider (thanks @mr-ryan-james)
|
||||
- Allow terminal commands to be stopped directly from the chat UI
|
||||
- Adjust chat view padding to accommodate small width layouts (thanks @zhangtony239)
|
||||
- Fix file mentions for filenames containing spaces
|
||||
- Improve the auto-approve toggle buttons for some high-contrast VSCode themes
|
||||
- Offload expensive count token operations to a web worker (thanks @samhvw8)
|
||||
- Improve support for mult-root workspaces (thanks @snoyiatk)
|
||||
- Simplify and streamline Roo Code's quick actions
|
||||
- Allow Roo Code settings to be imported from the welcome screen (thanks @julionav)
|
||||
- Remove unused types (thanks @wkordalski)
|
||||
- Improve the performance of mode switching (thanks @dlab-anton)
|
||||
- Fix importing & exporting of custom modes (thanks @julionav)
|
||||
|
||||
## [3.14.3] - 2025-04-25
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue