Skip to content

Commit 37c3f32

Browse files
authored
Update CHANGELOG.md
1 parent b75ea96 commit 37c3f32

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

CHANGELOG.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
11
# Roo Code Changelog
22

3-
## 3.23.13
4-
5-
### Patch Changes
6-
7-
- v3.23.13
3+
## [3.23.13] - 2025-07-17
4+
5+
- Add the ability to "undo" enhance prompt changes
6+
- Fix a bug where the path component of the baseURL for the LiteLLM provider contains path in it (thanks @ChuKhaLi)
7+
- Add support for Vertex AI model name formatting when using Claude Code with Vertex AI (thanks @janaki-sasidhar)
8+
- The list-files tool must include at least the first-level directory contents (thanks @qdaxb)
9+
- Add a configurable limit that controls both consecutive errors and tool repetitions (thanks @MuriloFP)
10+
- Add `.terraform/` and `.terragrunt-cache/` directories to the checkpoint exclusion patterns (thanks @MuriloFP)
11+
- Increase Ollama API timeout values (thanks @daniel-lxs)
12+
- Fix an issue where you need to "discard changes" before saving even though there are no settings changes
13+
- Fix `DirectoryScanner` memory leak and improve file limit handling (thanks @daniel-lxs)
14+
- Fix time formatting in environment (thanks @chrarnoldus)
15+
- Prevent empty mode names from being saved (thanks @daniel-lxs)
16+
- Improve auto-approve checkbox UX
17+
- Improve the chat message edit / delete functionality (thanks @liwilliam2021)
18+
- Add `commandExecutionTimeout` to `GlobalSettings`
819

920
## [3.23.12] - 2025-07-15
1021

0 commit comments

Comments
 (0)