Skip to content

Release v2.8.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 16:09
b02dc78

Added

  • StepperCommandDialog can show an opt-in Cancel action in its footer, with a configurable label (#121)

Fixed

  • StepperCommandDialog no longer offers to cancel a command it has already committed to running, so an operator can no longer be told a write was cancelled while it lands
  • The header close and Escape are withdrawn while a StepperCommandDialog command is running, matching the footer Cancel