File tree Expand file tree Collapse file tree 4 files changed +17
-23
lines changed Expand file tree Collapse file tree 4 files changed +17
-23
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.24.0] - 2025-07-25
4+
5+ - Add Hugging Face provider with support for open source models (thanks @TGlide !)
6+ - Add terminal command permissions UI to chat interface
7+ - Add support for Agent Rules standard via AGENTS.md (thanks @sgryphon !)
8+ - Add settings to control diagnostic messages
9+ - Fix auto-approve checkbox to be toggled at any time (thanks @KJ7LNW !)
10+ - Add efficiency warning for single SEARCH/REPLACE blocks in apply_diff (thanks @KJ7LNW !)
11+ - Fix respect maxReadFileLine setting for file mentions to prevent context exhaustion (thanks @sebinseban !)
12+ - Fix Ollama API URL normalization by removing trailing slashes (thanks @Naam !)
13+ - Fix restore list styles for markdown lists in chat interface (thanks @village-way !)
14+ - Add support for bedrock api keys
15+ - Add confirmation dialog and proper cleanup for marketplace mode removal
16+ - Fix cancel auto-approve timer when editing follow-up suggestion (thanks @hassoncs !)
17+ - Fix add error message when no workspace folder is open for code indexing
18+
319## [ 3.23.19] - 2025-07-23
420
521- Add Roo Code Cloud Waitlist CTAs (thanks @brunobergher !)
Original file line number Diff line number Diff line change 33 "displayName" : " %extension.displayName%" ,
44 "description" : " %extension.description%" ,
55 "publisher" : " RooVeterinaryInc" ,
6- "version" : " 3.23.19 " ,
6+ "version" : " 3.24.0 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments