Skip to content

Commit bbef57e

Browse files
authored
Update CHANGELOG.md
1 parent e0fc8f5 commit bbef57e

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

CHANGELOG.md

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

3-
## 3.26.0
4-
5-
### Minor Changes
6-
7-
- v3.25.21
3+
## [3.25.21] - 2025-08-21
4+
5+
- Ensure subtask results are provided to GPT-5 in OpenAI Responses API
6+
- Promote the experimental AssistantMessageParser to the default parser
7+
- Update DeepSeek models context window to 128k (thanks @JuanPerezReal)
8+
- Enable grounding features for Vertex AI (thanks @anguslees)
9+
- Allow orchestrator to pass TODO lists to subtasks
10+
- Improved MDM handling
11+
- Handle nullish token values in ContextCondenseRow to prevent UI crash (thanks @s97712)
12+
- Improved context window error handling for OpenAI and other providers
13+
- Add "installed" filter to Roo Marketplace (thanks @semidark)
14+
- Improve filesystem access checks (thanks @elianiva)
15+
- Support for loading Roo modes from multiple YAML files in the `.roo/roo_modes` directory (thanks @farazoman)
16+
- Add Featherless provider (thanks @DarinVerheijke)
817

918
## [3.25.20] - 2025-08-19
1019

0 commit comments

Comments
 (0)