Skip to content

Releases: staskobzar/vue-audio-visual

v3.0.1

11 Nov 20:34
7e3c27d
Compare
Choose a tag to compare
  • re-write plugin with Vue3 composition API
  • vue2 support is deprecated
  • provides install plugin interface, components and composition API use functions

v2.5.0

20 Jun 12:09
b8199c0
Compare
Choose a tag to compare
  • new prop "audio-sink-id" that sets the ID of the audio device to use for output (credits to @mheers )
  • component events "playing", "paused" and "ended" emitted on playing state change (credits to @mheers )

v2.4.1

07 Feb 21:59
ed4dbc7
Compare
Choose a tag to compare
  • fix webpack warnings by @nbrady-techempower

v2.4.0

10 Dec 17:53
7cb91a7
Compare
Choose a tag to compare

New option for frequency drawing direction for AvMedia element. Many thanks to @sethcarlton for the contribution

v2.3.1

29 Oct 14:15
6244863
Compare
Choose a tag to compare

Handle error "No audio tracks in MediaStream" in AvMedia

v2.3.0

04 Aug 14:40
481c769
Compare
Choose a tag to compare
  • Vue3 compatibility
  • update outdated packages

v2.2.2

15 Feb 13:49
6a2c0ef
Compare
Choose a tag to compare
  • fix vulnerable packages (dependabot)

v2.2.1

16 Nov 13:54
dca04c2
Compare
Choose a tag to compare
  • Playtime flag display fix by @andreasvirkus
  • Update outdated npm packages

v2.2.0

04 Sep 15:56
0d6f2dd
Compare
Choose a tag to compare
  • new feature contributed by @Dagdelo that allows to set custom requester for AvWaveform element (#54)

v2.1.1

31 Aug 13:55
0ae1c69
Compare
Choose a tag to compare