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

<Update label="May 15" rss={{ title: "CLI Updates", description: "Clearer network errors and UI fixes" }}>
`v0.127.0`

## Improvements

- **Clearer network interruption errors** - Network interruption errors are now distinguished from other failures for more actionable messaging

## Bug fixes

- **Theme-aware window background** - The desktop window background now matches the active theme (app)
- **Live todo state** - Todo widgets always reflect the latest aggregated state
- **Select text highlighting** - Restored proper text highlighting inside select inputs (app)
- **Top bar height** - Standardized the top bar height for consistent layout (app)
- **Slack mixed picker copy** - Clarified the wording in Slack's mixed channel and user picker
- **Slack auto-run reply identity** - Slack auto-run replies are now sent under the correct Slack app identity

</Update>

<Update label="May 14" rss={{ title: "CLI Updates", description: "Bulk session archiving, faster Computer restarts, EU data residency, and stability fixes" }}>
`v0.126.0`

Expand Down
Loading