We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf63f8f commit 25e14daCopy full SHA for 25e14da
CHANGELOG.md
@@ -1,10 +1,11 @@
1
# Roo Code Changelog
2
3
-## 3.23.18
+## [3.23.18] - 2025-07-23
4
5
-### Patch Changes
6
-
7
-- - Fix: Resolve 'Bad substitution' error in command parsing (#5978 by @KJ7LNW, PR by @daniel-lxs)
+- Fix: Resolve 'Bad substitution' error in command parsing (#5978 by @KJ7LNW, PR by @daniel-lxs)
+- Fix: Add ErrorBoundary component for better error handling (#5731 by @elianiva, PR by @KJ7LNW)
+- Fix: Todo list toggle not working (thanks @chrarnoldus!)
8
+- Improve: Use SIGKILL for command execution timeouts in the "execa" variant (thanks @cte!)
9
10
## [3.23.17] - 2025-07-22
11
0 commit comments