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

<Update label="March 30" rss={{ title: "CLI Updates", description: "Light theme readability fix" }}>
`v0.90.1`

## Bug fixes

- **Light theme readability** - Fixed user message colors and help bar shortcuts in the light theme for improved contrast and readability

</Update>

<Update label="March 27" rss={{ title: "CLI Updates", description: "Spec mode redesign, mission worker view, fuzzy model search, and cleaner tool output" }}>
`v0.89.0`

Expand Down
Loading