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 e028d68 commit 5d33d49Copy full SHA for 5d33d49
.changeset/easy-zoos-hunt.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Roo Code Changelog
2
3
+## 3.23.1
4
+
5
+### Patch Changes
6
7
+- Always show the code indexing dot
8
9
## [3.23.0] - 2025-07-08
10
11
- Move codebase indexing out of experimental (thanks @daniel-lxs and @MuriloFP!)
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.23.0",
+ "version": "3.23.1",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments