Update CHANGELOG for version 3.35.2

Updated changelog for version 3.35.2 with new features and fixes.
This commit is contained in:
Matt Rubens 2025-12-02 00:37:19 -05:00 committed by GitHub
parent 4aa59478bb
commit 33d9926682
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,13 @@
# Roo Code Changelog
## 3.35.2
## [3.35.2] - 2025-12-01
### Patch Changes
![3.35.2 Release - Model Default Temperatures](/releases/3.35.2-release.png)
- ![3.35.2 Release - Model Default Temperatures](/releases/3.35.2-release.png)
- Allow models to contain default temperature settings for provider-specific optimal defaults (PR #9734 by @mrubens)
- Add tag-based native tool calling detection for Roo provider models (PR #9735 by @mrubens)
- Enable native tool support for all LiteLLM models by default (PR #9736 by @mrubens)
- Pass app version to provider for improved request tracking (PR #9730 by @cte)
## [3.35.1] - 2025-12-01