We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a9950 commit 8d26940Copy full SHA for 8d26940
CHANGELOG.md
@@ -1,10 +1,11 @@
1
# Roo Code Changelog
2
3
-## 3.41.2
+## [3.41.2] - 2026-01-16
4
5
-### Patch Changes
6
-
7
-- - 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)
8
+- Fix: Detect Gemini models with space-separated names for proper thought signature injection in LiteLLM (PR #10787 by @daniel-lxs)
9
10
## [3.41.1] - 2026-01-16
11
0 commit comments