From be2fbbead3f039318985311600d8f70f8460bae8 Mon Sep 17 00:00:00 2001 From: Khan-Rafin-Ahmed Date: Tue, 23 Apr 2024 16:38:57 +0600 Subject: [PATCH] Version 5.9.16 --- essential_adons_elementor.php | 10 +++++----- readme.txt | 13 ++++++++++++- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/essential_adons_elementor.php b/essential_adons_elementor.php index df26880eb..5c824c9ae 100755 --- a/essential_adons_elementor.php +++ b/essential_adons_elementor.php @@ -5,14 +5,14 @@ * Plugin URI: https://essential-addons.com/elementor/ * Requires Plugins: elementor * Author: WPDeveloper - * Version: 5.9.15 + * Version: 5.9.16 * Author URI: https://wpdeveloper.com/ * Text Domain: essential-addons-for-elementor-lite * Domain Path: /languages * - * WC tested up to: 8.7 - * Elementor tested up to: 3.20 - * Elementor Pro tested up to: 3.20 + * WC tested up to: 8.8 + * Elementor tested up to: 3.21 + * Elementor Pro tested up to: 3.21 */ if (!defined('ABSPATH')) { @@ -28,7 +28,7 @@ define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__)); define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__))); define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__))); -define('EAEL_PLUGIN_VERSION', '5.9.15'); +define('EAEL_PLUGIN_VERSION', '5.9.16'); define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor'); define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor'); /** diff --git a/readme.txt b/readme.txt index 9a1526c75..06acec869 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: elementor, elements, addons, elementor addons, elementor widget, elementor Requires at least: 5.0 Tested up to: 6.5 Requires PHP: 7.0 -Stable tag: 5.9.15 +Stable tag: 5.9.16 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 @@ -297,6 +297,17 @@ Your existing elements/content will work with premium version. So you won't lose == Changelog == += 5.9.16 - 23/04/2024 = + +- Improved: Security Enhancement +- Fixed: EA Event Calendar | Table layout shows +6 hours ahead of events time in manual source +- Fixed: EA Woo Product Grid | not compatible with Whols plugin +- Fixed: EA Woo Cart | Style-2 layout in mobile devices the "close" button style broken +- Fixed: EA Interactive Circle | not allowing to click on icons sometimes +- Fixed: EA Filterable Gallery | Images are not getting opened in lightbox +- Improved: EA Table of Contents | Exclude the page title and the comment/review options +- Few minor bug fixes & improvements + = 5.9.15 - 09/04/2024 = - Fixed: EA Content Ticker | Navigation arrow styling is not working