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
b75ea96bcc
commit
bad69d472d
1 changed files with 15 additions and 4 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
|
@ -1,10 +1,21 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.23.13
|
||||
## [3.23.13] - 2025-07-17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- v3.23.13
|
||||
- Add the ability to "undo" enhance prompt changes
|
||||
- Fix a bug where the path component of the baseURL for the LiteLLM provider contains path in it (thanks @ChuKhaLi)
|
||||
- Add support for Vertex AI model name formatting when using Claude Code with Vertex AI (thanks @janaki-sasidhar)
|
||||
- The list-files tool must include at least the first-level directory contents (thanks @qdaxb)
|
||||
- Add a configurable limit that controls both consecutive errors and tool repetitions (thanks @MuriloFP)
|
||||
- Add `.terraform/` and `.terragrunt-cache/` directories to the checkpoint exclusion patterns (thanks @MuriloFP)
|
||||
- Increase Ollama API timeout values (thanks @daniel-lxs)
|
||||
- Fix an issue where you need to "discard changes" before saving even though there are no settings changes
|
||||
- Fix `DirectoryScanner` memory leak and improve file limit handling (thanks @daniel-lxs)
|
||||
- Fix time formatting in environment (thanks @chrarnoldus)
|
||||
- Prevent empty mode names from being saved (thanks @daniel-lxs)
|
||||
- Improve auto-approve checkbox UX
|
||||
- Improve the chat message edit / delete functionality (thanks @liwilliam2021)
|
||||
- Add `commandExecutionTimeout` to `GlobalSettings`
|
||||
|
||||
## [3.23.12] - 2025-07-15
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue