Update CHANGELOG for version 3.32.0

Updated changelog for version 3.32.0 with new features, fixes, and documentation improvements.
This commit is contained in:
Matt Rubens 2025-11-14 01:39:42 -05:00 committed by GitHub
parent d73c051f28
commit 06b775a81d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,13 @@
# Roo Code Changelog
## 3.32.0
## [3.32.0] - 2025-11-14
### Minor Changes
![3.32.0 Release - GPT-5.1 models and OpenAI prompt caching](/releases/3.32.0-release.png)
- ![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