Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit c02b9db

Browse files
committed
chore: add changeset for v3.53.0
1 parent 142f3fb commit c02b9db

39 files changed

Lines changed: 414 additions & 181 deletions

.changeset/v3.53.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"roo-cline": minor
3+
---
4+
5+
- **The Roo Code plugin is not going away.** You may have seen the [recent announcement](https://x.com/mattrubens/status/2046636598859559114) that Roo Code hit 3 million installs and the original team is going all-in on Roomote. We know that news was hard for a lot of you. This plugin means a lot to us and to you, and we hear you. The good news: a community team has stepped up to carry Roo Code forward, and we're working with them on an official handoff so the plugin you rely on keeps getting maintained and improved.
6+
- Add GPT-5.5 support via the OpenAI Codex provider (PR #12170 by @hannesrudolph)
7+
- Add Claude Opus 4.7 support on Vertex AI (#12134 by @saneroen, PR #12135 by @saneroen)
8+
- Add previous checkpoint navigation controls and i18n in chat (#12138 by @saneroen, PR #12139 by @saneroen)
9+
- Add Roomote banner (PR #12119 by @brunobergher)
10+
- Redesign Roomote announcement banner with violet branding on the web (PR #12161 by @roomote-v0)
11+
- Add sunsetting Roo Code blog post (PR #12160 by @roomote-v0)

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,19 @@
1313

1414
> Your AI-Powered Dev Team, Right in Your Editor
1515
16-
## What's New in v3.52.0
16+
## What's New in v3.53.0
1717

18-
- Add Poe as an AI provider so you can access Poe models directly in Roo Code.
19-
- Improve the xAI provider with a Responses API migration, reusable transform utilities, and updated Grok-4.20 defaults.
20-
- Fix MiniMax model listings and context window handling for more reliable setup.
18+
> ### The Roo Code plugin is not going away.
19+
>
20+
> You may have seen the [recent announcement](https://x.com/mattrubens/status/2046636598859559114) that Roo Code hit 3 million installs and the original team is going all-in on Roomote. We know that news was hard for a lot of you. This plugin means a lot to us and to you, and we hear you.
21+
>
22+
> The good news: **a community team has stepped up to carry Roo Code forward**, and we're working with them on an official handoff so the plugin you rely on keeps getting maintained and improved.
23+
24+
**What's new in this release:**
25+
26+
- Add GPT-5.5 support via the OpenAI Codex provider.
27+
- Add Claude Opus 4.7 support on Vertex AI.
28+
- Add previous checkpoint navigation controls in chat so you can step back through prior checkpoints more easily.
2129

2230
<details>
2331
<summary>🌐 Available languages</summary>
@@ -41,7 +49,7 @@
4149
- [简体中文](locales/zh-CN/README.md)
4250
- [繁體中文](locales/zh-TW/README.md)
4351
- ...
44-
</details>
52+
</details>
4553

4654
---
4755

locales/ca/README.md

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/de/README.md

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/es/README.md

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/fr/README.md

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/hi/README.md

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/id/README.md

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/it/README.md

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/ja/README.md

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)