Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
269be8133a
Update CHANGELOG for version 3.35.4
Updated version number and fixed duplicate entry.
2025-12-02 19:49:36 -05:00
github-actions[bot]
54a1b4f0a7 changeset version bump 2025-12-03 00:46:10 +00:00
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- Fix: Handle malformed native tool calls to prevent hanging (PR #9758 by @daniel-lxs)
- Fix: Remove reasoning toggles for GLM-4.5 and GLM-4.6 on z.ai provider (PR #9752 by @roomote)
- Refactor: Remove line_count parameter from write_to_file tool (PR #9667 by @hannesrudolph)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## [3.35.4] - 2025-12-02
- Fix: Handle malformed native tool calls to prevent hanging (PR #9758 by @daniel-lxs)
- Fix: Remove reasoning toggles for GLM-4.5 and GLM-4.6 on z.ai provider (PR #9752 by @roomote)
- Refactor: Remove line_count parameter from write_to_file tool (PR #9667 by @hannesrudolph)
## [3.35.3] - 2025-12-02
- Switch to new welcome view for improved onboarding experience (PR #9741 by @mrubens)

View file

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