diff --git a/.changeset/v3.28.6.md b/.changeset/v3.28.6.md new file mode 100644 index 00000000000..24896ad07e3 --- /dev/null +++ b/.changeset/v3.28.6.md @@ -0,0 +1,14 @@ +--- +"roo-cline": patch +--- + +![3.28.6 Release - Kangaroo studying ancient codex](/releases/3.28.6-release.png) + +- feat(types): add GPT-5-Codex model (thanks @daniel-lxs!) +- feat: Add keyboard shortcut for toggling auto-approve (Cmd/Ctrl+Alt+A) (thanks @brunobergher!) +- Fix: Improve reasoning block formatting for better readability (thanks @daniel-lxs!) +- Fix: respect Ollama Modelfile num_ctx configuration (#7797 by @hannesrudolph, PR by @app/roomote) +- Fix: prevent checkpoint text from wrapping in non-English languages (#8206 by @NaccOll, PR by @app/roomote) +- Remove language selection and word wrap toggle from CodeBlock (thanks @mrubens!) +- feat: add package.nls.json checking to find-missing-translations script (thanks @app/roomote!) +- Bare metal evals fixes (thanks @cte!) diff --git a/releases/3.28.6-release.png b/releases/3.28.6-release.png new file mode 100644 index 00000000000..e246cffb014 Binary files /dev/null and b/releases/3.28.6-release.png differ