Browse Source

Release v3.26.2 (#7490)

Matt Rubens 4 months ago
parent
commit
43597b3a20
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .changeset/v3.26.2.md

+ 8 - 0
.changeset/v3.26.2.md

@@ -0,0 +1,8 @@
+---
+"roo-cline": patch
+---
+
+- feat: Add experimental image generation tool with OpenRouter integration (thanks @daniel-lxs!)
+- Fix: Resolve GPT-5 Responses API issues with condensing and image support (#7334 by @nlbuescher, PR by @daniel-lxs)
+- Fix: Hide .rooignore'd files from environment details by default (#7368 by @AlexBlack772, PR by @app/roomote)
+- Fix: Exclude browser scroll actions from repetition detection (#7470 by @cgrierson-smartsheet, PR by @app/roomote)