Conduit v0.3.4
A robustness pass ahead of the launch, plus the fix that makes macOS auto-update work.
Fixed
- macOS auto-update now works. v0.3.3's update manifest had empty macOS entries; this release publishes proper macOS updater artifacts. macOS users on v0.3.3 can update to this version in place.
- Client config writes are atomic. A crash or full disk mid-write can no longer truncate a client's MCP config (it's written to a temp file and renamed).
- One slow server no longer stalls the gateway. The connect handshake fails fast (10s) instead of waiting the full read timeout, so an unresponsive server can't hold up everything else.
- Playground policy toggles report failures instead of silently reverting.
- The share-import file size is capped before reading.
- "Check for updates" now tells "you're up to date" apart from "couldn't check (offline)".
Updating
v0.3.3 users update in place from the app (Windows, macOS, and Linux). Earlier versions: download below. From v0.3.3 onward, Conduit updates itself.