What's Changed
- fix(host-service): surface breaking failures instead of swallowing them by @Kitenite in #5493
- chore(desktop): bump version to 1.14.0 by @Kitenite in #5524
- fix(desktop): render sign-in last-used badge inline with shared Badge component by @saddlepaddle in #5535
- feat(mobile): EAS TestFlight build and submit configuration by @saddlepaddle in #5533
- chore(cli): bump pty-daemon 0.2.4 -> 0.2.5 and cascade host-service/cli versions by @Kitenite in #5541
- feat(relay): add syd (Sydney) region to relay fleet by @Kitenite in #5544
- feat(mobile): live chat sessions over the relay by @bra1nDump in #5536
- feat(dev): run a real redis behind an HTTP shim so the relay works locally by @bra1nDump in #5543
- fix(relay): proxy terminal/events WebSockets to the owning instance over 6PN by @Kitenite in #5542
- feat(mobile): host-owned workspace data, single-stack nav, settings, new-chat widget by @saddlepaddle in #5534
- feat(desktop): surface why a terminal can't connect + emit failure telemetry by @Kitenite in #5546
- fix(workspace-client): add bun-types so the package typechecks its bun:test by @Kitenite in #5553
- fix(relay): preserve upstream WS close codes + time out a stalled bridge dial by @Kitenite in #5548
- fix(ci): bump bun 1.3.11 -> 1.3.14 to fix 6x slower installs by @saddlepaddle in #5550
- feat(cli): add
workspaces getto look up a workspace by id by @Kitenite in #5549 - fix(desktop): keep v2 workspace creating state until create fully resolves by @AviPeltz in #5545
- feat(cli): add a configurable per-host wake command (set-wake/wake) by @Kitenite in #5557
- feat(desktop): add first-class Mistral Vibe coding agent by @ThomsenDrake in #5552
- feat(release): unify desktop/host-service/cli versions with CI enforcement by @Kitenite in #5547
New Contributors
- @bra1nDump made their first contribution in #5536
- @ThomsenDrake made their first contribution in #5552
Full Changelog: desktop-v1.14.0...desktop-v1.14.1