Skip to content

Releases: collab-project/videojs-wavesurfer

1.0.4

20 Dec 23:10
Compare
Choose a tag to compare

Fixed wrong video.js module require for browserify.

1.0.3

15 Oct 12:40
Compare
Choose a tag to compare
  • fix missing amd/node/global browser dependency for wavesurfer

1.0.2

15 Oct 11:45
Compare
Choose a tag to compare

Bugfixes:

  • make sure controlBar is always showing (if controls: true)
  • fix module Node/AMD/browser globals

1.0.1

13 Oct 22:08
Compare
Choose a tag to compare

Bugfix: use flex for controlBar so other plugins, like videojs-record, can add more controls to it.

1.0.0

12 Oct 19:49
Compare
Choose a tag to compare

Support for video.js 5!

With this release the plugin is compatible with video.js 5.0 and newer. If you want to use this plugin with an older video.js 4.x version, check the archived releases for a 0.9.x release or older.

0.9.9

06 Oct 08:31
Compare
Choose a tag to compare
  • use new microphone.pause and microphone.play during live mode
  • bump minimum version for wavesurfer.js to 1.0.44 (for microphone plugin updates)

0.9.8

04 Oct 00:45
Compare
Choose a tag to compare
  • update bower and npm so only video.js v4.x releases are fetched, v5.0 is not supported yet (#5).
  • ability to override waveform height (#9)

0.9.7

26 Aug 22:47
Compare
Choose a tag to compare
  • allow custom wavesurfer container (#7)

0.9.6

19 Mar 18:29
Compare
Choose a tag to compare
  • also remove the microphone plugin (if enabled) in destroy

0.9.5

03 Mar 17:38
Compare
Choose a tag to compare
  • compatibility fix for video.js 4.12