Skip to content

Commit 5b93bc7

Browse files
Release v3.52.0 (#12082)
1 parent 5432fa2 commit 5b93bc7

39 files changed

Lines changed: 144 additions & 116 deletions

File tree

.changeset/v3.52.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"roo-cline": minor
3+
---
4+
5+
- Add Poe as an AI provider so users can access Poe models directly in Roo Code (PR #12015 by @kamilio)
6+
- Improve the xAI provider by migrating it to the Responses API with reusable transform utilities (#11961 by @carlesso, PR #11962 by @carlesso)
7+
- Fix MiniMax model listings and context window handling for more reliable configuration (#11999 by @Rexarrior, PR #12069 by @Rexarrior)
8+
- Add xAI Grok-4.20 models and update the default xAI model selection (#11955 by @carlesso, PR #11956 by @carlesso)
9+
- Add OpenAI GPT-5.4 mini and nano models to expand the available OpenAI model lineup (PR #11946 by @PeterDaveHello)
10+
- Chore: include the automated version bump PR from the previous release cycle for complete release accounting (PR #11892 by @app/github-actions)

README.md

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

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

18-
- Add support for OpenAI GPT-5.4 and GPT-5.3 Chat Latest so you can use the newest OpenAI chat models in Roo Code.
19-
- Expose skills as slash commands with fallback execution to make reusable workflows faster to trigger.
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.
2021

2122
<details>
2223
<summary>🌐 Available languages</summary>
@@ -40,7 +41,7 @@
4041
- [简体中文](locales/zh-CN/README.md)
4142
- [繁體中文](locales/zh-TW/README.md)
4243
- ...
43-
</details>
44+
</details>
4445

4546
---
4647

locales/ca/README.md

Lines changed: 5 additions & 4 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: 5 additions & 4 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: 5 additions & 4 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: 5 additions & 4 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: 5 additions & 4 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: 5 additions & 4 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: 5 additions & 4 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: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)