chore: add changeset for v3.31.2 (#9216)

This commit is contained in:
Matt Rubens 2025-11-12 22:03:27 -05:00 committed by GitHub
parent 0fdbd392e8
commit dc1cee66bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
.changeset/v3.31.2.md Normal file
View file

@ -0,0 +1,9 @@
---
"roo-cline": patch
---
- Fix: Apply updated API profile settings when provider/model unchanged (#9208 by @hannesrudolph, PR by @hannesrudolph)
- Migrate conversation continuity to plugin-side encrypted reasoning items using Responses API for improved reliability (thanks @hannesrudolph!)
- Fix: Include mcpServers in getState() for auto-approval (#9190 by @bozoweed, PR by @daniel-lxs)
- Batch settings updates from the webview to the extension host for improved performance (thanks @cte!)
- Fix: Replace rate-limited badges with badgen.net to improve README reliability (thanks @daniel-lxs!)