Superset CLI cli-v1.14.0-2
Pre-release
Pre-release
What's Changed
- 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
New Contributors
- @bra1nDump made their first contribution in #5536
Full Changelog: cli-latest...cli-v1.14.0-2