diff --git a/.changeset/v3.16.1.md b/.changeset/v3.16.1.md new file mode 100644 index 0000000000..7017058959 --- /dev/null +++ b/.changeset/v3.16.1.md @@ -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