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.9] - 2025-08-07
4
+
5
+ - Fix: Resolve rounding issue with max tokens (#6806 by @markp018 , PR by @mrubens )
6
+ - Add support for GLM-4.5 and OpenAI gpt-oss models in Fireworks provider (#6753 by @alexfarlander , PR by @app/roomote )
7
+ - Improve UX by focusing chat input when clicking plus button in extension menu (thanks @app/roomote !)
8
+
3
9
## [ 3.25.8] - 2025-08-06
4
10
5
11
- Fix: Prevent disabled MCP servers from starting processes and show correct status (#6036 by @hannesrudolph , PR by @app/roomote )
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.8 " ,
6
+ "version" : " 3.25.9 " ,
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