Skip to content

Version 2.0.0

Latest
Compare
Choose a tag to compare
@grappler grappler released this 05 Apr 14:53

This is a large update. It has been tested extensively but we still could have missed something. Make sure to test it before installing on a live site.

  • Updated Flowplayer to v6.0.5
  • Add support for multiple ads in a video
  • Restyled the settings page to make it easier to use.
  • Add a video option to choose to load the HLS script plugin
  • Updated the local versions of the HLS and quality selector plugins
  • Fixed tab styles in WP 4.4
  • Update support for WP 4.5
  • Added an setting to define the Flash HLS SWF file
  • Deprecated action fp5_video_config, use the filter fp5_js_config instead
  • Changed from hard coding the ads configuration to an array so that they are easier to customize.
  • A few code improvements from @dannyvankooten
  • Made the preview button disappear as it is not needed
  • Rearranged a chunk of code to make it more extendable