Skip to content

Commit 742b044

Browse files
authored
Update CHANGELOG.md
1 parent 517e82f commit 742b044

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

CHANGELOG.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Roo Code Changelog
22

3-
## 3.3.18
4-
5-
### Patch Changes
6-
7-
- v3.3.18
8-
- Make sure that we fire the onBlur for edited fields when the user hits Done in settings
9-
- Fix issue where Ollama/LMStudio URLs would flicker back to previous while entering
10-
- Fix logic error in retry delays
11-
- Hide advanced openrouter config in the welcome view
3+
## [3.3.18]
4+
5+
- Add a per-API-configuration model temperature setting (thanks @joemanley201!)
6+
- Add retries for fetching usage stats from OpenRouter (thanks @jcbdev!)
7+
- Fix bug where disabled MCP servers would not show up in the settings on initialization (thanks @MuriloFP!)
8+
- Add the Requesty provider and clean up a lot of shared model picker code (thanks @samhvw8!)
9+
- Add a button on the Prompts tab to copy the full system prompt to the clipboard (thanks @mamertofabian!)
10+
- Fix issue where Ollama/LMStudio URLs would flicker back to previous while entering them in settings
11+
- Fix logic error where automatic retries were waiting twice as long as intended
12+
- Rework the checkpoints code to avoid conflicts with file locks on Windows (sorry for the hassle!)
1213

1314
## [3.3.17]
1415

0 commit comments

Comments
 (0)