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 d060a79 commit e345f18Copy full SHA for e345f18
CHANGELOG.md
@@ -1,10 +1,12 @@
1
# Roo Code Changelog
2
3
-## 3.23.4
+## [3.23.4] - 2025-07-09
4
5
-### Patch Changes
6
-
7
-- v3.23.4
+- Update chat area icons for better discoverability & consistency
+- Fix a bug that allowed `list_files` to return directory results that should be excluded by .gitignore
+- Add an overflow header menu to make the UI a little tidier (thanks @dlab-anton)
8
+- Fix a bug the issue where null custom modes configuration files cause a 'Cannot read properties of null' error (thanks @daniel-lxs!)
9
+- Replace native title attributes with StandardTooltip component for consistency (thanks @daniel-lxs!)
10
11
## [3.23.3] - 2025-07-09
12
0 commit comments