Skip to content

Releases: foliovision/freedom-video-player

7.2.12

26 Sep 08:57
Compare
Choose a tag to compare

Version 7.2.12

Fixes

  • Android - prevent error on console if no video tag on ready event is present (YouTube)

7.2.11

09 Sep 13:34
4d7c027
Compare
Choose a tag to compare

Fixes

  • iOS - do not show volume control on iPad as it's not supported
  • Timeline - prevent overflow for live streams is the live flag is not set

7.2.10

06 Jul 12:09
Compare
Choose a tag to compare

Version 7.2.10

Fixes

  • HLS.js - get proper video dimensions, previously it would report 0
  • Performance - no requestAnimationFrame for CSS classes

7.2.9

29 Jun 14:52
Compare
Choose a tag to compare

Version 7.2.9

Fixes

  • Fix error trigger for missing subtitles to pass proper data to API
  • Fullscreen - fix for Safari 12 and above (this fix was lost in FV Player)
  • Volume slider - make it easier to mute the video by dragging it all the way to the left

7.2.8

03 Jun 14:29
Compare
Choose a tag to compare

Version 7.2.8

Enhancements

  • Keyboard controls work for the player which is hovered, not depending on a click anymore
  • Timeline tooltip shows on timeline dragging on mobile, with no seeking in media file

Fixes

  • Airplay button fix for incompatible playlist items
  • Do not break the video load if subtitle file is missing
  • Do not remove error messages on progess event
  • Enabling subtitles in middle of the subtitle entry shows the subtitle line right away
  • Fix multiple player hover events if iframe is placed on top of it
  • Fixing bar-slider to work even when you drag out of its boundaries.

7.2.7 - 2018/08/20

03 Jun 14:27
10ffe10
Compare
Choose a tag to compare

Version 7.2.7

Enhancements

Fixes