diff --git a/docs/changelog/release-notes.mdx b/docs/changelog/release-notes.mdx index 9349bb98..0fbac757 100644 --- a/docs/changelog/release-notes.mdx +++ b/docs/changelog/release-notes.mdx @@ -4,6 +4,23 @@ description: "Recent features and improvements to the Factory App, Droid CLI, an rss: true --- + + `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 + + + `v0.157.0`