Revise CHANGELOG for version 3.31.3 updates

Updated changelog for version 3.31.3 with new fixes and refactor details.
This commit is contained in:
Matt Rubens 2025-11-13 09:51:06 -05:00 committed by GitHub
parent acdd21598f
commit 36d98e3b20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,12 @@
# Roo Code Changelog
## 3.31.3
## [3.31.3] - 2025-11-13
### Patch Changes
![3.31.3 Release - Kangaroo Decrypting a Message](/releases/3.31.3-release.png)
- ![3.31.3 Release - Kangaroo Decrypting a Message](/releases/3.31.3-release.png)
- Fix: OpenAI Native encrypted_content handling and remove gpt-5-chat-latest verbosity flag (#9225 by @politsin, PR by @hannesrudolph)
- Fix: Roo Code Cloud provider Anthropic input token normalization to avoid double-counting (thanks @hannesrudolph!)
- Refactor: Rename sliding-window to context-management and truncateConversationIfNeeded to manageContext (thanks @hannesrudolph!)
## [3.31.2] - 2025-11-12