Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:42
· 144 commits to main since this release

Added

  • Waveform: sub-block precision with pixel-decimated envelope rendering
  • Waveform: column-indexed hover dBFS with window-based time label
  • Waveform: absolute-anchored pixel-width decimation for scroll stability
  • Spectrogram: absolute-anchored column-range mapping for anti-flicker
  • Loudness: drag-reorder and reset for stats popover
  • Loudness: configurable stats metric ordering via panel controls

Changed

  • Waveform: grow envelope from the right like loudness history
  • Spectrogram: emit exactly W columns (1:1 pixel) to fully anchor scroll
  • Workspace: make all panel bodies non-selectable at the leaf shell

Fixed

  • Vectorscope: hide center dot until capture starts
  • Loudness: restore m max / st max / dialogue stats in snapshot mode
  • Loudness: prevent text selection while dragging stat rows
  • Spectrogram: derive bandCount from newest snap, not oldest visible
  • Shell: make app chrome non-selectable at the shell inner container