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
06e4e46eb6
commit
df453226e7
1 changed files with 11 additions and 8 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
|
@ -1,15 +1,18 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.18.3
|
||||
## [3.18.3] - 2025-05-24
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Fix reasoning budget for Gemini 2.5 Flash on OpenRouter
|
||||
- Convert bootstrap script to esm
|
||||
- Fix o1-pro on OpenRouter
|
||||
- Fix max tokens in task header
|
||||
- Add reasoning support for Claude 4 and Gemini 2.5 Flash on OpenRouter, plus a fix for o1-pro
|
||||
- Add experimental codebase indexing + semantic search feature (thanks @daniel-lxs!)
|
||||
- For providers that used to default to Sonnet 3.7, change to Sonnet 4
|
||||
- Enable prompt caching for Gemini 2.5 Flash Preview (thanks @shariqriazz!)
|
||||
- Preserve model settings when selecting a specific OpenRouter provider
|
||||
- - Default to Claude Sonnet 4 model
|
||||
- Add ability to refresh LiteLLM models list
|
||||
- Improve tool descriptions to guide proper file editing tool selection
|
||||
- Fix MCP Server error loading config when running with npx and bunx (thanks @devxpain!)
|
||||
- Improve pnpm bootstrapping and add compile script (thanks @KJ7LNW!)
|
||||
- Simplify object assignment & use startsWith (thanks @noritaka1166!)
|
||||
- Remove deprecated claude-3.7-sonnet models from vscodelm (thanks @shariqriazz!)
|
||||
|
||||
## [3.18.2] - 2025-05-23
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue