Skip to content

Commit 7d7a6ec

Browse files
docs: add CLI v0.30.0 changelog entry (#479)
* docs: add CLI v0.30.0 changelog entry Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> * Update cli-updates.mdx --------- Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent c707296 commit 7d7a6ec

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/changelog/cli-updates.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ description: "Recent features and improvements to Factory CLI"
44
rss: true
55
---
66

7+
<Update label="December 3" rss={{ title: "CLI Updates", description: "Hidden file search, session search, image indicators, and ESC key fixes" }}>
8+
`v0.30.0`
9+
10+
## New features
11+
12+
* **Search hidden files** - Grep and Glob tools now include hidden files in search results
13+
* **Session search** - Added search functionality to the session selector for quickly finding sessions
14+
* **Image indicator** - User messages now display an image indicator when images are attached
15+
16+
## Bug fixes
17+
18+
* Fixed EPERM permission errors on certain file operations - Windows file rename retry logic
19+
* Fixed ESC key navigation in `/review` and `/bg-process` commands for Ghostty terminal
20+
* MCP registry updates
21+
22+
</Update>
23+
724
<Update label="December 2" rss={{ title: "CLI Updates", description: "Certificate caching, image upload limits, and settings rendering fixes" }}>
825
`v0.28.1`
926

0 commit comments

Comments
 (0)