|
1 | 1 | # Roo Code Changelog |
2 | 2 |
|
| 3 | +## [3.28.8] - 2025-09-25 |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +- Fix: Resolve frequent "No tool used" errors by clarifying tool-use rules (thanks @hannesrudolph!) |
| 8 | +- Fix: Include initial ask in condense summarization (thanks @hannesrudolph!) |
| 9 | +- Add support for more free models in the Roo provider (thanks @mrubens!) |
| 10 | +- Show cloud switcher and option to add a team when logged in (thanks @mrubens!) |
| 11 | +- Add Opengraph image for web (thanks @brunobergher!) |
| 12 | + |
| 13 | +## [3.28.7] - 2025-09-23 |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | +- UX: Collapse thinking blocks by default with UI settings to always show them (thanks @brunobergher!) |
| 18 | +- Fix: Resolve checkpoint restore popover positioning issue (#8219 by @NaccOll, PR by @app/roomote) |
| 19 | +- Add cloud account switcher functionality (thanks @mrubens!) |
| 20 | +- Add support for zai-org/GLM-4.5-turbo model in Chutes provider (#8155 by @mugnimaestra, PR by @app/roomote) |
| 21 | + |
| 22 | +## [3.28.6] - 2025-09-23 |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +- Feat: Add GPT-5-Codex model (thanks @daniel-lxs!) |
| 27 | +- Feat: Add keyboard shortcut for toggling auto-approve (Cmd/Ctrl+Alt+A) (thanks @brunobergher!) |
| 28 | +- Fix: Improve reasoning block formatting for better readability (thanks @daniel-lxs!) |
| 29 | +- Fix: Respect Ollama Modelfile num_ctx configuration (#7797 by @hannesrudolph, PR by @app/roomote) |
| 30 | +- Fix: Prevent checkpoint text from wrapping in non-English languages (#8206 by @NaccOll, PR by @app/roomote) |
| 31 | +- Remove language selection and word wrap toggle from CodeBlock (thanks @mrubens!) |
| 32 | +- Feat: Add package.nls.json checking to find-missing-translations script (thanks @app/roomote!) |
| 33 | +- Fix: Bare metal evals fixes (thanks @cte!) |
| 34 | +- Fix: Follow-up questions should trigger the "interactive" state (thanks @cte!) |
| 35 | + |
| 36 | +## [3.28.5] - 2025-09-20 |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | +- Fix: Resolve duplicate rehydrate during reasoning; centralize rehydrate and preserve cancel metadata (#8153 by @hannesrudolph, PR by @hannesrudolph) |
| 41 | +- Add an announcement for Supernova (thanks @mrubens!) |
| 42 | +- Wrap code blocks by default for improved readability (thanks @mrubens!) |
| 43 | +- Fix: Support dash prefix in parseMarkdownChecklist for todo lists (#8054 by @NaccOll, PR by app/roomote) |
| 44 | +- Fix: Apply tiered pricing for Gemini models via Vertex AI (#8017 by @ikumi3, PR by app/roomote) |
| 45 | +- Update SambaNova models to latest versions (thanks @snova-jorgep!) |
| 46 | +- Update privacy policy to allow occasional emails (thanks @jdilla1277!) |
| 47 | + |
| 48 | +## [3.28.4] - 2025-09-19 |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | +- UX: Redesigned Message Feed (thanks @brunobergher!) |
| 53 | +- UX: Responsive Auto-Approve (thanks @brunobergher!) |
| 54 | +- Add telemetry retry queue for network resilience (thanks @daniel-lxs!) |
| 55 | +- Fix: Transform keybindings in nightly build to fix command+y shortcut (thanks @app/roomote!) |
| 56 | +- New code-supernova stealth model in the Roo Code Cloud provider (thanks @mrubens!) |
| 57 | + |
3 | 58 | ## [3.28.3] - 2025-09-16 |
4 | 59 |
|
5 | 60 |  |
|
0 commit comments