From c26093bf9b8ca02856c6fc6de617606c4c728cc4 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Wed, 7 May 2025 23:05:38 -0400 Subject: [PATCH] v3.16.1 (#3292) --- .changeset/v3.16.1.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .changeset/v3.16.1.md 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