From dba9f068807a89ce87d6a9798ad9656668873766 Mon Sep 17 00:00:00 2001 From: fvmartin Date: Wed, 4 Oct 2023 16:31:25 +0200 Subject: [PATCH] 7.5.41.7212 --- flowplayer.php | 4 ++-- readme.txt | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/flowplayer.php b/flowplayer.php index a138bfad4..88eea4ff3 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.8. -Version: 7.5.40.7212 +Version: 7.5.41.7212 Author URI: http://foliovision.com/ License: GPL-3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -31,7 +31,7 @@ } global $fv_wp_flowplayer_ver; -$fv_wp_flowplayer_ver = '7.5.40.7212.1'; +$fv_wp_flowplayer_ver = '7.5.41.7212'; $fv_wp_flowplayer_core_ver = '7.2.12.3'; include_once( dirname( __FILE__ ) . '/includes/extra-functions.php' ); if( file_exists( dirname( __FILE__ ) . '/includes/module.php' ) ) { diff --git a/readme.txt b/readme.txt index a01e25d2b..1f04317d5 100644 --- a/readme.txt +++ b/readme.txt @@ -359,9 +359,13 @@ Thank you for being part of the HMTL 5 mobile video revolution! == Changelog == += 7.5.41.7212 - 2023/10/04 = + +* YouTube - fixing playback glitches on Android and iOS, tested with iOS 12.5.7 to 17.0 + = 7.5.40.7212 - 2023/09/29 = -* YouTube - fix videos not starging properly on Android +* YouTube - fix videos not starting properly on Android * Bugfix - stale pending video encoding jobs removing video URLs when using Gutenberg block = 7.5.39.7212 - 2023/08/23 =