Browse Source

chore: add changeset for v3.34.5 (#9603)

Matt Rubens 1 month ago
parent
commit
8a2d28fc55
2 changed files with 13 additions and 0 deletions
  1. 13 0
      .changeset/v3.34.5.md
  2. BIN
      releases/3.34.5-release.png

+ 13 - 0
.changeset/v3.34.5.md

@@ -0,0 +1,13 @@
+---
+"roo-cline": patch
+---
+
+![3.34.5 Release - Multi-Tool Mastery](/releases/3.34.5-release.png)
+
+- Experimental feature to enable multiple native tool calls per turn (PR #9273 by @daniel-lxs)
+- Add Bedrock Opus 4.5 to global inference model list (PR #9595 by @roomote)
+- Fix: Update API handler when toolProtocol changes (PR #9599 by @mrubens)
+- Set native tools as default for minimax-m2 and claude-haiku-4.5 (PR #9586 by @daniel-lxs)
+- Make single file read only apply to XML tools (PR #9600 by @mrubens)
+- Enhance web-evals dashboard with dynamic tool columns and UX improvements (PR #9592 by @hannesrudolph)
+- Revert "Add support for Roo Code Cloud as an embeddings provider" while we fix some issues (PR #9602 by @mrubens)

BIN
releases/3.34.5-release.png