Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
06b775a81d
Update CHANGELOG for version 3.32.0
Updated changelog for version 3.32.0 with new features, fixes, and documentation improvements.
2025-11-14 01:39:42 -05:00
github-actions[bot]
d73c051f28 changeset version bump 2025-11-14 06:37:05 +00:00
3 changed files with 10 additions and 11 deletions

View file

@ -1,10 +0,0 @@
---
"roo-cline": minor
---
![3.32.0 Release - GPT-5.1 models and OpenAI prompt caching](/releases/3.32.0-release.png)
- Feature: Add GPT-5.1 models to OpenAI provider (PR #9252 by @hannesrudolph)
- Feature: Support for OpenAI Responses 24 hour prompt caching (PR #9259 by @hannesrudolph)
- Fix: Repair the share button in the UI (PR #9253 by @hannesrudolph)
- Docs: Include PR numbers in the release guide to improve traceability (PR #9236 by @hannesrudolph)

View file

@ -1,5 +1,14 @@
# Roo Code Changelog
## [3.32.0] - 2025-11-14
![3.32.0 Release - GPT-5.1 models and OpenAI prompt caching](/releases/3.32.0-release.png)
- Feature: Add GPT-5.1 models to OpenAI provider (PR #9252 by @hannesrudolph)
- Feature: Support for OpenAI Responses 24 hour prompt caching (PR #9259 by @hannesrudolph)
- Fix: Repair the share button in the UI (PR #9253 by @hannesrudolph)
- Docs: Include PR numbers in the release guide to improve traceability (PR #9236 by @hannesrudolph)
## [3.31.3] - 2025-11-13
![3.31.3 Release - Kangaroo Decrypting a Message](/releases/3.31.3-release.png)

View file

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