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
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="April 7" rss={{ title: "CLI Updates", description: "Model routing fix for Claude 4.6 models" }}>
`v0.96.1`

## Bug fixes

- **Model routing fix** - Fixed an issue where requests to Claude Sonnet 4.6 and Claude Opus 4.6 could be routed incorrectly, causing failures

</Update>

<Update label="April 7" rss={{ title: "CLI Updates", description: "New /install-qa command, design.md support, Cmd+N for new sessions, and CLI stability fixes" }}>
`v0.96.0`

Expand Down
Loading