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
add6cd7d39
commit
25a524db42
1 changed files with 10 additions and 4 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -1,10 +1,16 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.25.8
|
||||
## [3.25.8] - 2025-08-06
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- - Fix: Prevent disabled MCP servers from starting processes and show correct status (#6036 by @hannesrudolph, PR by @app/roomote)
|
||||
- Fix: Prevent disabled MCP servers from starting processes and show correct status (#6036 by @hannesrudolph, PR by @app/roomote)
|
||||
- Fix: Handle current directory path "." correctly in codebase_search tool (#6514 by @hannesrudolph, PR by @app/roomote)
|
||||
- Fix: Trim whitespace from OpenAI base URL to fix model detection (#6559 by @vauhochzett, PR by @app/roomote)
|
||||
- Feat: Reduce Gemini 2.5 Pro minimum thinking budget to 128 (thanks @app/roomote!)
|
||||
- Fix: Improve handling of net::ERR_ABORTED errors in URL fetching (#6632 by @QuinsZouls, PR by @app/roomote)
|
||||
- Fix: Recover from error state when Qdrant becomes available (#6660 by @hannesrudolph, PR by @app/roomote)
|
||||
- Fix: Resolve memory leak in ChatView virtual scrolling implementation (thanks @xyOz-dev!)
|
||||
- Add: Swift files to fallback list (#5857 by @niteshbalusu11, #6555 by @sealad886, PR by @niteshbalusu11)
|
||||
- Feat: Clamp default model max tokens to 20% of context window (thanks @mrubens!)
|
||||
|
||||
## [3.25.7] - 2025-08-05
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue