diff --git a/essential_adons_elementor.php b/essential_adons_elementor.php index e8d4e6747..0bf6f000f 100755 --- a/essential_adons_elementor.php +++ b/essential_adons_elementor.php @@ -4,14 +4,14 @@ * Description: Most Used Elementor addon, an advanced elements library for Elementor web builder with 100+ powerful widgets & extensions with WooCommerce builder. * Plugin URI: https://essential-addons.com/ * Author: WPDeveloper - * Version: 6.0.3 + * Version: 6.0.4 * Author URI: https://wpdeveloper.com/ * Text Domain: essential-addons-for-elementor-lite * Domain Path: /languages * * WC tested up to: 9.2 - * Elementor tested up to: 3.23 - * Elementor Pro tested up to: 3.23 + * Elementor tested up to: 3.24 + * Elementor Pro tested up to: 3.24 */ if (!defined('ABSPATH')) { @@ -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.3'); +define('EAEL_PLUGIN_VERSION', '6.0.4'); 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 4ca2c7110..d1e5dd225 100755 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,10 @@ -=== Essential Addons for Elementor - Best Elementor Templates, Widgets, Kits & WooCommerce Builders === +=== Essential Addons for Elementor – Best Elementor Addon, Templates, Widgets, Kits & WooCommerce Builders === Contributors: wpdevteam, Codetic, re_enter_rupok, Asif2BD, priyomukul, sumaiyasiddika, rudlinkon, robinwpdeveloper, jakariaistauk, himadree12 Tags: elementor, elements, woocommerce, elementor addon, elementor widget Requires at least: 5.0 Tested up to: 6.6 Requires PHP: 7.0 -Stable tag: 6.0.3 +Stable tag: 6.0.4 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 @@ -299,6 +299,16 @@ Your existing elements/content will work with premium version. So you won't lose == Changelog == += 6.0.4 - 09/09/2024 = + +- Improved: Security enchancements in EA Fancy Chart & EA Filterably Gallery widgets +- Improved: EA Woo Product widgets | Added manual product selection option +- Added: Compatibility with Element Caching +- Fixed: Scroll position changing on click Elementor Tab when EA is activated +- Fixed: EA Interactive Circle | Link malfunction in interactive items +- Fixed: EA Filterable Gallery | Randomized Gallery option not randomizing the gallery items due to caching issue +- Few minor bug fixes & improvements + = 6.0.3 - 04/09/2024 = - Fixed: EA Post Grid | Author related UI issues