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

<Update label="April 13" rss={{ title: "CLI Updates", description: "Security review skill, GitLab code review support, Mission Control live stats, and bug fixes" }}>
`v0.100.0`

## New features

- **Security review skill** - New built-in skill for performing security reviews on your codebase
- **GitLab support for code review** - The install code review skill now supports GitLab repositories
- **Mission Control live stats** - Mission Control now displays live duration and token count updates
- **Sentry triage skill** - New built-in skill for triaging and analyzing Sentry issues
- **Security & Identity settings** - New Security & Identity section in app settings (app)

## Improvements

- **API key creation for all members** - All organization members can now create API keys, previously limited to managers and owners (app)
- **Bug reporting** - Improved bug reporting experience in the desktop app (app)
- **Wiki UI polish** - Visual refinements to the wiki interface (app)

## Bug fixes

- **Desktop session loading** - Fixed user data not loading correctly in the desktop app (app)
- **Chat placeholder text** - Fixed misleading placeholder text for disabled chats (app)

</Update>

<Update label="April 10" rss={{ title: "CLI Updates", description: "Incremental wiki refreshes, themed mermaid diagrams, Deep Wiki search, and CLI stability fixes" }}>
`v0.99.0`

Expand Down