mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Release v3.36.5 (#10037)
This commit is contained in:
parent
5072ff1408
commit
4dabd52767
1 changed files with 18 additions and 0 deletions
18
.changeset/v3.36.5.md
Normal file
18
.changeset/v3.36.5.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||

|
||||
|
||||
- Fix: Handle empty Gemini responses and reasoning loops to prevent infinite retries (PR #10007 by @hannesrudolph)
|
||||
- Fix: Add missing tool_result blocks to prevent API errors when tool results are expected (PR #10015 by @daniel-lxs)
|
||||
- Fix: Filter orphaned tool_results when more results than tool_uses to prevent message validation errors (PR #10027 by @daniel-lxs)
|
||||
- Fix: Add general API endpoints for Z.ai provider (#9879 by @richtong, PR #9894 by @roomote)
|
||||
- Fix: Apply versioned settings on nightly builds (PR #9997 by @hannesrudolph)
|
||||
- Add: Toggle for Enter key behavior in chat input allowing users to configure whether Enter sends or creates new line (#8555 by @lmtr0, PR #10002 by @hannesrudolph)
|
||||
- Add: GPT-5.2 model to openai-native provider (PR #10024 by @hannesrudolph)
|
||||
- Add: App version to telemetry exception captures and filter 402 errors (PR #9996 by @daniel-lxs)
|
||||
- Remove: Glama provider (PR #9801 by @hannesrudolph)
|
||||
- Remove: Deprecated list_code_definition_names tool (PR #10005 by @hannesrudolph)
|
||||
- Update: @roo-code/types to v1.90.0 (PR #9998 by @cte)
|
||||
- Chore: Update roomotes.yml configuration (PR #10008 by @cte)
|
||||
Loading…
Add table
Reference in a new issue