File tree Expand file tree Collapse file tree 4 files changed +22
-40
lines changed Expand file tree Collapse file tree 4 files changed +22
-40
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3+ ## [ 3.21.0] - 2025-06-17
4+
5+ - Add Roo Marketplace to make it easy to discover and install great MCPs and modes!
6+ - Add Gemini 2.5 models (Pro, Flash and Flash Lite) (thanks @daniel-lxs !)
7+ - Add support for Excel (.xlsx) files in tools (thanks @chrarnoldus !)
8+ - Add max tokens checkbox option for OpenAI compatible provider (thanks @AlexandruSmirnov !)
9+ - Update provider models and prices for Groq & Mistral (thanks @KanTakahiro !)
10+ - Add proper error handling for API conversation history issues (thanks @KJ7LNW !)
11+ - Fix ambiguous model id error (thanks @elianiva !)
12+ - Fix save/discard/revert flow for Prompt Settings (thanks @hassoncs !)
13+ - Fix codebase indexing alignment with list-files hidden directory filtering (thanks @daniel-lxs !)
14+ - Fix subtask completion mismatch (thanks @feifei325 !)
15+ - Fix Windows path normalization in MCP variable injection (thanks @daniel-lxs !)
16+ - Update marketplace branding to 'Roo Marketplace' (thanks @SannidhyaSah !)
17+ - Refactor to more consistent history UI (thanks @elianiva !)
18+ - Adjust context menu positioning to be near Copilot
19+ - Update evals Docker setup to work on Windows (thanks @StevenTCramer !)
20+ - Include current working directory in terminal details
21+ - Encourage use of start_line in multi-file diff to match legacy diff
22+ - Always focus the panel when clicked to ensure menu buttons are visible (thanks @hassoncs !)
23+
324## [ 3.20.3] - 2025-06-13
425
526- Resolve diff editor race condition in multi-monitor setups (thanks @daniel-lxs !)
Original file line number Diff line number Diff line change 33 "displayName" : " %extension.displayName%" ,
44 "description" : " %extension.description%" ,
55 "publisher" : " RooVeterinaryInc" ,
6- "version" : " 3.20.3 " ,
6+ "version" : " 3.21.0 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments