mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Update CHANGELOG for version 3.34.0
Added details for version 3.34.0, including new features, improvements, and bug fixes.
This commit is contained in:
parent
5320be91ca
commit
1d64bf5e20
1 changed files with 13 additions and 3 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
|
@ -1,10 +1,20 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.34.0
|
||||
## [3.34.0] - 2025-11-21
|
||||
|
||||
### Minor Changes
|
||||

|
||||
|
||||
- 
|
||||
- Add Browser Use 2.0 with enhanced browser interaction capabilities (PR #8941 by @hannesrudolph)
|
||||
- Add support for Baseten as a new AI provider (PR #9461 by @AlexKer)
|
||||
- Improve base OpenAI compatible provider with better error handling and configuration (PR #9462 by @mrubens)
|
||||
- Add provider-oriented welcome screen to improve onboarding experience (PR #9484 by @mrubens)
|
||||
- Pin Roo provider to the top of the provider list for better discoverability (PR #9485 by @mrubens)
|
||||
- Enhance native tool descriptions with examples and clarifications for better AI understanding (PR #9486 by @daniel-lxs)
|
||||
- Fix: Make cancel button immediately responsive during streaming (#9435 by @jwadow, PR #9448 by @daniel-lxs)
|
||||
- Fix: Resolve apply_diff performance regression from earlier changes (PR #9474 by @daniel-lxs)
|
||||
- Fix: Implement model cache refresh to prevent stale disk cache issues (PR #9478 by @daniel-lxs)
|
||||
- Fix: Copy model-level capabilities to OpenRouter endpoint models correctly (PR #9483 by @daniel-lxs)
|
||||
- Fix: Add fallback to yield tool calls regardless of finish_reason (PR #9476 by @daniel-lxs)
|
||||
|
||||
## [3.33.3] - 2025-11-20
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue