Releases: collab-project/videojs-wavesurfer
Releases · collab-project/videojs-wavesurfer
3.10.0
14 Feb 15:34
Compare
Sorry, something went wrong.
No results found
Fix deprecation warnings for video.js v8.x
Limit wavesurfer.js version; v7.x or newer is not supported
Full changelog: 3.9.0...3.10.0
3.9.0
03 Oct 19:38
Compare
Sorry, something went wrong.
No results found
Bump required wavesurfer.js version to 6.3.0 or newer
3.8.0
14 Jun 23:18
Compare
Sorry, something went wrong.
No results found
Bump required wavesurfer.js version to 5.0.1 or newer
3.7.0
23 Mar 13:58
Compare
Sorry, something went wrong.
No results found
Remove unneccessary resize handler for fluid
mode (#132 )
3.5.0
01 Feb 18:47
Compare
Sorry, something went wrong.
No results found
Add formatTime
option and setFormatTime(impl)
for replacing the default formatTime
implementation (#125 )
Build using webpack 5 (#118 )
3.4.0
24 Jan 20:33
Compare
Sorry, something went wrong.
No results found
Trigger error
event if peaks file cannot be found (#124 )
Bump required wavesurfer.js version to 4.4.0 or newer
3.3.1
29 Sep 22:40
Compare
Sorry, something went wrong.
No results found
Doc fixes and updated dependencies
3.3.0
10 Aug 21:02
Compare
Sorry, something went wrong.
No results found
Fixed webpack externals configuration: it's no longer needed to use additional webpack configuration in React/Angular projects (#109 )
Bump required wavesurfer.js version to 4.0.1 or newer
3.2.0
18 May 22:14
Compare
Sorry, something went wrong.
No results found
Backwards-incompatible changes (when upgrading from a previous version):
The exportImage
method now returns an array of Blob
instances
3.1.0
18 May 19:37
Compare
Sorry, something went wrong.
No results found
Backwards-incompatible changes :
Removed msDisplayMax
option: use displayMilliseconds
option instead to include milliseconds
in the time displays of the player (#91 )