Skip to content

spark-dashboard: v0.13.0

Choose a tag to compare

0.13.0 (2026-07-27)

Features

  • config: support explicit engine env vars (05de286)
  • dashboard: sync GPU selection with active engine (34387d2)
  • docker: pass the log-viewer flag through the compose deployment (01ca470)
  • frontend: add collapsible log viewer with WebSocket streaming (63bba8a)
  • frontend: sync log viewer with the selected engine tab (1632394)
  • logs: container log streaming via bollard Docker API (c4b2ada)
  • logs: engine-selected per-container log streams (6f4cef1)

Bug Fixes

  • deps: refresh Cargo.lock to latest compatible crate versions (e2daca5)
  • frontend: stop the auto-scroll indicator flickering on new log lines (aeb52a7)
  • logs: address maintainer feedback on log streaming (400b7f9)

Dependencies & Chores

  • deps: align @types/node with the Node 24 LTS toolchain (9dca215)
  • deps: bump Docker builder image to rust:1.97-slim (bb97a34)
  • deps: refresh npm lockfile to latest in-range versions (2e1bf67)