Skip to content

Commit 42c1f5f

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#2957)
* changeset version bump * Update package.json * Update package-lock.json * 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 d6860e1 commit 42c1f5f

File tree

6 files changed

+15
-18
lines changed

6 files changed

+15
-18
lines changed

.changeset/khaki-months-float.md

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

.changeset/lazy-rats-end.md

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

.changeset/moody-snails-listen.md

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

CHANGELOG.md

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

3+
## [3.14.3] - 2025-04-25
4+
5+
- Add Boomerang Orchestrator as a built-in mode
6+
- Improve home screen UI
7+
- Make token count estimation more efficient to reduce gray screens
8+
- Revert change to automatically close files after edit until we figure out how to make it work well with diagnostics
9+
- Clean up settings data model
10+
- Omit reasoning params for non-reasoning models
11+
- Clearer documentation for adding settings (thanks @shariqriazz!)
12+
- Fix word wrapping in Roo message title (thanks @zhangtony239!)
13+
- Update default model id for Unbound from claude 3.5 to 3.7 (thanks @pugazhendhi-m!)
14+
315
## [3.14.2] - 2025-04-24
416

517
- Enable prompt caching for Gemini (with some improvements)

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

0 commit comments

Comments
 (0)