Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
75e447f945
Update CHANGELOG for version 3.35.3
Updated version number and added patch changes for 3.35.3.
2025-12-02 10:37:18 -05:00
github-actions[bot]
542c845296 changeset version bump 2025-12-02 15:33:15 +00:00
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- Switch to new welcome view for improved onboarding experience (PR #9741 by @mrubens)
- Update homepage with latest changes (PR #9675 by @brunobergher)
- Improve privacy for stealth models by adding vendor confidentiality section to system prompt (PR #9742 by @mrubens)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## [3.35.3] - 2025-12-02
- Switch to new welcome view for improved onboarding experience (PR #9741 by @mrubens)
- Update homepage with latest changes (PR #9675 by @brunobergher)
- Improve privacy for stealth models by adding vendor confidentiality section to system prompt (PR #9742 by @mrubens)
## [3.35.2] - 2025-12-01
![3.35.2 Release - Model Default Temperatures](/releases/3.35.2-release.png)

View file

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