Revise CHANGELOG for version 3.33.2

Updated changelog for version 3.33.2 with new entries.
This commit is contained in:
Matt Rubens 2025-11-20 00:00:15 -05:00 committed by GitHub
parent 706e013e51
commit 90c170e194
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,12 @@
# Roo Code Changelog
## 3.33.2
## [3.33.2] - 2025-11-19
### Patch Changes
- - Enable native tool calling for Gemini provider (PR #9343 by @hannesrudolph)
- Enable native tool calling for Gemini provider (PR #9343 by @hannesrudolph)
- Add RCC credit balance display (PR #9386 by @jr)
- Fix: Preserve user images in native tool call results (PR #9401 by @daniel-lxs)
- Perf: Reduce excessive getModel() calls and implement disk cache fallback (PR #9410 by @daniel-lxs)
- Show zero price for free models (PR #9419 by @mrubens)
## [3.33.1] - 2025-11-18