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

Commit 44f6bba

Browse files
changeset version bump
1 parent 14922f1 commit 44f6bba

3 files changed

Lines changed: 13 additions & 12 deletions

File tree

.changeset/v3.53.0.md

Lines changed: 0 additions & 11 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.53.0
4+
5+
### Minor Changes
6+
7+
- **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.
8+
- Add GPT-5.5 support via the OpenAI Codex provider (PR #12170 by @hannesrudolph)
9+
- Add Claude Opus 4.7 support on Vertex AI (#12134 by @saneroen, PR #12135 by @saneroen)
10+
- Add previous checkpoint navigation controls and i18n in chat (#12138 by @saneroen, PR #12139 by @saneroen)
11+
- Add Roomote banner (PR #12119 by @brunobergher)
12+
- Redesign Roomote announcement banner with violet branding on the web (PR #12161 by @roomote-v0)
13+
- Add sunsetting Roo Code blog post (PR #12160 by @roomote-v0)
14+
315
## 3.52.1
416

517
### Patch Changes

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

0 commit comments

Comments
 (0)