This commit is contained in:
Matt Rubens 2025-05-07 23:05:38 -04:00 committed by GitHub
parent 6f90d4c52d
commit c26093bf9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
.changeset/v3.16.1.md Normal file
View file

@ -0,0 +1,12 @@
---
"roo-cline": patch
---
- 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 evaluation defaults (thanks @cte!)
- Update dependencies to latest versions