Release v3.26.2 (#7490)

This commit is contained in:
Matt Rubens 2025-08-28 09:46:09 -04:00 committed by Shawn
parent cf8b15d9b0
commit 761297d8bc

8
.changeset/v3.26.2.md Normal file
View file

@ -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)