diff --git a/.changeset/v3.26.6.md b/.changeset/v3.26.6.md new file mode 100644 index 0000000000..9b36469e8b --- /dev/null +++ b/.changeset/v3.26.6.md @@ -0,0 +1,11 @@ +--- +"roo-cline": patch +--- + +![3.26.6 Release - Bug Fixes and Tool Improvements](/releases/3.26.6-release.png) + +- Add experimental run_slash_command tool to let the model run slash commands (thanks @app/roomote!) +- Fix: use askApproval wrapper in insert_content and search_and_replace tools (#7648 by @hannesrudolph, PR by @app/roomote) +- Add Kimi K2 Turbo model configuration to moonshotModels (thanks @wangxiaolong100!) +- Fix: preserve scroll position when switching tabs in settings (thanks @DC-Dancao!) +- Focus the extension when receiving bridge commands (thanks @cte!) diff --git a/releases/3.26.6-release.png b/releases/3.26.6-release.png new file mode 100644 index 0000000000..96be69a4e3 Binary files /dev/null and b/releases/3.26.6-release.png differ