Releases: collab-project/videojs-wavesurfer
Releases · collab-project/videojs-wavesurfer
1.2.7
1.2.6
- Bugfix: make sure the
debug
option has a default value (false
)
1.2.5
1.2.4
- add
exportImage
to save an image of the waveform - bump required wavesurfer.js version to 1.2.0 for
exportImage
method
1.2.3
1.2.2
- Bugfix: correct Node name for wavesurfer.js module (#19 by @monachilada)
1.2.0
- prevent negative or invalid values in
formatTime
- doc updates
1.1.0
- 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