Highlights
This patch release resolves two reliability issues. It fixes a Windows issue where odd default sandbox memory values could lead to startup timeouts. It also includes a daemon-compatibility fix that prevents a silent failure (405 Method Not Allowed) when the sbx CLI is downgraded while a newer sandboxd daemon is still running — the CLI now requires a daemon restart instead.
What's New
Bug Fixes
- Fix a Windows issue where odd default sandbox memory values could lead to startup timeouts.
- Require a daemon restart when downgrading the CLI below a running daemon, instead of silently proceeding into a
405 Method Not Allowederror.