From 81270f33580c1e654e088f2b82fe7f522fb1d0d3 Mon Sep 17 00:00:00 2001 From: Khan-Rafin-Ahmed Date: Tue, 30 Apr 2024 11:11:49 +0600 Subject: [PATCH] Version 5.9.18 --- essential_adons_elementor.php | 4 ++-- readme.txt | 26 +++++++++++++++++++++++++- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/essential_adons_elementor.php b/essential_adons_elementor.php index 7d483a267..9b6f09bab 100755 --- a/essential_adons_elementor.php +++ b/essential_adons_elementor.php @@ -4,7 +4,7 @@ * Description: The Essential plugin you install after Elementor! Packed with 40+ stunning free elements including Advanced Data Table, Event Calendar, Filterable Gallery, WooCommerce, and many more. * Plugin URI: https://essential-addons.com/elementor/ * Author: WPDeveloper - * Version: 5.9.17 + * Version: 5.9.18 * Author URI: https://wpdeveloper.com/ * Text Domain: essential-addons-for-elementor-lite * Domain Path: /languages @@ -27,7 +27,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.17'); +define('EAEL_PLUGIN_VERSION', '5.9.18'); 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 3af9447e0..0b495505c 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.17 +Stable tag: 5.9.18 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 @@ -297,6 +297,30 @@ Your existing elements/content will work with premium version. So you won't lose == Changelog == += 5.9.18 - 30/04/2024 = + +- Fixed: EA Sticky Video | Conflicts with the Blocksy theme +- Fixed: EA Login Register Form | Validation message doesn't show up while using the form in the popup +- Fixed: EA Login Register Form | Showing error message for not required field +- Fixed: EA Simple Menu | Dropdown icon is not showing on the desktop mode +- Fixed: EA Tooltip | Displaying the content after the hover is complete +- Fixed: EA Feature list | Icons don't show when the shape view is set to Framed +- Fixed: EA Contact Form 7 | Alignment of the container, title & description is not working +- Fixed: EA Advanced Accordion | Conflicts with the Specia Standard theme +- Fixed: EA Advanced Data Table | Checkbox is not showing when using TablePress +- Fixed: EA Advanced Tabs| Switching tabs causes the page to scroll up or down +- Fixed: EA Woo Checkout | 'User Account' & 'Coupon Percentage' icons are broken on checkout page +- Fixed: EA Advanced Data Table | Data sorting icons' colors don't change while using table as a template +- Fixed: EA Simple Menu | Menu item doesn't activate when scrolling the page +- Fixed: EA Advanced Data Table | Clearing the search values, all table contents appear when the rows per page is left blank +- Fixed: EA Woo Product Carousel | 'Add to Cart' button disappears from default shop page if EA Woo Carousel widget is present on the same page +- Improved: Security Enhancement +- Improved: EA Event Calendar | Date format change option for week view +- Improved: EA Advanced Accordion | Stop auto-scrolling while anchoring tab +- Improved: EA Login Register Form | File max size description +- Improved: EA Facebook Feed | Graph API Upgrade +- Few minor bug fixes & improvements + = 5.9.17 - 25/04/2024 = - Few minor bug fixes & improvements