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.10] - 2025-08-07
4
+
5
+ - Add support for GPT-5 (thanks Cline and @app/roomote !)
6
+ - Fix: Use CDATA sections in XML examples to prevent parser errors (#4852 by @hannesrudolph , PR by @hannesrudolph )
7
+ - Fix: Add missing MCP error translation keys (thanks @app/roomote !)
8
+
3
9
## [ 3.25.9] - 2025-08-07
4
10
5
11
- Fix: Resolve rounding issue with max tokens (#6806 by @markp018 , PR by @mrubens )
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.9 " ,
6
+ "version" : " 3.25.10 " ,
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