|
|
@@ -1,14 +1,15 @@
|
|
|
# Roo Code Changelog
|
|
|
|
|
|
-## 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
|
|
|
+## [3.3.18]
|
|
|
+
|
|
|
+- 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]
|
|
|
|