diff --git a/flowplayer.php b/flowplayer.php index 131cdd034..7c6c3e78a 100644 --- a/flowplayer.php +++ b/flowplayer.php @@ -3,7 +3,7 @@ Plugin Name: FV Player Plugin URI: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer Description: Formerly FV WordPress Flowplayer. Supports MP4, HLS, MPEG-DASH, WebM and OGV. Advanced features such as overlay ads or popups. Uses Flowplayer 7.2.7. -Version: 7.3.4.727 +Version: 7.3.6.727 Author URI: http://foliovision.com/ License: GPL-3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -27,7 +27,7 @@ */ global $fv_wp_flowplayer_ver; -$fv_wp_flowplayer_ver = '7.3.4.727.1'; +$fv_wp_flowplayer_ver = '7.3.6.727'; $fv_wp_flowplayer_core_ver = '7.2.7.1'; include_once( dirname( __FILE__ ) . '/includes/extra-functions.php' ); diff --git a/readme.txt b/readme.txt index d1b53015b..509ec26dc 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: FolioVision Donate link: https://foliovision.com/donate Tags: video player, flowplayer, mobile video, html5 video, Vimeo, html5 player, youtube player, youtube playlist, video playlist, RTMP, Cloudfront, HLS Requires at least: 3.5 -Tested up to: 5.0.1 +Tested up to: 5.0.2 Stable tag: trunk License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -357,6 +357,15 @@ Thank you for being part of the HMTL 5 mobile video revolution! == Changelog == += 7.3.6.727 - 2017/01/08 = + +* Caption field - renaming to Title +* Database - enabling background processing for videos in DB +* Editor - fix for WebM and HLS duration scanning +* Lightbox - added Remove fancyBox setting - use if you see a "fancyBox already initialized" message on JavaScript console +* Sharing - removing Google+ as it's deprecated +* Bugfix - PHP 7.2 compatiblity + = 7.3.4.727 - 2017/12/14 = * FV Player top level wp-admin menu item icon