Skip to content

Commit 586e43b

Browse files
R00-B0Tgithub-actions[bot]cte
authored
Changeset version bump (RooCodeInc#2926)
* changeset version bump * 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 0dfbae6 commit 586e43b

File tree

5 files changed

+10
-13
lines changed

5 files changed

+10
-13
lines changed

.changeset/bright-singers-drop.md

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

.changeset/thin-tigers-yawn.md

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

CHANGELOG.md

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

3+
## [3.14.2] - 2025-04-24
4+
5+
- Enable prompt caching for Gemini (with some improvements)
6+
- Allow users to turn prompt caching on / off for Gemini 2.5 on OpenRouter
7+
- Compress terminal output with backspace characters (thanks @KJ7LNW)
8+
- Add Russian language (Спасибо @asychin)
9+
310
## [3.14.1] - 2025-04-24
411

512
- Disable Gemini caching while we investigate issues reported by the community.

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.14.1",
6+
"version": "3.14.2",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)