Browse Source

chore: add changeset for v3.22.1 patch release (#5164)

Co-authored-by: Matt Rubens <[email protected]>
roomote 6 months ago
parent
commit
2f52058def
1 changed files with 9 additions and 0 deletions
  1. 9 0
      .changeset/v3.22.1.md

+ 9 - 0
.changeset/v3.22.1.md

@@ -0,0 +1,9 @@
+---
+"roo-cline": patch
+---
+
+- Add Gemini CLI provider for free access to Gemini models (thanks Cline!)
+- Fix undefined mcp command (thanks @qdaxb!)
+- Use upstream_inference_cost for OpenRouter BYOK cost calculation and show cached token count (thanks @chrarnoldus!)
+- Update maxTokens value for qwen/qwen3-32b model on Groq (thanks @KanTakahiro!)
+- Standardize tooltip delays to 300ms