Skip to content
Open
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
17 changes: 17 additions & 0 deletions docs/changelog/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ description: "Recent features and improvements to the Factory App, Droid CLI, an
rss: true
---

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

## New features

- **Archive projects** - Archive projects you're no longer working on to keep your project list tidy (app)

## Improvements

- **Clearer MCP auth guidance** - When an MCP server fails to authenticate, the CLI now explains how to resolve it

## Bug fixes

- **MCP config errors** - MCP configuration parse errors are now surfaced clearly instead of failing silently

</Update>

<Update label="June 23" rss={{ title: "CLI Updates", description: "External prompt editing and input and onboarding fixes" }}>
`v0.157.0`

Expand Down
Loading