Skip to content

Releases: RooCodeInc/Roo-Code

Release v3.28.8

25 Sep 14:27
e6bb50c

Choose a tag to compare

[3.28.8] - 2025-09-25

3.28.8 Release - Bug fixes and improvements

  • Fix: Resolve frequent "No tool used" errors by clarifying tool-use rules (thanks @hannesrudolph!)
  • Fix: Include initial ask in condense summarization (thanks @hannesrudolph!)
  • Add support for more free models in the Roo provider (thanks @mrubens!)
  • Show cloud switcher and option to add a team when logged in (thanks @mrubens!)
  • Add Opengraph image for web (thanks @brunobergher!)

Release v3.28.7

23 Sep 23:16
17ae7e2

Choose a tag to compare

[3.28.7] - 2025-09-23

3.28.7 Release - Hidden Thinking

  • UX: Collapse thinking blocks by default with UI settings to always show them (thanks @brunobergher!)
  • Fix: Resolve checkpoint restore popover positioning issue (#8219 by @NaccOll, PR by @app/roomote)
  • Add cloud account switcher functionality (thanks @mrubens!)
  • Add support for zai-org/GLM-4.5-turbo model in Chutes provider (#8155 by @mugnimaestra, PR by @app/roomote)

Release v3.28.6

23 Sep 18:04
2fa3ede

Choose a tag to compare

[3.28.6] - 2025-09-23

3.28.6 Release - Kangaroo studying ancient codex

  • Feat: 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!)
  • Fix: Bare metal evals fixes (thanks @cte!)
  • Fix: Follow-up questions should trigger the "interactive" state (thanks @cte!)

Release v3.28.5

20 Sep 21:31

Choose a tag to compare

Release v3.28.5

Release v3.28.4

19 Sep 20:57
82249da

Choose a tag to compare

[3.28.4] - 2025-09-19

3.28.4 Release - Supernova Discovery

  • UX: Redesigned Message Feed (thanks @brunobergher!)
  • UX: Responsive Auto-Approve (thanks @brunobergher!)
  • Add telemetry retry queue for network resilience (thanks @daniel-lxs!)
  • Fix: Transform keybindings in nightly build to fix command+y shortcut (thanks @app/roomote!)
  • New code-supernova stealth model in the Roo Code Cloud provider (thanks @mrubens!)

Release v3.28.3

16 Sep 16:21
bf302fc

Choose a tag to compare

[3.28.3] - 2025-09-16

3.28.3 Release - UI/UX Improvements and Bug Fixes

Release v3.28.2

14 Sep 19:18
6835256

Choose a tag to compare

[3.28.2] - 2025-09-14

3.28.2 Release - Auto-approve improvements

  • Improve auto-approve UI with smaller and more subtle design (thanks @brunobergher!)
  • Fix: Message queue re-queue loop in Task.ask() causing performance issues (#7861 by @hannesrudolph, PR by @daniel-lxs)
  • Fix: Restrict @-mention parsing to line-start or whitespace boundaries to prevent false triggers (#7875 by @hannesrudolph, PR by @app/roomote)
  • Fix: Make nested git repository warning persistent with path info for better visibility (#7884 by @hannesrudolph, PR by @app/roomote)
  • Fix: Include API key in Ollama /api/tags requests for authenticated instances (#7902 by @ItsOnlyBinary, PR by @app/roomote)
  • Fix: Preserve original first message context during conversation condensing (thanks @daniel-lxs!)
  • Add Qwen3 Next 80B A3B models to chutes provider (thanks @daniel-lxs!)
  • Disable Roomote Control on logout for better security (thanks @cte!)
  • Add padding to the cloudview for better visual spacing (thanks @mrubens!)

Release v3.28.1

11 Sep 20:35
5c76c18

Choose a tag to compare

[3.28.1] - 2025-09-11

3.28.1 Release - Kangaroo riding rocket to the clouds

  • Announce Roo Code Cloud!
  • Add cloud task button for opening tasks in Roo Code Cloud (thanks @app/roomote!)
  • Make Posthog telemetry the default (thanks @mrubens!)
  • Show notification when the checkpoint initialization fails (thanks @app/roomote!)
  • Bust cache in generated image preview (thanks @mrubens!)
  • Fix: Center active mode in selector dropdown on open (#7882 by @hannesrudolph, PR by @app/roomote)
  • Fix: Preserve first message during conversation condensing (thanks @daniel-lxs!)

Release v3.28.0

10 Sep 20:40
e25bf57

Choose a tag to compare

[3.28.0] - 2025-09-10

3.28.0 Release - Continue tasks in Roo Code Cloud

  • feat: Continue tasks in Roo Code Cloud (thanks @brunobergher!)
  • feat: Support connecting to Cloud without redirect handling (thanks @mrubens!)
  • feat: Add toggle to control task syncing to Cloud (thanks @jr!)
  • feat: Add click-to-edit, ESC-to-cancel, and fix padding consistency for chat messages (#7788 by @hannesrudolph, PR by @app/roomote)
  • feat: Make reasoning more visible (thanks @app/roomote!)
  • fix: Fix Groq context window display (thanks @mrubens!)
  • fix: Add GIT_EDITOR env var to merge-resolver mode for non-interactive rebase (thanks @daniel-lxs!)
  • fix: Resolve chat message edit/delete duplication issues (thanks @daniel-lxs!)
  • fix: Reduce CodeBlock button z-index to prevent overlap with popovers (#7703 by @A0nameless0man, PR by @daniel-lxs)
  • fix: Revert PR #7188 - Restore temperature parameter to fix TabbyApi/ExLlamaV2 crashes (#7581 by @drknyt, PR by @daniel-lxs)
  • fix: Make ollama models info transport work like lmstudio (#7674 by @ItsOnlyBinary, PR by @ItsOnlyBinary)
  • fix: Update DeepSeek pricing to new unified rates effective Sept 5, 2025 (#7685 by @NaccOll, PR by @app/roomote)
  • feat: Update Vertex AI models and regions (#7725 by @ssweens, PR by @ssweens)
  • chore: Update dependency eslint-plugin-turbo to v2.5.6 (thanks @app/renovate!)
  • chore: Update dependency @changesets/cli to v2.29.6 (thanks @app/renovate!)
  • chore: Update dependency nock to v14.0.10 (thanks @app/renovate!)
  • chore: Update dependency eslint-config-prettier to v10.1.8 (thanks @app/renovate!)
  • chore: Update dependency esbuild to v0.25.9 (thanks @app/renovate!)

Release v3.27.0

05 Sep 22:22
173acdb

Choose a tag to compare

[3.27.0] - 2025-09-05

3.27.0 Release - Bug Fixes and Improvements

  • Add: User message editing and deletion functionality (thanks @NaccOll!)
  • Add: Kimi K2-0905 model support in Chutes provider (#7700 by @pwilkin, PR by @app/roomote)
  • Fix: Prevent stack overflow in codebase indexing for large projects (#7588 by @StarTrai1, PR by @daniel-lxs)
  • Fix: Resolve race condition in Gemini Grounding Sources by improving code design (#6372 by @daniel-lxs, PR by @HahaBill)
  • Fix: Preserve conversation context by retrying with full conversation on invalid previous_response_id (thanks @daniel-lxs!)
  • Fix: Identify MCP and slash command config path in multiple folder workspaces (#6720 by @kfuglsang, PR by @NaccOll)
  • Fix: Handle array paths from VSCode terminal profiles correctly (#7695 by @Amosvcc, PR by @app/roomote)
  • Fix: Improve WelcomeView styling and readability (thanks @daniel-lxs!)
  • Fix: Resolve CI e2e test ETIMEDOUT errors when downloading VS Code (thanks @daniel-lxs!)