Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-02-20 10:55:10 -05:00 committed by GitHub
parent aa4e22bea5
commit 2461cbade3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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