Skip to content

Commit 8e7cb4e

Browse files
authored
Revise CHANGELOG for version 3.29.3
Updated changelog for version 3.29.3 with patch changes and fixes.
1 parent c119ea5 commit 8e7cb4e

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# Roo Code Changelog
22

3-
## 3.29.3
4-
5-
### Patch Changes
6-
7-
- - Update Gemini models with latest 09-2025 versions including Gemini 2.5 Pro and Flash (#8485 by @cleacos, PR by @roomote)
3+
## [3.29.3] - 2025-10-27
4+
5+
- Update Gemini models with latest 09-2025 versions including Gemini 2.5 Pro and Flash (#8485 by @cleacos, PR by @roomote)
6+
- Add reasoning support for Z.ai GLM binary thinking mode (#8465 by @BeWater799, PR by @daniel-lxs)
7+
- Enable reasoning in Roo provider (thanks @mrubens!)
8+
- Add settings to configure time and cost display in system prompt (#8450 by @jaxnb, PR by @roomote)
9+
- Fix: Use max_output_tokens when available in LiteLLM fetcher (#8454 by @fabb, PR by @roomote)
10+
- Fix: Process queued messages after context condensing completes (#8477 by @JosXa, PR by @roomote)
11+
- Fix: Use monotonic clock for rate limiting to prevent timing issues (#7770 by @intermarkec, PR by @chrarnoldus)
12+
- Fix: Resolve checkpoint menu popover overflow (thanks @daniel-lxs!)
13+
- Fix: LiteLLM test failures after merge (thanks @daniel-lxs!)
14+
- Improve UX: Focus textbox and add newlines after adding to context (thanks @mrubens!)
815

916
## [3.29.2] - 2025-10-27
1017

0 commit comments

Comments
 (0)