mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
517e82fce9
commit
742b0440e1
1 changed files with 9 additions and 8 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
|
@ -1,14 +1,15 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.3.18
|
||||
## [3.3.18]
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- v3.3.18
|
||||
- Make sure that we fire the onBlur for edited fields when the user hits Done in settings
|
||||
- Fix issue where Ollama/LMStudio URLs would flicker back to previous while entering
|
||||
- Fix logic error in retry delays
|
||||
- Hide advanced openrouter config in the welcome view
|
||||
- Add a per-API-configuration model temperature setting (thanks @joemanley201!)
|
||||
- Add retries for fetching usage stats from OpenRouter (thanks @jcbdev!)
|
||||
- Fix bug where disabled MCP servers would not show up in the settings on initialization (thanks @MuriloFP!)
|
||||
- Add the Requesty provider and clean up a lot of shared model picker code (thanks @samhvw8!)
|
||||
- Add a button on the Prompts tab to copy the full system prompt to the clipboard (thanks @mamertofabian!)
|
||||
- Fix issue where Ollama/LMStudio URLs would flicker back to previous while entering them in settings
|
||||
- Fix logic error where automatic retries were waiting twice as long as intended
|
||||
- Rework the checkpoints code to avoid conflicts with file locks on Windows (sorry for the hassle!)
|
||||
|
||||
## [3.3.17]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue