Skip to content

Commit c5135da

Browse files
authored
Update CHANGELOG.md
1 parent 570a30e commit c5135da

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

CHANGELOG.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,26 @@
11
# Roo Code Changelog
22

3-
## 3.16.0
4-
5-
### Minor Changes
6-
7-
- ## New Features
8-
9-
### Patch Changes
10-
3+
## [3.16.0] - 2025-05-06
4+
5+
- Add vertical tab navigation to the settings (thanks @dlab-anton)
6+
- Add Groq and Chutes API providers (thanks @shariqriazz)
7+
- Clickable code references in code block (thanks @KJ7LNW)
8+
- Improve accessibility of ato-approve toggles (thanks @Deon588)
9+
- Requesty provider fixes (thanks @dtrugman)
10+
- Fix migration and persistence of per-mode API profiles (thanks @alasano)
11+
- Fix usage of `path.basename` in the extension webview (thanks @samhvw8)
12+
- Fix display issue of the programming language dropdown in the code block component (thanks @zhangtony239)
13+
- MCP server errors are now captured and shown in a new "Errors" tab (thanks @robertheadley)
14+
- Error logging will no longer break MCP functionality if the server is properly connected (thanks @ksze)
15+
- You can now toggle the `terminal.integrated.inheritEnv` VSCode setting directly for the Roo Code settings (thanks @KJ7LNW)
16+
- Add `gemini-2.5-pro-preview-05-06` to the Vertex and Gemini providers (thanks @zetaloop)
17+
- Ensure evals exercises are up-to-date before running evals (thanks @shariqriazz)
18+
- Lots of general UI improvements (thanks @elianiva)
1119
- Organize provider settings into separate components
12-
- Split Cline.getEnvironmentDetails out into a standalone function
13-
- Enable Gemini prompt caching by default
20+
- Improved icons and translations for the code block component
21+
- Add support for tests that use ESM libraries
22+
- Move environment detail generation to a separate module
23+
- Enable prompt caching by default for supported Gemini models
1424

1525
## [3.15.5] - 2025-05-05
1626

0 commit comments

Comments
 (0)