Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-05-07 23:13:59 -04:00 committed by GitHub
parent 693c12df9a
commit 555bc49b14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,15 @@
# Roo Code Changelog
## 3.16.1
## [3.16.1] - 2025-05-07
### Patch Changes
- Add editor name to telemetry
- - Add LiteLLM provider support
- Add LiteLLM provider support
- Improve stability by detecting and preventing tool loops
- Add Dutch localization (thanks @Githubguy132010!)
- Add editor name to telemetry for better analytics
- Migrate to Tailwind CSS for improved UI consistency
- Fix footer button wrapping in About section on narrow screens (thanks @ecmasx!)
- Update evals defaults
- Update dependencies to latest versions
## [3.16.0] - 2025-05-06