Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2026-01-16 18:02:26 -05:00 committed by GitHub
parent 99a9950642
commit 8d2694031f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,11 @@
# Roo Code Changelog
## 3.41.2
## [3.41.2] - 2026-01-16
### Patch Changes
- - Add button to open markdown in VSCode preview for easier reading of formatted content (PR #10773 by @brunobergher)
- Add button to open markdown in VSCode preview for easier reading of formatted content (PR #10773 by @brunobergher)
- Fix: Reset invalid model selection when using OpenAI Codex provider (PR #10777 by @hannesrudolph)
- Fix: Add openai-codex to providers that don't require an API key (PR #10786 by @roomote)
- Fix: Detect Gemini models with space-separated names for proper thought signature injection in LiteLLM (PR #10787 by @daniel-lxs)
## [3.41.1] - 2026-01-16