* 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,5 +0,0 @@
----
-"roo-cline": patch
-
-Enable prompt caching for Gemini (with some improvements)
-Allow users to turn prompt caching on / off for Gemini 2.5 on OpenRouter
@@ -1,5 +1,12 @@
# Roo Code Changelog
+## [3.14.2] - 2025-04-24
+
+- Enable prompt caching for Gemini (with some improvements)
+- Allow users to turn prompt caching on / off for Gemini 2.5 on OpenRouter
+- Compress terminal output with backspace characters (thanks @KJ7LNW)
+- Add Russian language (Спасибо @asychin)
## [3.14.1] - 2025-04-24
- Disable Gemini caching while we investigate issues reported by the community.
@@ -1,12 +1,12 @@
{
"name": "roo-cline",
- "version": "3.14.1",
+ "version": "3.14.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@anthropic-ai/bedrock-sdk": "^0.10.2",
"@anthropic-ai/sdk": "^0.37.0",
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",