Wavesurfer.js Versions Save

Audio waveform player

7.7.13

1 week ago
  • 7.7.13
  • Fix y position in click and dbclick events (#3688) by @joaopslins

7.7.12

2 weeks ago
  • 7.7.12
  • fix: when width is set to high values, the waveform now correctly makes multiple canvases (#3685) by @Johnrobmiller
  • update: expose setScroll api from render (#3660) by @leyiang

7.7.11

1 month ago
  • 7.7.11
  • Revert "Fix: draggable touch delay (#3616)" (#3654)

7.7.10

1 month ago
  • 7.7.10
  • Fix: DOMException in destroy (#3641) by @wfk007

7.7.9

1 month ago
  • 7.7.9
  • Revert "Fix: timeline height (#3618)"
  • Fix: init minimap immediately (#3617)
  • feat(hover): add formattimecallback option (#3628) by @Adrii77

7.7.8

1 month ago
  • 7.7.8
  • Fix: makeDraggable memory leak (#3624) by @wfk007
  • Revert "Fix: init minimap immediately (#3617)"

7.7.7

1 month ago
  • 7.7.7
  • Feat: splitChannels overlay (#3619)
  • Fix: timeline height (#3618)
  • Fix: init minimap immediately (#3617)
  • Fix: draggable touch delay (#3616)

7.7.6

1 month ago
  • 7.7.6
  • Feat: add part="canvases"
  • Fix: potential memory leak (#3614) by @wfk007

7.7.5

2 months ago
  • 7.7.5 by @jagthedrummer
  • Emit timeupdate when calling setTime (#3593) by @jagthedrummer
  • Feat: add dragDebounceTime as an option (#3590) by @phill2mj

7.7.4

2 months ago
  • 7.7.4
  • Refactor: re-throw error on load (#3586)
  • Feat: add error event (#3532) by @zachkrall
  • Fix: allow "playing" WebAudioPlayer w/o a URL (#3585)
  • Feat: dragstart and dragend events for drag to seek (#3562) by @brian-byassee