Matt Rubens 10 месяцев назад
Родитель
Сommit
2461cbade3
1 измененных файлов с 9 добавлено и 8 удалено
  1. 9 8
      CHANGELOG.md

+ 9 - 8
CHANGELOG.md

@@ -1,13 +1,14 @@
 # Roo Code Changelog
 
-## 3.3.22
-
-### Patch Changes
-
-- Allow users to choose a custom preferred language
-- v3.3.22
-- Create .roomodes file if needed
-- Allow setting a wildcard for auto-approve commands
+## [3.3.22]
+
+- Improve the Provider Settings configuration with clear Save buttons and warnings about unsaved changes (thanks @System233!)
+- Correctly parse `<think>` reasoning tags from Ollama models (thanks @System233!)
+- Add support for setting custom preferred languages on the Prompts tab, as well as adding Catalan to the list of languages (thanks @alarno!)
+- Add a button to delete MCP servers (thanks @hannesrudolph!)
+- Fix a bug where the button to copy the system prompt preview always copied the Code mode version
+- Fix a bug where the .roomodes file was not automatically created when adding custom modes from the Prompts tab
+- Allow setting a wildcard (`*`) for auto-approve commands (use with caution!)
 
 ## [3.3.21]