Skip to content

Commit 8c375ad

Browse files
authored
Update CHANGELOG for version 3.29.4
Added new features and fixed multiple issues in version 3.29.4.
1 parent a171281 commit 8c375ad

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

CHANGELOG.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,22 @@
11
# Roo Code Changelog
22

3-
## 3.29.4
4-
5-
### Patch Changes
6-
7-
- - Add Minimax Provider support (thanks @Maosghoul!)
8-
- - Fix: prevent infinite loop when canceling during auto-retry (#8901 by @mini2s, PR by @app/roomote)
3+
## [3.29.4] - 2025-10-30
4+
5+
- Feat: Add Minimax Provider (thanks @Maosghoul!)
6+
- Fix: prevent infinite loop when canceling during auto-retry (#8901 by @mini2s, PR by @app/roomote)
7+
- Fix: Enhanced codebase index recovery and reuse ('Start Indexing' button now reuses existing Qdrant index) (#8129 by @jaroslaw-weber, PR by @heyseth)
8+
- Fix: make code index initialization non-blocking at activation (#8777 by @cjlawson02, PR by @daniel-lxs)
9+
- Fix: remove search_and_replace tool from codebase (#8891 by @hannesrudolph, PR by @app/roomote)
10+
- Fix: custom modes under custom path not showing (#8122 by @hannesrudolph, PR by @elianiva)
11+
- Fix: prevent MCP server restart when toggling tool permissions (#8231 by @hannesrudolph, PR by @heyseth)
12+
- Fix: truncate type definition to match max read line (#8149 by @chenxluo, PR by @elianiva)
13+
- Fix: auto-sync enableReasoningEffort with reasoning dropdown selection (thanks @daniel-lxs!)
14+
- Fix: Gate auth-driven Roo model refresh to active provider only (thanks @daniel-lxs!)
15+
- Prevent a noisy cloud agent exception (thanks @cte!)
16+
- Feat: improve @ file search for large projects (#5721 by @Naituw, PR by @daniel-lxs)
17+
- Feat: add zai-glm-4.6 model to Cerebras and set gpt-oss-120b as default (thanks @kevint-cerebras!)
18+
- Feat: rename MCP Errors tab to Logs for mixed-level messages (#8893 by @hannesrudolph, PR by @app/roomote)
19+
- docs(vscode-lm): clarify VS Code LM API integration warning (thanks @hannesrudolph!)
920

1021
## [3.29.3] - 2025-10-28
1122

0 commit comments

Comments
 (0)