mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
26c4ee2a5d
commit
d31fb0dd24
1 changed files with 14 additions and 8 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
|
@ -1,14 +1,20 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.24.0
|
||||
## [3.24.0] - 2025-07-25
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- - Add Hugging Face provider with support for open source models (thanks @TGlide!)
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Kick off release
|
||||
- Add Hugging Face provider with support for open source models (thanks @TGlide!)
|
||||
- Add terminal command permissions UI to chat interface
|
||||
- Add support for Agent Rules standard via AGENTS.md (thanks @sgryphon!)
|
||||
- Add settings to control diagnostic messages
|
||||
- Fix auto-approve checkbox to be toggled at any time (thanks @KJ7LNW!)
|
||||
- Add efficiency warning for single SEARCH/REPLACE blocks in apply_diff (thanks @KJ7LNW!)
|
||||
- Fix respect maxReadFileLine setting for file mentions to prevent context exhaustion (thanks @sebinseban!)
|
||||
- Fix Ollama API URL normalization by removing trailing slashes (thanks @Naam!)
|
||||
- Fix restore list styles for markdown lists in chat interface (thanks @village-way!)
|
||||
- Add support for bedrock api keys
|
||||
- Add confirmation dialog and proper cleanup for marketplace mode removal
|
||||
- Fix cancel auto-approve timer when editing follow-up suggestion (thanks @hassoncs!)
|
||||
- Fix add error message when no workspace folder is open for code indexing
|
||||
|
||||
## [3.23.19] - 2025-07-23
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue