Compare commits

...

1 commit

Author SHA1 Message Date
github-actions[bot]
961d340b59 changeset version bump 2026-02-24 22:02:50 +00:00
4 changed files with 12 additions and 15 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Add OpenAI's GPT-5.3-Codex model support

View file

@ -1,9 +0,0 @@
---
"roo-cline": patch
---
- Add OpenAI's GPT-5.3-Codex model support (PR #11728 by @PeterDaveHello)
- Warm Roo models on CLI startup for faster initial responses (PR #11722 by @cte)
- Fix spelling/grammar and casing inconsistencies (#11478 by @PeterDaveHello, PR #11485 by @PeterDaveHello)
- Fix: Restore Linear integration page (PR #11725 by @roomote)
- Chore: Prepare CLI release v0.1.1 (PR #11723 by @cte)

View file

@ -1,5 +1,16 @@
# Roo Code Changelog
## 3.50.5
### Patch Changes
- Add OpenAI's GPT-5.3-Codex model support
- Add OpenAI's GPT-5.3-Codex model support (PR #11728 by @PeterDaveHello)
- Warm Roo models on CLI startup for faster initial responses (PR #11722 by @cte)
- Fix spelling/grammar and casing inconsistencies (#11478 by @PeterDaveHello, PR #11485 by @PeterDaveHello)
- Fix: Restore Linear integration page (PR #11725 by @roomote)
- Chore: Prepare CLI release v0.1.1 (PR #11723 by @cte)
## [3.50.4] - 2026-02-21
- Feat: Add MiniMax M2.5 model support (#11471 by @love8ko, PR #11458 by @roomote)

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.50.4",
"version": "3.50.5",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",