File tree Expand file tree Collapse file tree 3 files changed +17
-19
lines changed
Expand file tree Collapse file tree 3 files changed +17
-19
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3+ ## [ 3.34.0] - 2025-11-21
4+
5+ ![ 3.34.0 Release - Browser Use 2.0] ( /releases/3.34.0-release.png )
6+
7+ - Add Browser Use 2.0 with enhanced browser interaction capabilities (PR #8941 by @hannesrudolph )
8+ - Add support for Baseten as a new AI provider (PR #9461 by @AlexKer )
9+ - Improve base OpenAI compatible provider with better error handling and configuration (PR #9462 by @mrubens )
10+ - Add provider-oriented welcome screen to improve onboarding experience (PR #9484 by @mrubens )
11+ - Pin Roo provider to the top of the provider list for better discoverability (PR #9485 by @mrubens )
12+ - Enhance native tool descriptions with examples and clarifications for better AI understanding (PR #9486 by @daniel-lxs )
13+ - Fix: Make cancel button immediately responsive during streaming (#9435 by @jwadow , PR #9448 by @daniel-lxs )
14+ - Fix: Resolve apply_diff performance regression from earlier changes (PR #9474 by @daniel-lxs )
15+ - Fix: Implement model cache refresh to prevent stale disk cache issues (PR #9478 by @daniel-lxs )
16+ - Fix: Copy model-level capabilities to OpenRouter endpoint models correctly (PR #9483 by @daniel-lxs )
17+ - Fix: Add fallback to yield tool calls regardless of finish_reason (PR #9476 by @daniel-lxs )
18+
319## [ 3.33.3] - 2025-11-20
420
521![ 3.33.3 Release - Gemini 3 Pro Image Preview] ( /releases/3.33.3-release.png )
1733- Update glob dependency to ^11.1.0 (PR #9449 by @jr )
1834- Update tar-fs to 3.1.1 via pnpm override (PR #9450 by @app/roomote )
1935
20-
2136## [ 3.33.2] - 2025-11-19
2237
2338- Enable native tool calling for Gemini provider (PR #9343 by @hannesrudolph )
Original file line number Diff line number Diff line change 33 "displayName" : " %extension.displayName%" ,
44 "description" : " %extension.description%" ,
55 "publisher" : " RooVeterinaryInc" ,
6- "version" : " 3.33.3 " ,
6+ "version" : " 3.34.0 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments