Skip to content

Commit 9c740e8

Browse files
v3.18 (#3800)
* v3.18 * Update webview-ui/src/i18n/locales/ko/chat.json Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --------- Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
1 parent 8df7f45 commit 9c740e8

File tree

36 files changed

+656
-601
lines changed

36 files changed

+656
-601
lines changed

.changeset/v3.18.0.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
"roo-cline": minor
3+
---
4+
5+
- Add support for Gemini 2.5 Flash preview models (thanks @shariqriazz and @daniel-lxs!)
6+
- Add button to task header to intelligently condense content with visual feedback
7+
- Add YAML support for mode definitions (thanks @R-omk!)
8+
- Add allowedMaxRequests feature to cap consecutive auto-approved requests (inspired by Cline, thanks @hassoncs!)
9+
- Add Qwen3 model series to the Chutes provider (thanks @zeozeozeo!)
10+
- Fix more causes of grey screen issues (thanks @xyOz-dev!)
11+
- Add LM Studio reasoning support (thanks @avtc!)
12+
- Add refresh models button for Unbound provider (thanks @pugazhendhi-m!)
13+
- Add template variables for version numbers in announcement strings (thanks @ChuKhaLi!)
14+
- Make prompt input textareas resizable again
15+
- Fix diffview scroll display (thanks @qdaxb!)
16+
- Fix LM Studio and Ollama usage tracking (thanks @xyOz-dev!)
17+
- Fix links to filename:0 (thanks @RSO!)
18+
- Fix missing or inconsistent syntax highlighting across UI components (thanks @KJ7LNW!)
19+
- Fix packaging to include correct tiktoken.wasm (thanks @vagadiya!)
20+
- Fix import settings bugs and position error messages correctly (thanks @ChuKhaLi!)
21+
- Move audio playing to the webview to ensure cross-platform support (thanks @SmartManoj and @samhvw8!)
22+
- Simplify loop syntax in multiple components (thanks @noritaka1166!)
23+
- Auto reload extension core changes in dev mode (thanks @hassoncs!)

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ Check out the [CHANGELOG](CHANGELOG.md) for detailed updates and fixes.
4949

5050
---
5151

52-
## 🎉 Roo Code 3.17 Released
52+
## 🎉 Roo Code 3.18 Released
5353

54-
Roo Code 3.17 brings powerful new features and improvements based on your feedback!
54+
Roo Code 3.18 brings powerful new features and improvements based on your feedback!
5555

56-
- **Implicit Caching for Gemini** - Gemini API calls are now automatically cached, reducing API costs.
57-
- **Smarter Mode Selection** - Mode definitions can now include guidance on when each mode should be used, enabling better orchestration.
58-
- **Intelligent Context Condensing** - Intelligently summarizes conversation history when context fills up instead of truncating (enable in Settings -> Experimental).
56+
- **Gemini 2.5 Flash Preview Models** - Access the latest Gemini Flash models for faster and more efficient responses.
57+
- **Intelligent Context Condensing Button** - New button in task header lets you intelligently condense content with visual feedback.
58+
- **YAML Support for Mode Definitions** - Create and customize modes more easily with YAML support.
5959

6060
---
6161

locales/ca/README.md

Lines changed: 36 additions & 34 deletions
Large diffs are not rendered by default.

locales/de/README.md

Lines changed: 36 additions & 34 deletions
Large diffs are not rendered by default.

locales/es/README.md

Lines changed: 36 additions & 34 deletions
Large diffs are not rendered by default.

locales/fr/README.md

Lines changed: 36 additions & 34 deletions
Large diffs are not rendered by default.

locales/hi/README.md

Lines changed: 36 additions & 34 deletions
Large diffs are not rendered by default.

locales/it/README.md

Lines changed: 36 additions & 34 deletions
Large diffs are not rendered by default.

locales/ja/README.md

Lines changed: 36 additions & 34 deletions
Large diffs are not rendered by default.

locales/ko/README.md

Lines changed: 36 additions & 34 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)