Skip to content
This repository was archived by the owner on Sep 13, 2026. It is now read-only.

v0.5.6

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:49
· 55 commits to main since this release

Fixed

  • Dual interactive badge: GateStatus rendered both PenaltyBadge and
    ServiceModeBadge when service_mode.current was interactive, producing
    two green pills. Merged ServiceModeBadge into PenaltyBadge tooltip with
    service_mode/priority tuple section. Suppressed duplicate standalone
    detail lines when tuple is present.
  • Missing tooltip info: PenaltyBadge tooltip dropped priority and
    service_mode tuple info when nominal (showed only "All systems nominal").
    Now shows tuple whenever serviceMode != null.