Skip to content

Releases: katspaugh/wavesurfer.js

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)

7.3.8

15 Oct 12:18
8eba696
Compare
Choose a tag to compare
  • 7.3.8
  • [Regions] Fix: clamp region start/end to audio bounds (#3264)
  • Fix: scroll zoomed waveform on iOS (#3262)
  • [Regions] Fix: toggle resize handles in setOptions (#3263)
  • Fix: export Region class instead of type
  • Fix: isPlaying() should return true directly after play() (#3260)
  • Feat: width option (#3259)

7.3.7

15 Oct 07:33
354efaa
Compare
Choose a tag to compare
  • 7.3.7
  • Feat: add channelIdx params to regions (#3234)
  • Feat: Record Plugin - Choose Mic (#3256)

7.3.6

13 Oct 12:15
abf6890
Compare
Choose a tag to compare
  • 7.3.6
  • Fix/multiple records (#3253)

7.3.5

12 Oct 09:57
210c20c
Compare
Choose a tag to compare
  • 7.3.5
  • feat: add pause/resume functionality to RecordPlugin (#3249)
  • Show the correct way to import with type definitions enabled (#3246)