Skip to content

Releases: katspaugh/wavesurfer.js

7.4.10

26 Nov 19:53
895734e
Compare
Choose a tag to compare
  • 7.4.10
  • Fix: add stopPropagation to draggable

7.4.7

26 Nov 14:42
e9cd82c
Compare
Choose a tag to compare
  • 7.4.7
  • Docs: add zoom in the timeline example
  • Fix: catch 400/500 errors (#3357)
  • Fix: draggable on mobile (#3356)

7.4.6

20 Nov 07:35
1bd9bc2
Compare
Choose a tag to compare
  • 7.4.6
  • Feat: add stopAT in WebAudioPlayer (#3325)

7.4.5

09 Nov 07:39
dca0001
Compare
Choose a tag to compare
  • 7.4.5
  • Fix: [Timeline] render on initial redraw (#3327)
  • Fix: allow loading an empty URL string with peaks (#3326)

7.4.4

06 Nov 21:02
1280065
Compare
Choose a tag to compare
  • 7.4.4
  • fix: [Regions] remove regions container on destroy (#3321)
  • Fix: uncaught error in fetch progress reader (#3320)
  • Handling multi channel peaks (#3312)

7.4.3

04 Nov 18:54
be854c6
Compare
Choose a tag to compare
  • 7.4.3
  • Feat: Record plugin - streaming waveform animation (#3307)
  • [Record] make renderMicStream public (#3301)
  • Fix: update multitrack example

7.4.2

22 Oct 10:29
a557dee
Compare
Choose a tag to compare
  • 7.4.2

7.4.1

22 Oct 10:23
f095a45
Compare
Choose a tag to compare
  • 7.4.1.
  • Fix: avoid color bleed behind progress canvas (#3285)

7.4.0

21 Oct 11:40
a158def
Compare
Choose a tag to compare
  • 7.4.0
  • Chore: cypress wrap tests (#3284)
  • Feat: render pre-decoded waveform w/o audio (#3283)
  • Feat: restore the "backend: 'WebAudio'" option (#3281)
  • feat add ZoomPlugin (#3276)

7.3.9

18 Oct 06:22
9b624fb
Compare
Choose a tag to compare
  • 7.3.9
  • Fix: setMediaElement to properly subscribe/unsubscribe media events (#3278)
  • Replace record with RecordPlugin (#3269)