File tree Expand file tree Collapse file tree 3 files changed +18
-6
lines changed Expand file tree Collapse file tree 3 files changed +18
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
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 `
19+
320## [ 3.23.12] - 2025-07-15
421
522- Update the max-token calculation in model-params to better support Kimi K2 and others
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.12 " ,
6+ "version" : " 3.23.13 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments