Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
5203d102c4
Update CHANGELOG for version 3.25.23 2025-08-22 13:54:23 -07:00
github-actions[bot]
a54d33b93c changeset version bump 2025-08-22 20:48:22 +00:00
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- feat: add custom base URL support for Requesty provider (#7274 by @requesty-JohnCosta27, PR by @daniel-lxs)
- feat: add DeepSeek V3.1 model to Chutes AI provider (#7294 by @dmarkey, PR by @app/roomote)
- Revert "feat: enable loading Roo modes from multiple files in .roo/roo_modes directory" (thanks @hannesrudolph!)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## [3.25.23] - 2025-08-22
- feat: add custom base URL support for Requesty provider (thanks @requesty-JohnCosta27!)
- feat: add DeepSeek V3.1 model to Chutes AI provider (#7294 by @dmarkey, PR by @app/roomote)
- Revert "feat: enable loading Roo modes from multiple files in .roo/modes directory" temporarily to fix a bug with mode installation
## [3.25.22] - 2025-08-22
- Add prompt caching support for Kimi K2 on Groq (thanks @daniel-lxs and @benank!)

View file

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