We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acdd215 commit 36d98e3Copy full SHA for 36d98e3
CHANGELOG.md
@@ -1,10 +1,12 @@
1
# Roo Code Changelog
2
3
-## 3.31.3
+## [3.31.3] - 2025-11-13
4
5
-### Patch Changes
+
6
7
-- 
+- Fix: OpenAI Native encrypted_content handling and remove gpt-5-chat-latest verbosity flag (#9225 by @politsin, PR by @hannesrudolph)
8
+- Fix: Roo Code Cloud provider Anthropic input token normalization to avoid double-counting (thanks @hannesrudolph!)
9
+- Refactor: Rename sliding-window to context-management and truncateConversationIfNeeded to manageContext (thanks @hannesrudolph!)
10
11
## [3.31.2] - 2025-11-12
12
0 commit comments