Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/changelog/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ description: "Recent features and improvements to the Factory App, Droid CLI, an
rss: true
---

<Update label="June 29" rss={{ title: "CLI Updates", description: "Hooks manager overhaul, chat transcript search, and faster searches" }}>
`v0.161.0`

## New features

- **Hooks manager overhaul** - Redesigned the hooks manager for viewing and configuring your hooks
- **WezTerm setup** - Added terminal setup support for WezTerm
- **Chat transcript search** - Search within a chat transcript (app)

## Improvements

- **Faster searches** - Avoided unnecessary search cache rebuilds

</Update>

<Update label="June 25" rss={{ title: "CLI Updates", description: "Archive projects, deeper security review controls, and MCP fixes" }}>
`v0.159.0`

Expand Down
Loading