Releases: flowplayer/wordpress-flowplayer
Releases · flowplayer/wordpress-flowplayer
Version 2.0.0
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 filterfp5_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
- 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
- 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
- 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
- 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
- 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
- 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
- fix bug: checking video id with nested shortcodes
- fix bug: Invalid argument supplied for foreach()
Version 1.10.5
- 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
- fix bug: fix code Flowplayer Drive API
- fix bug: fix issue with Playlist JS