Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
e14d5f21af
Update CHANGELOG.md 2025-07-15 00:37:44 -04:00
github-actions[bot]
b4c061d0bb changeset version bump 2025-07-15 04:35:45 +00:00
3 changed files with 6 additions and 7 deletions

View file

@ -1,6 +0,0 @@
---
"roo-cline": patch
---
- Add Kimi K2 model to Groq along with fixes to context condensing math
- Add Cmd+Shift+. keyboard shortcut for previous mode switching

View file

@ -1,5 +1,10 @@
# Roo Code Changelog
## [3.23.11] - 2025-07-14
- Add Kimi K2 model to Groq along with fixes to context condensing math
- Add Cmd+Shift+. keyboard shortcut for previous mode switching
## [3.23.10] - 2025-07-14
- Prioritize built-in model dimensions over custom dimensions (thanks @daniel-lxs!)

View file

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