2
0
Эх сурвалжийг харах

Merge pull request #1343 from RooVetGit/mrubens-patch-4

Update CHANGELOG.md
Matt Rubens 10 сар өмнө
parent
commit
7d6ee53fe2
1 өөрчлөгдсөн 6 нэмэгдсэн , 5 устгасан
  1. 6 5
      CHANGELOG.md

+ 6 - 5
CHANGELOG.md

@@ -1,15 +1,16 @@
 # Roo Code Changelog
 # Roo Code Changelog
 
 
-## 3.7.12
-
-### Patch Changes
+## [3.7.12]
 
 
+- Expand max tokens of thinking models to 128k, and max thinking budget to over 100k (thanks @monotykamary!)
+- Fix issue where keyboard mode switcher wasn't updating API profile (thanks @aheizi!)
+- Use the count_tokens API in the Anthropic provider for more accurate context window management
+- Default middle-out compression to on for OpenRouter
 - Exclude MCP instructions from the prompt if the mode doesn't support MCP
 - Exclude MCP instructions from the prompt if the mode doesn't support MCP
-- ExtensionStateContext does not correctly merge state
 - Add a checkbox to disable the browser tool
 - Add a checkbox to disable the browser tool
 - Show a warning if checkpoints are taking too long to load
 - Show a warning if checkpoints are taking too long to load
 - Update the warning text for the VS LM API
 - Update the warning text for the VS LM API
-- Default middle-out compression to on for OpenRouter
+- Correctly populate the default OpenRouter model on the welcome screen
 
 
 ## [3.7.11]
 ## [3.7.11]