Skip to content

Releases: collab-project/videojs-wavesurfer

1.2.7

15 Jan 03:41
Compare
Choose a tag to compare
  • Added playbackFinish event (#24)

1.2.6

30 Sep 00:35
Compare
Choose a tag to compare
  • Bugfix: make sure the debug option has a default value (false)

1.2.5

30 Sep 00:08
Compare
Choose a tag to compare
  • Added waveReady event, useful for initializing wavesurfer.js plugins
  • Added support for the wavesurfer.js splitChannels option (#21)

1.2.4

16 Sep 20:18
Compare
Choose a tag to compare
  • add exportImage to save an image of the waveform
  • bump required wavesurfer.js version to 1.2.0 for exportImage method

1.2.3

27 Aug 12:06
Compare
Choose a tag to compare
  • Bugfix: add compatibility for video.js 5.11.0 and newer (#20)

1.2.2

08 Aug 21:16
Compare
Choose a tag to compare

1.2.0

25 Mar 16:11
Compare
Choose a tag to compare
  • prevent negative or invalid values in formatTime
  • doc updates

1.1.0

26 Feb 16:50
Compare
Choose a tag to compare
  • catch microphone device errors
  • bump required wavesurfer.js version to 1.0.57 for microphone plugin fixes
  • bugfix: make sure video.js starts playback mode
  • bugfix: pass wavesurfer config to microphone plugin

1.0.6

17 Jan 22:38
Compare
Choose a tag to compare
  • fix issues with Firefox for Android (#15)

1.0.5

17 Jan 01:37
Compare
Choose a tag to compare
  • propagate wavesurfer errors properly (#13 by @xlc)