diff --git a/essential_adons_elementor.php b/essential_adons_elementor.php index e7b71ebf8..8fce644f5 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 100+ stunning elements like Data Table, Event Calendar, Filterable Gallery, WooCommerce. * Plugin URI: https://essential-addons.com/ * Author: WPDeveloper - * Version: 6.0.10 + * Version: 6.0.11 * 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', '6.0.10'); +define('EAEL_PLUGIN_VERSION', '6.0.11'); 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 fe37d71e9..172c70e66 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: elementor, elements, elementor addon, elementor widget, woocommerce elemen Requires at least: 5.0 Tested up to: 6.7 Requires PHP: 7.0 -Stable tag: 6.0.10 +Stable tag: 6.0.11 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 @@ -299,6 +299,19 @@ Your existing elements/content will work with premium version. So you won't lose == Changelog == += 6.0.11 - 01/12/2024 = + +- Fixed: Compatibility issue with FunnelKit +- Fixed: EA Woo Product Carousel | On load carousel first item visibility issue +- Fixed: PHP Notice: Function "_load_textdomain_just_in_time" error in WordPress 6.7 +- Fixed: EA Post Grid | Added Nickname support for Author +- Fixed: EA Info Box | Image styling Control issue +- Fixed: EA Sticky Video | Multiple Sticky Video in Same Page UI issue +- Fixed: EA Feature List | PHP undefined array notice : "eael_feature_list_icon_individual_box_bg_color" +- Fixed: EA Woo Product Grid | Product Rating Types issue on Default Preset +- Improved: EA Woo Product Gallery | Added relation between Category and Tags on Query +- Few minor bug fixes & improvements + = 6.0.10 - 14/11/2024 = - Fixed: EA Advanced Accordion | When click on the accordion it jumps to another section