Skip to content

Commit 550aa0a

Browse files
github-actions[bot]mrubens
authored andcommitted
Changeset version bump (RooCodeInc#8262)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent ef9912f commit 550aa0a

File tree

3 files changed

+24
-21
lines changed

3 files changed

+24
-21
lines changed

.changeset/v3.28.6.md

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

CHANGELOG.md

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

3-
## 3.28.5
4-
5-
### Patch Changes
6-
7-
- - Add an announcement for Supernova (thanks @mrubens!)
3+
## [3.28.6] - 2025-09-23
4+
5+
![3.28.6 Release - Kangaroo studying ancient codex](/releases/3.28.6-release.png)
6+
7+
- Feat: Add GPT-5-Codex model (thanks @daniel-lxs!)
8+
- Feat: Add keyboard shortcut for toggling auto-approve (Cmd/Ctrl+Alt+A) (thanks @brunobergher!)
9+
- Fix: Improve reasoning block formatting for better readability (thanks @daniel-lxs!)
10+
- Fix: Respect Ollama Modelfile num_ctx configuration (#7797 by @hannesrudolph, PR by @app/roomote)
11+
- Fix: Prevent checkpoint text from wrapping in non-English languages (#8206 by @NaccOll, PR by @app/roomote)
12+
- Remove language selection and word wrap toggle from CodeBlock (thanks @mrubens!)
13+
- Feat: Add package.nls.json checking to find-missing-translations script (thanks @app/roomote!)
14+
- Fix: Bare metal evals fixes (thanks @cte!)
15+
- Fix: Follow-up questions should trigger the "interactive" state (thanks @cte!)
16+
17+
## [3.28.5] - 2025-09-20
18+
19+
- Add an announcement for Supernova (thanks @mrubens!)
20+
- Wrap code blocks by default for improved readability (thanks @mrubens!)
21+
- Fix: Resolve duplicate rehydrate during reasoning; centralize rehydrate and preserve cancel metadata (#8153 by @hannesrudolph, PR by @hannesrudolph)
22+
- Fix: Support dash prefix in parseMarkdownChecklist for todo lists (#8054 by @NaccOll, PR by app/roomote)
23+
- Fix: Apply tiered pricing for Gemini models via Vertex AI (#8017 by @ikumi3, PR by app/roomote)
24+
- Update SambaNova models to latest versions (thanks @snova-jorgep!)
25+
- Update privacy policy to allow occasional emails (thanks @jdilla1277!)
826

927
## [3.28.4] - 2025-09-19
1028

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

0 commit comments

Comments
 (0)