diff --git a/.changeset/v3.26.2.md b/.changeset/v3.26.2.md new file mode 100644 index 00000000000..fe2cbe2757d --- /dev/null +++ b/.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)