Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 11:40
· 251 commits to main since this release

Added

  • Dialogue-gated loudness metering with VAD speech sidechain
  • Four dialogue metric rows: Coverage, Range, Avg. Offset, Active Now (with live speaking indicator)
  • Hover hints on loudness stats panel rows and picker options
  • Unified stats label/unit/hint registry as single source
  • HoverTip component for consistent tooltips across the app

Changed

  • Consolidated plvs.ui persistence into one adapter
  • Extracted two-timeline reconciliation into resolveSnapshot
  • Unified displayed text casing across the app

Fixed

  • Clipped descenders and tight row gap in loudness stats
  • Idle channel labels unified to L/R across all panels
  • Stats/Layers popover sized to content so labels don't wrap
  • Dialogue rows placed after Avg. Dynamics, not mid-list
  • Empty placeholder unified to '-' for dialogue coverage/offset
  • Build compatibility with tauri-utils (pinned time crate)

Removed

  • Dialogue singing-counts-as-speech footnote hint
  • Unwired meter-health and footnote dead code