File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Roo Code Changelog
2
2
3
+ ## [ 3.25.14] - 2025-08-13
4
+
5
+ - Fix: Only include verbosity parameter for models that support it (#7054 by @eastonmeth , PR by @app/roomote )
6
+ - Fix: AWS Bedrock 1M context - Move anthropic_beta to additionalModelRequestFields (thanks @daniel-lxs !)
7
+ - Fix: Make cancelling requests more responsive by reverting recent changes
8
+
3
9
## [ 3.25.13] - 2025-08-12
4
10
5
11
- Add Sonnet 1M context checkbox to Bedrock
Original file line number Diff line number Diff line change 3
3
"displayName" : " %extension.displayName%" ,
4
4
"description" : " %extension.description%" ,
5
5
"publisher" : " RooVeterinaryInc" ,
6
- "version" : " 3.25.13 " ,
6
+ "version" : " 3.25.14 " ,
7
7
"icon" : " assets/icons/icon.png" ,
8
8
"galleryBanner" : {
9
9
"color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments