diff --git a/essential_adons_elementor.php b/essential_adons_elementor.php index 8fce644f5..7c158be6f 100755 --- a/essential_adons_elementor.php +++ b/essential_adons_elementor.php @@ -4,14 +4,14 @@ * 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.11 + * Version: 6.0.12 * Author URI: https://wpdeveloper.com/ * Text Domain: essential-addons-for-elementor-lite * Domain Path: /languages * * WC tested up to: 9.3 - * Elementor tested up to: 3.25 - * Elementor Pro tested up to: 3.25 + * Elementor tested up to: 3.26 + * Elementor Pro tested up to: 3.26 */ 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.11'); +define('EAEL_PLUGIN_VERSION', '6.0.12'); 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 f2fbf80d4..69e20f8ac 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.11 +Stable tag: 6.0.12 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 @@ -299,6 +299,17 @@ Your existing elements/content will work with premium version. So you won't lose == Changelog == += 6.0.12 - 11/12/2024 = + +- Added: Elementor 3.26 Compatibility +- Fixed: EA Woo Cart | Quantity icons are showing multiple times on the cart page +- Fixed: EA Event Calendar | Multiple Issues with Date Formatting, Time Input, and Language Options +- Fixed: EA Scroll To Top | Not working on Search Result page +- Fixed: PHP Deprecated Warnings during Installation +- Fixed: EA Pricing Table | Trying to access array offset on null +- Fixed: Mismatched Text Domains +- Few minor bug fixes & improvements + = 6.0.11 - 01/12/2024 = - Fixed: Compatibility issue with FunnelKit