Compare commits

...

2 commits

Author SHA1 Message Date
Chris Estreich
582a117a9a
Update CHANGELOG.md 2025-05-27 13:19:48 -07:00
github-actions[bot]
70a1a91b9c changeset version bump 2025-05-27 20:17:09 +00:00
7 changed files with 8 additions and 26 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Improve the prompt for the "modes" e2e test

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Add thinking controls for Requesty

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Add version to @roo-code/types

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
v3.18.5

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Fix Posthog by correctly copying .env in the build process

View file

@ -1,5 +1,12 @@
# Roo Code Changelog # Roo Code Changelog
## [3.18.5] - 2025-05-27
- Add thinking controls for Requesty (thanks @dtrugman!)
- Re-enable telemetry
- Improve zh-TW Traditional Chinese locale (thanks @chrarnoldus)
- Improve model metadata for LiteLLM
## [3.18.4] - 2025-05-25 ## [3.18.4] - 2025-05-25
- Fix codebase indexing settings saving and Ollama indexing (thanks @daniel-lxs!) - Fix codebase indexing settings saving and Ollama indexing (thanks @daniel-lxs!)

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%", "displayName": "%extension.displayName%",
"description": "%extension.description%", "description": "%extension.description%",
"publisher": "RooVeterinaryInc", "publisher": "RooVeterinaryInc",
"version": "3.18.4", "version": "3.18.5",
"icon": "assets/icons/icon.png", "icon": "assets/icons/icon.png",
"galleryBanner": { "galleryBanner": {
"color": "#617A91", "color": "#617A91",