|
| 1 | +--- |
| 2 | +"roo-cline": minor |
| 3 | +--- |
| 4 | + |
| 5 | +- Move codebase indexing out of experimental (thanks @daniel-lxs and @MuriloFP!) |
| 6 | +- Add todo list tool (thanks @qdaxb!) |
| 7 | +- Fix code index secret persistence and improve settings UX (thanks @daniel-lxs!) |
| 8 | +- Add Gemini embedding provider for codebase indexing (thanks @SannidhyaSah!) |
| 9 | +- Support full endpoint URLs in OpenAI Compatible provider (thanks @SannidhyaSah!) |
| 10 | +- Add markdown support to codebase indexing (thanks @MuriloFP!) |
| 11 | +- Add Search/Filter Functionality to API Provider Selection in Settings (thanks @GOODBOY008!) |
| 12 | +- Add configurable max search results (thanks @MuriloFP!) |
| 13 | +- Add copy prompt button to task actions (thanks @Juice10!) |
| 14 | +- Fix insertContentTool to create new files with content (thanks @Ruakij!) |
| 15 | +- Fix typescript compiler watch path inconsistency (thanks @bbenshalom!) |
| 16 | +- Use actual max_completion_tokens from OpenRouter API (thanks @shariqriazz!) |
| 17 | +- Prevent completion sound from replaying when reopening completed tasks (thanks @SannidhyaSah!) |
| 18 | +- Fix access_mcp_resource fails to handle images correctly (thanks @s97712!) |
| 19 | +- Prevent chatbox focus loss during automated file editing (thanks @hannesrudolph!) |
| 20 | +- Resolve intermittent hangs and lack of clear error feedback in apply_diff tool (thanks @lhish!) |
| 21 | +- Resolve Go duplicate references in tree-sitter queries (thanks @MuriloFP!) |
| 22 | +- Chat UI consistency and layout shifts (thanks @seedlord!) |
| 23 | +- Chat index UI enhancements (thanks @MuriloFP!) |
| 24 | +- Fix model search being prefilled on dropdown (thanks @kevinvandijk!) |
| 25 | +- Improve chat UI - add camera icon margin and make placeholder non-selectable (thanks @MuriloFP!) |
| 26 | +- Delete .roo/rules-{mode} folder when custom mode is deleted |
| 27 | +- Enforce file restrictions for all edit tools in architect mode |
| 28 | +- Add User-Agent header to API providers |
| 29 | +- Fix auto question timer unmount (thanks @liwilliam2021!) |
| 30 | +- Fix new_task tool streaming issue |
| 31 | +- Optimize file listing when maxWorkspaceFiles is 0 (thanks @daniel-lxs!) |
| 32 | +- Correct export/import of OpenAI Compatible codebase indexing settings (thanks @MuriloFP!) |
| 33 | +- Resolve workspace path inconsistency in code indexing for multi-workspace scenarios |
0 commit comments