From 7d90d2a416508850d787c917bb4094bf20cdffae Mon Sep 17 00:00:00 2001 From: Khan-Rafin-Ahmed Date: Thu, 10 Aug 2023 12:07:37 +0600 Subject: [PATCH] Version 5.8.6 --- essential_adons_elementor.php | 10 +++++----- readme.txt | 32 ++++++++++++++++++++++++++++++-- 2 files changed, 35 insertions(+), 7 deletions(-) diff --git a/essential_adons_elementor.php b/essential_adons_elementor.php index be9a0271f..2958ac6ff 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 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.5 + * Version: 5.8.6 * Author URI: https://wpdeveloper.com/ * Text Domain: essential-addons-for-elementor-lite * Domain Path: /languages * - * WC tested up to: 7.9.0 - * Elementor tested up to: 3.15.1 - * Elementor Pro tested up to: 3.15.0 + * WC tested up to: 8.0.1 + * Elementor tested up to: 3.15.2 + * Elementor Pro tested up to: 3.15.1 */ 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', '5.8.5'); +define('EAEL_PLUGIN_VERSION', '5.8.6'); 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 91bb5e201..68867e3af 100755 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: wpdevteam, Codetic, re_enter_rupok, Asif2BD, priyomukul, sumaiyasiddika, rudlinkon, robinwpdeveloper, jakariaistauk Tags: elementor, elements, addons, elementor addons, elementor widget, elementor form, woocommerce elementor, page builder, builder, visual editor, wordpress page builder Requires at least: 5.0 -Tested up to: 6.2 +Tested up to: 6.3 Requires PHP: 7.0 -Stable tag: 5.8.5 +Stable tag: 5.8.6 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 @@ -251,6 +251,34 @@ Your existing elements/content will work with premium version. So you won't lose == Changelog == += 5.8.6 - 10/08/2023 = + +- Improved: EA Content Timeline | Added Scrollbar styling support for Horizontal layout +- Improved: EA Event Calendar | Added visibility support for all the available events in the List View +- Improved: EA Login Registration Form | Added Column Width support for all the fields +- Improved: EA Filterable Gallery | Added option to select a Default category on page load +- Improved: EA Login Registration Form | Added Filter option for Redirect after Login +- Improved: EA Login Registration Form | Added Custom HTML/CSS support for the Welcome email +- Improved: EA Login Registration Form | Added Shortcode controller support for user Login Notice +- Improved: EA Login Registration Form | Added support for multiple redirect URLs based on user role +- Improved: EA Login Registration Form | Added support for Custom File Upload +- Improved: EA Interactive Circle | Added Active as Default options for content items +- Improved: EA Interactive Circle | Added Auto Trigger functionality on page load +- Improved: EA Woo Cart | Added support to update Cart Automatically +- Improved: EA Advanced Data Table | Added Pagination style support +- Improved: EA Data Table | Added Custom Breakpoint controller for Responsive support +- Improved: EA Advanced Accordion | Accessibility improvements +- Improved: EA Woo Product Gallery | Added option to show/hide sold-out products +- Improved: EA Image Accordion | Added background overlay color support on Hover +- Improved: EA Business Review | Added Dynamic Tag Support on Place ID +- Fixed: EA Woo Product Gallery | Quick view sales / stock out badge text customisation issue +- Fixed: EA Sticky Video | Flickering issue +- Fixed: EA Filterable Gallery | Image Filtering issue in Light Box mode +- Fixed: EA Advanced Menu | Breakpoint and Responsive issues for the Layouts +- Fixed: EA Advanced Tab | Custom ID Offset issue +- Few minor bug fixes & improvements + + = 5.8.5 - 03/08/2023 = - Fixed: EA Advanced Data Table | Merged columns in Google Sheets not displaying properly