Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .changeset/v3.29.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"roo-cline": patch
---

- Add Minimax Provider support (thanks @Maosghoul!)
- Fix: custom modes under custom path not showing (#8122 by @hannesrudolph, PR by @elianiva)
- Fix: prevent MCP server restart when toggling tool permissions (#8231 by @hannesrudolph, PR by @heyseth)
- Fix: auto-sync enableReasoningEffort with reasoning dropdown selection (thanks @daniel-lxs!)
- Prevent noisy cloud agent exception (thanks @cte!)
- Docs: clarify VS Code LM API integration warning (thanks @hannesrudolph!)