diff --git a/essential_adons_elementor.php b/essential_adons_elementor.php index 140cc95a2..74de8bef2 100755 --- a/essential_adons_elementor.php +++ b/essential_adons_elementor.php @@ -4,13 +4,13 @@ * 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.8.1 + * Version: 5.8.2 * Author URI: https://wpdeveloper.com/ * Text Domain: essential-addons-for-elementor-lite * Domain Path: /languages * * WC tested up to: 7.8.2 - * Elementor tested up to: 3.14.1 + * Elementor tested up to: 3.15.0 * Elementor Pro tested up to: 3.14.1 */ @@ -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.8.1'); +define('EAEL_PLUGIN_VERSION', '5.8.2'); 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 52e394588..d5b0d0c75 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.2 Requires PHP: 7.0 -Stable tag: 5.8.1 +Stable tag: 5.8.2 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 @@ -250,6 +250,11 @@ Your existing elements/content will work with premium version. So you won't lose == Changelog == += 5.8.2 - 13/07/2023 = + +- Added: Compatibility with Elementor 3.15 +- Few minor bug fixes & improvements + = 5.8.1 - 06/07/2023 = - Improved: Added PHP 8.2 Compatibility Support