Skip to content

Releases: flowplayer/wordpress-flowplayer

Version 2.0.0

05 Apr 14:53
Compare
Choose a tag to compare

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

Version 1.13.0

16 Dec 20:44
Compare
Choose a tag to compare
  • Updated Flowplayer to v6.0.4
  • Updated the quality selector scripts
  • Updated HLS script
  • Included the extra features for playlists that came in Flowplayer v6. e.g. Quality selector for videos in playlists and RTMP URL per Video
  • Updated dashboard widget library code to support PHP 7
  • Increased WordPress minimum requirement to 3.7
  • Improved database queries performance

Version 1.12.1

23 Nov 07:43
Compare
Choose a tag to compare
  • Fixed bug with feature checker for loading extra JS
  • Fixed bug with removing settings when commercial key used
  • Improve coding style

Version 1.12.0

08 Nov 08:42
Compare
Choose a tag to compare
  • Fixed bug for the check to show brand name on own site
  • Added support for the HLS Flowplayer plugin
  • Hide the CDN option when the commercial key is added
  • Automatically add the video title from Flowplayer Drive
  • Add support for lightbox

Version 1.11.1

06 Sep 18:34
Compare
Choose a tag to compare
  • Add video id to filters as an attribute
  • Fix issue with HLS URL returning blank from Flowplayer Drive
  • Remove http from URLs returned from Flowplayer Drive
  • Add default video quality to list of qualities
  • Fix issue of overescaping data config output

Version 1.11.0

08 Aug 08:03
Compare
Choose a tag to compare
  • update to Flowplayer 6 and add support for new features in Flowplayer 6
  • add support for description_url for ads
  • allow single options to be overriden in the shortcode e.g. `[flowplayer id="123" show_title="true"]
  • fix bug: playlists with only a mp4 file would not play
  • improved the settings code
  • depricate filter fp5_filter_flowplayer_data to be removed in v2.0

Version 1.10.7

05 Apr 09:44
Compare
Choose a tag to compare
  • fix bug: foreach warning on 404 page
  • prepare for taxonomy term splitting in WP 4.2
  • Reduce cache size by caching processed video array

Version 1.10.6

06 Mar 22:54
Compare
Choose a tag to compare
  • fix bug: checking video id with nested shortcodes
  • fix bug: Invalid argument supplied for foreach()

Version 1.10.5

01 Mar 20:56
Compare
Choose a tag to compare
  • fix bug: playing videos on different pages
  • fix bug: fix issue with videos from Flowplayer Drive
  • add filter to define new video defaults

Version 1.10.3

21 Feb 16:35
Compare
Choose a tag to compare
  • fix bug: fix code Flowplayer Drive API
  • fix bug: fix issue with Playlist JS