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
570a30ec8a
commit
a6c9e6ed9a
1 changed files with 19 additions and 9 deletions
28
CHANGELOG.md
28
CHANGELOG.md
|
|
@ -1,16 +1,26 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.16.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- ## New Features
|
||||
|
||||
### Patch Changes
|
||||
## [3.16.0] - 2025-05-06
|
||||
|
||||
- Add vertical tab navigation to the settings (thanks @dlab-anton)
|
||||
- Add Groq and Chutes API providers (thanks @shariqriazz)
|
||||
- Clickable code references in code block (thanks @KJ7LNW)
|
||||
- Improve accessibility of ato-approve toggles (thanks @Deon588)
|
||||
- Requesty provider fixes (thanks @dtrugman)
|
||||
- Fix migration and persistence of per-mode API profiles (thanks @alasano)
|
||||
- Fix usage of `path.basename` in the extension webview (thanks @samhvw8)
|
||||
- Fix display issue of the programming language dropdown in the code block component (thanks @zhangtony239)
|
||||
- MCP server errors are now captured and shown in a new "Errors" tab (thanks @robertheadley)
|
||||
- Error logging will no longer break MCP functionality if the server is properly connected (thanks @ksze)
|
||||
- You can now toggle the `terminal.integrated.inheritEnv` VSCode setting directly for the Roo Code settings (thanks @KJ7LNW)
|
||||
- Add `gemini-2.5-pro-preview-05-06` to the Vertex and Gemini providers (thanks @zetaloop)
|
||||
- Ensure evals exercises are up-to-date before running evals (thanks @shariqriazz)
|
||||
- Lots of general UI improvements (thanks @elianiva)
|
||||
- Organize provider settings into separate components
|
||||
- Split Cline.getEnvironmentDetails out into a standalone function
|
||||
- Enable Gemini prompt caching by default
|
||||
- Improved icons and translations for the code block component
|
||||
- Add support for tests that use ESM libraries
|
||||
- Move environment detail generation to a separate module
|
||||
- Enable prompt caching by default for supported Gemini models
|
||||
|
||||
## [3.15.5] - 2025-05-05
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue