=== Popup Maker - Videos === Contributors: wppopupmaker, danieliser Author URI: https://wppopupmaker.com/ Plugin URI: https://wppopupmaker.com/extensions/videos/ Tags: Requires at least: 3.6 Tested up to: 4.8.2 Stable tag: 1.1.4 == Description == == Changelog == = v1.1.4 - 01/20/2020 = * Tweak: Add check to prevent errors for missing function in rare cases. = v1.1.3 - 10/28/2019 = * Fix: Javascript error when mediaelementjs is not defined. = v1.1.2 - 08/18/2019 = * Improvement: Auto mute if the browser doesn't support autoplay when unmuted. * Improvement: Added clickable notice above video to unmute when the video was automuted. * Improvement: Added clickable notice above video to go full screen when the video couldn't go fullscreen automatically due to browser settings. * Improvement: Added mediaelements hotfix until WP core includes the needed updates to fix Vimeo videos. * Fix: Vimeo autoplay issues. * Fix: Removed conditional that was breaking video styles. = v1.1.1 - 03/27/2019 = * Fix: Asset loading issue that caused 2 copies of the extension JS to be loaded causing intermittent issues. = v1.1.0 - 02/23/2019 = * Improvement: Replaced usage of Plyr.js library with the MediaElement.js library included with WP core. * Improvement: Faked full screen mode when browsers block true fullscreen. * Updated for full Popup Maker v1.7 support. * Leveraged the new AssetCache reducing the need to load an extra JS file for this extension. * Autoloader * Upgrade routines. = v1.0.2 = * Fix: Bug where video could start replaying after close. = v1.0.1 = * Fix: Bug when video isn't the first element in the popup. = v1.0.0 = * Initial Release