Release v3.36.5 (#10029)

This commit is contained in:
Chris Estreich 2025-12-11 13:02:56 -08:00 committed by GitHub
parent 8a68b04c27
commit 526e1954ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 0 deletions

18
.changeset/v3.36.5.md Normal file
View file

@ -0,0 +1,18 @@
---
"roo-cline": patch
---
![3.36.5 Release - Bug Fixes & Stability Improvements](/releases/3.36.5-release.png)
- Fix: Add missing tool_result blocks to prevent API errors when tool results are missing from conversation history (PR #10015 by @daniel-lxs)
- Fix: Filter orphaned tool_results when there are more results than tool_uses in conversation history (PR #10027 by @daniel-lxs)
- Fix: Handle empty Gemini responses and prevent reasoning loops that could cause hangs (PR #10007 by @hannesrudolph)
- Fix: Add general API endpoints for Z.ai provider to resolve connection issues (#9879 by @richtong, PR #9894 by @roomote)
- Fix: Apply versioned settings correctly on nightly builds (PR #9997 by @hannesrudolph)
- Feat: Add toggle for Enter key behavior in chat input - choose between send on Enter or newline (#8555 by @lmtr0, PR #10002 by @hannesrudolph)
- Feat: Add GPT-5.2 model to OpenAI native provider (PR #10024 by @hannesrudolph)
- Feat: Add app version to exception captures and filter 402 payment-related errors in telemetry (PR #9996 by @daniel-lxs)
- Chore: Remove deprecated list_code_definition_names tool (PR #10005 by @hannesrudolph)
- Chore: Remove Glama provider (PR #9801 by @hannesrudolph)
- Chore: Update @roo-code/types to v1.90.0 (PR #9998 by @cte)
- Chore: Update roomotes configuration (PR #10008 by @cte)

BIN
releases/3.36.5-release.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB