Skip to content

Commit 9b73965

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#2877)
* changeset version bump * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 2e9b1f1 commit 9b73965

11 files changed

+39
-49
lines changed

.changeset/cuddly-cows-sip.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/hip-news-run.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pink-adults-yawn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/real-flies-try.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shiny-wolves-attend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/spotty-baboons-clap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-pants-applaud.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twenty-planes-prove.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,41 @@
11
# Roo Code Changelog
22

3+
## [3.14.0] - 2025-04-23
4+
5+
- Add prompt caching for `gemini-2.5-pro-preview-03-25` in the Gemini provider (Vertex and OpenRouter coming soon!)
6+
- Improve the search_and_replace and insert_content tools and bring them out of experimental, and deprecate append_to_file (thanks @samhvw8!)
7+
- Use material icons for files and folders in mentions (thanks @elianiva!)
8+
- Make the list_files tool more efficient and smarter about excluding directories like .git/
9+
- Fix file drag and drop on Windows and when using SSH tunnels (thanks @NyxJae!)
10+
- Correctly revert changes and suggest alternative tools when write_to_file fails on a missing line count
11+
- Allow interpolation of `workspace`, `mode`, `language`, `shell`, and `operatingSystem` into custom system prompt overrides (thanks @daniel-lxs!)
12+
- Fix interpolation bug in the “add to context” code action (thanks @elianiva!)
13+
- Preserve editor state and prevent tab unpinning during diffs (thanks @seedlord!)
14+
- Improvements to icon rendering on Linux (thanks @elianiva!)
15+
- Improvements to Requesty model list fetching (thanks @dtrugman!)
16+
- Fix user feedback not being added to conversation history in API error state, redundant ‘TASK RESUMPTION’ prompts, and error messages not showing after cancelling API requests (thanks @System233!)
17+
- Track tool use errors in evals
18+
- Fix MCP hub error when dragging extension to another sidebar
19+
- Improve display of long MCP tool arguments
20+
- Fix redundant ‘TASK RESUMPTION’ prompts (thanks @System233!)
21+
- Fix bug opening files when editor has no workspace root
22+
- Make the VS Code LM provider show the correct model information (thanks @QuinsZouls!)
23+
- Fixes to make the focusInput command more reliable (thanks @hongzio!)
24+
- Better handling of aftercursor content in context mentions (thanks @elianiva!)
25+
- Support injecting environment variables in MCP config (thanks @NamesMT!)
26+
- Better handling of FakeAI “controller” object (thanks @wkordalski)
27+
- Remove unnecessary calculation from VS Code LM provider (thanks @d-oit!)
28+
- Allow Amazon Bedrock Marketplace ARNs (thanks @mlopezr!)
29+
- Give better loading feedback on chat rows (thanks @elianiva!)
30+
- Performance improvements to task size calculations
31+
- Don’t immediately show a model ID error when changing API providers
32+
- Fix apply_diff edge cases
33+
- Use a more sensible task export icon
34+
- Use path aliases in webview source files
35+
- Display a warning when the system prompt is overridden
36+
- Better progress indicator for apply_diff tools (thanks @qdaxb!)
37+
- Fix terminal carriage return handling for correct progress bar display (thanks @Yikai-Liao!)
38+
339
## [3.13.2] - 2025-04-18
440

541
- Allow custom URLs for Gemini provider

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)