Browse Source

Release v3.31.3 (#9232)

Matt Rubens 1 month ago
parent
commit
7fedd7a8f0
2 changed files with 9 additions and 0 deletions
  1. 9 0
      .changeset/v3.31.3.md
  2. BIN
      releases/3.31.3-release.png

+ 9 - 0
.changeset/v3.31.3.md

@@ -0,0 +1,9 @@
+---
+"roo-cline": patch
+---
+
+![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!)

BIN
releases/3.31.3-release.png