Skip to content

Releases: katspaugh/wavesurfer.js

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)

7.3.4

04 Oct 21:02
d2342a2
Compare
Choose a tag to compare
  • 7.3.4
  • Fix: keep external media on destroy (#3233)
  • Fix a typo (#3226)
  • Add public method to set media element (#3223)
  • wavesurfer-js.org -> wavesurfer.xyz

7.3.3

30 Sep 10:18
378636a
Compare
Choose a tag to compare
  • 7.3.3
  • [Envelope]: use media volume instead of Web Audio
  • Feat: update the container via setOptions (#3208)

7.3.2

15 Sep 08:49
3e3021f
Compare
Choose a tag to compare
  • 7.3.2
  • Feat: add dblclick event (#3196)

7.3.1

11 Sep 11:38
2dc5896
Compare
Choose a tag to compare
  • 7.3.1
  • Regions plugin: Only add resize handles if resize prop is true (#3171)
  • Add part to the wrapper element (#3182)
  • Update README.md with correct link to methods (#3180)
  • Feat: [Envelope] allow passing an audio context (#3179)

7.3.0

09 Sep 08:25
87192a8
Compare
Choose a tag to compare
  • 7.3.0
  • Feat: [Envelope] long touch to add a point (#3178)

7.2.4

09 Sep 07:26
313d111
Compare
Choose a tag to compare
  • Fix: [Envelope] check index when removing on drag out