Skip to content

Commit e483f9b

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (RooCodeInc#3098)
* changeset version bump * 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: Matt Rubens <mrubens@users.noreply.github.com>
1 parent a1993a9 commit e483f9b

5 files changed

Lines changed: 13 additions & 19 deletions

File tree

.changeset/spicy-tips-fail.md

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

.changeset/v3.15.2.md

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

CHANGELOG.md

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

3+
## [3.15.2] - 2025-05-02
4+
5+
- Fix terminal performance issues
6+
- Handle Mermaid validation errors
7+
- Add customizable headers for OpenAI-compatible provider (thanks @mark-bradshaw!)
8+
- Add config option to overwrite OpenAI's API base (thanks @GOODBOY008!)
9+
- Fixes to padding and height issues when resizing the sidebar (thanks @zhangtony239!)
10+
- Remove tool groups from orchestrator mode definition
11+
- Add telemetry for title button clicks
12+
313
## [3.15.1] - 2025-04-30
414

515
- Capture stderr in execa-spawned processes

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

0 commit comments

Comments
 (0)