Skip to content

Commit b8b9073

Browse files
R00-B0Tgithub-actions[bot]cte
authored
Changeset version bump (#2768)
* changeset version bump * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Estreich <[email protected]>
1 parent 2a5d472 commit b8b9073

File tree

6 files changed

+11
-19
lines changed

6 files changed

+11
-19
lines changed

.changeset/four-trainers-move.md

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

.changeset/shiny-poems-search.md

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

.changeset/wet-knives-call.md

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

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
# Roo Code Changelog
22

3+
## [3.13.1] - 2025-04-18
4+
5+
- Support Gemini 2.5 Flash thinking mode (thanks @monotykamary)
6+
- Make auto-approval toggle on/off states more obvious (thanks @sachasayan)
7+
- Add telemetry for shell integration errors
8+
- Fix the path of files dragging into the chat textarea on Windows (thanks @NyxJae)
9+
310
## [3.13.0] - 2025-04-17
411

512
- UI improvements to task header, chat view, history preview, and welcome view (thanks @sachasayan!)
613
- Add append_to_file tool for appending content to files (thanks @samhvw8!)
714
- Add Gemini 2.5 Flash Preview to Gemini and Vertex providers (thanks @nbihan-mediware!)
815
- Fix image support in Bedrock (thanks @Smartsheet-JB-Brown!)
9-
- Make diff edits more resilient to models passing in incorrect parameters
16+
- Make diff edits more resilient to models passing in incorrect parameters
1017

1118
## [3.12.3] - 2025-04-17
1219

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.13.0",
6+
"version": "3.13.1",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)