Skip to content

Commit d31fb0d

Browse files
authored
Update CHANGELOG.md
1 parent 26c4ee2 commit d31fb0d

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

CHANGELOG.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
# Roo Code Changelog
22

3-
## 3.24.0
4-
5-
### Minor Changes
6-
7-
- - Add Hugging Face provider with support for open source models (thanks @TGlide!)
8-
9-
### Patch Changes
10-
11-
- Kick off release
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
1218

1319
## [3.23.19] - 2025-07-23
1420

0 commit comments

Comments
 (0)