Skip to content

Commit c707296

Browse files
docs: add CLI v0.28.1 changelog entry (#475)
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent b5cc2e5 commit c707296

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/changelog/cli-updates.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ description: "Recent features and improvements to Factory CLI"
44
rss: true
55
---
66

7+
<Update label="December 2" rss={{ title: "CLI Updates", description: "Certificate caching, image upload limits, and settings rendering fixes" }}>
8+
`v0.28.1`
9+
10+
## Improvements
11+
12+
* **Certificate caching** - Certificates are now cached on startup for faster loading
13+
* **Image upload limits** - Conversation images are now limited to prevent 413 errors when uploading large images
14+
* **MCP registry helper** - Added note for STDIO servers in MCP registry explaining installation requirements
15+
16+
## Bug fixes
17+
18+
* Fixed invalid signature in thinking block after assistant message interrupt
19+
* Fixed settings menu not showing all options when loading asynchronously
20+
21+
</Update>
22+
723
<Update label="December 1" rss={{ title: "CLI Updates", description: "Session management, slash command navigation, thinking improvements, and Figma MCP support" }}>
824
`v0.28.0`
925

0 commit comments

Comments
 (0)