|
1 | 1 | # Roo Code Changelog |
2 | 2 |
|
| 3 | +## [3.26.7] - 2025-09-05 |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +- Feature: Add OpenAI Responses API service tiers (flex/priority) with UI selector and pricing (thanks @hannesrudolph!) |
| 8 | +- Feature: Add DeepInfra as a model provider in Roo Code (#7661 by @Thachnh, PR by @Thachnh) |
| 9 | +- Feature: Update kimi-k2-0905-preview and kimi-k2-turbo-preview models on the Moonshot provider (thanks @CellenLee!) |
| 10 | +- Feature: Add kimi-k2-0905-preview to Groq, Moonshot, and Fireworks (thanks @daniel-lxs and Cline!) |
| 11 | +- Fix: Prevent countdown timer from showing in history for answered follow-up questions (#7624 by @XuyiK, PR by @daniel-lxs) |
| 12 | +- Fix: Moonshot's maximum return token count limited to 1024 issue resolved (#6936 by @greyishsong, PR by @wangxiaolong100) |
| 13 | +- Fix: Add error transform to cryptic OpenAI SDK errors when API key is invalid (#7483 by @A0nameless0man, PR by @app/roomote) |
| 14 | +- Fix: Validate MCP tool exists before execution (#7631 by @R-omk, PR by @app/roomote) |
| 15 | +- Fix: Handle zsh glob qualifiers correctly (thanks @mrubens!) |
| 16 | +- Fix: Handle zsh process substitution correctly (thanks @mrubens!) |
| 17 | +- Fix: Minor zh-TW Traditional Chinese locale typo fix (thanks @PeterDaveHello!) |
| 18 | + |
| 19 | +## [3.26.6] - 2025-09-03 |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +- Add experimental run_slash_command tool to let the model initiate slash commands (thanks @app/roomote!) |
| 24 | +- Fix: use askApproval wrapper in insert_content and search_and_replace tools (#7648 by @hannesrudolph, PR by @app/roomote) |
| 25 | +- Add Kimi K2 Turbo model configuration to moonshotModels (thanks @wangxiaolong100!) |
| 26 | +- Fix: preserve scroll position when switching tabs in settings (thanks @DC-Dancao!) |
| 27 | + |
| 28 | +## [3.26.5] - 2025-09-03 |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | +- feat: Add support for Qwen3 235B A22B Thinking 2507 model in chutes (thanks @mohammad154!) |
| 33 | +- feat: Add auto-approve support for MCP access_resource tool (#7565 by @m-ibm, PR by @daniel-lxs) |
| 34 | +- feat: Add configurable embedding batch size for code indexing (#7356 by @BenLampson, PR by @app/roomote) |
| 35 | +- fix: Add cache reporting support for OpenAI-Native provider (thanks @hannesrudolph!) |
| 36 | +- feat: Move message queue to the extension host for better performance (thanks @cte!) |
| 37 | + |
| 38 | +## [3.26.4] - 2025-09-01 |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | +- Optimize memory usage for image handling in webview (thanks @daniel-lxs!) |
| 43 | +- Fix: Special tokens should not break task processing (#7539 by @pwilkin, PR by @pwilkin) |
| 44 | +- Add Ollama API key support for Turbo mode (#7147 by @LivioGama, PR by @app/roomote) |
| 45 | +- Rename Account tab to Cloud tab for clarity (thanks @app/roomote!) |
| 46 | +- Add kangaroo-themed release image generation (thanks @mrubens!) |
| 47 | + |
| 48 | +## [3.26.3] - 2025-08-29 |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | +- Add optional input image parameter to image generation tool (thanks @roomote!) |
| 53 | +- Refactor: Flatten image generation settings structure (thanks @daniel-lxs!) |
| 54 | +- Show console logging in vitests when the --no-silent flag is set (thanks @hassoncs!) |
| 55 | + |
| 56 | +## [3.26.2] - 2025-08-28 |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | +- feat: Add experimental image generation tool with OpenRouter integration (thanks @daniel-lxs!) |
| 61 | +- Fix: Resolve GPT-5 Responses API issues with condensing and image support (#7334 by @nlbuescher, PR by @daniel-lxs) |
| 62 | +- Fix: Hide .rooignore'd files from environment details by default (#7368 by @AlexBlack772, PR by @app/roomote) |
| 63 | +- Fix: Exclude browser scroll actions from repetition detection (#7470 by @cgrierson-smartsheet, PR by @app/roomote) |
| 64 | + |
| 65 | +## [3.26.1] - 2025-08-27 |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | +- Add Vercel AI Gateway provider integration (thanks @joshualipman123!) |
| 70 | +- Add support for Vercel embeddings (thanks @mrubens!) |
| 71 | +- Enable on-disk storage for Qdrant vectors and HNSW index (thanks @daniel-lxs!) |
| 72 | +- Show model ID in API configuration dropdown (thanks @daniel-lxs!) |
| 73 | +- Update tooltip component to match native VSCode tooltip shadow styling (thanks @roomote!) |
| 74 | +- Fix: remove duplicate cache display in task header (thanks @mrubens!) |
| 75 | +- Random chat text area cleanup (thanks @cte!) |
| 76 | + |
| 77 | +## [3.26.0] - 2025-08-26 |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | +- Sonic -> Grok Code Fast |
| 82 | +- feat: Add Qwen Code CLI API Support with OAuth Authentication (thanks @evinelias and Cline!) |
| 83 | +- feat: Add Deepseek v3.1 to Fireworks AI provider (#7374 by @dmarkey, PR by @app/roomote) |
| 84 | +- Add a built-in /init slash command (thanks @mrubens and @hannesrudolph!) |
| 85 | +- Fix: Make auto approve toggle trigger stay (#3909 by @kyle-apex, PR by @elianiva) |
| 86 | +- Fix: Preserve user input when selecting follow-up choices (#7316 by @teihome, PR by @daniel-lxs) |
| 87 | +- Fix: Handle Mistral thinking content as reasoning chunks (#6842 by @Biotrioo, PR by @app/roomote) |
| 88 | +- Fix: Resolve newTaskRequireTodos setting not working correctly (thanks @hannesrudolph!) |
| 89 | +- Fix: Requesty model listing (#7377 by @dtrugman, PR by @dtrugman) |
| 90 | +- feat: Hide static providers with no models from provider list (thanks @daniel-lxs!) |
| 91 | +- Add todos parameter to new_task tool usage in issue-fixer mode (thanks @hannesrudolph!) |
| 92 | +- Handle substitution patterns in command validation (thanks @mrubens!) |
| 93 | +- Mark code-workspace files as protected (thanks @mrubens!) |
| 94 | +- Update list of default allowed commands (thanks @mrubens!) |
| 95 | +- Follow symlinks in rooignore checks (thanks @mrubens!) |
| 96 | +- Show cache read and write prices for OpenRouter inference providers (thanks @chrarnoldus!) |
| 97 | +- chore(deps): Update dependency drizzle-kit to v0.31.4 (thanks @app/renovate!) |
| 98 | + |
| 99 | +## [3.25.23] - 2025-08-22 |
| 100 | + |
| 101 | +- feat: add custom base URL support for Requesty provider (thanks @requesty-JohnCosta27!) |
| 102 | +- feat: add DeepSeek V3.1 model to Chutes AI provider (#7294 by @dmarkey, PR by @app/roomote) |
| 103 | +- Revert "feat: enable loading Roo modes from multiple files in .roo/modes directory" temporarily to fix a bug with mode installation |
| 104 | + |
| 105 | +## [3.25.22] - 2025-08-22 |
| 106 | + |
| 107 | +- Add prompt caching support for Kimi K2 on Groq (thanks @daniel-lxs and @benank!) |
| 108 | +- Add documentation links for global custom instructions in UI (thanks @app/roomote!) |
| 109 | + |
3 | 110 | ## [3.25.21] - 2025-08-21 |
4 | 111 |
|
5 | 112 | - Ensure subtask results are provided to GPT-5 in OpenAI Responses API |
|
0 commit comments