Releases: neuron-digital/wjplayer
Releases · neuron-digital/wjplayer
v1.7.0
- Add a option to enable / disable HLS support (@hettiger)
- remove AppVeyor from build
- update build dependencies
v1.6.0-0
- replace videojs-social with videojs-share
- add
playsinline
option
- update videojs-ima
- add
dist
to .gitignore
v1.5.6
- videojs-contrib-hls@5.5.3
- update videojs-resolution-switcher (several videojs-contrib-hls compability fixes)
v1.5.5
- [css] remove menu max-height
v1.5.3
- chore: video.js@5.18.4, videojs-contrib-hls@5.4.1
- chore: update videojs-ga (fix: start event was not fired on finite videos
v1.5.2
- chore: videojs-ga 0.6.0
- update examples to test videojs-ga
percentsPlayedMoments
option
v1.5.1
- chore: update videojs-ga (do not send start event twice)
v1.5.0
- add
playOnClick
option
- stretch video using
object-fit: cover
except for IE