|
|
@@ -1,10 +1,14 @@
|
|
|
# Roo Code Changelog
|
|
|
|
|
|
-## 3.36.10
|
|
|
+## [3.36.10] - 2025-12-17
|
|
|
|
|
|
-### Patch Changes
|
|
|
+
|
|
|
|
|
|
-- 
|
|
|
+- Add support for Gemini 3 Flash Preview model in the Gemini provider (PR #10151 by @hannesrudolph)
|
|
|
+- Implement interleaved thinking mode for DeepSeek Reasoner, enabling streaming reasoning output (PR #9969 by @hannesrudolph)
|
|
|
+- Fix: Preserve reasoning_content during tool call sequences in DeepSeek (PR #10141 by @hannesrudolph)
|
|
|
+- Fix: Correct token counting for context truncation display (PR #9961 by @hannesrudolph)
|
|
|
+- Update Next.js dependency to ~15.2.8 (PR #10140 by @jr)
|
|
|
|
|
|
## [3.36.9] - 2025-12-15
|
|
|
|