Skip to content

Commit 81270f3

Browse files
Version 5.9.18
1 parent e160821 commit 81270f3

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

essential_adons_elementor.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* 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.
55
* Plugin URI: https://essential-addons.com/elementor/
66
* Author: WPDeveloper
7-
* Version: 5.9.17
7+
* Version: 5.9.18
88
* Author URI: https://wpdeveloper.com/
99
* Text Domain: essential-addons-for-elementor-lite
1010
* Domain Path: /languages
@@ -27,7 +27,7 @@
2727
define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__));
2828
define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
2929
define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
30-
define('EAEL_PLUGIN_VERSION', '5.9.17');
30+
define('EAEL_PLUGIN_VERSION', '5.9.18');
3131
define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
3232
define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
3333
/**

readme.txt

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: elementor, elements, addons, elementor addons, elementor widget, elementor
44
Requires at least: 5.0
55
Tested up to: 6.5
66
Requires PHP: 7.0
7-
Stable tag: 5.9.17
7+
Stable tag: 5.9.18
88
License: GPLv3
99
License URI: https://opensource.org/licenses/GPL-3.0
1010

@@ -297,6 +297,30 @@ Your existing elements/content will work with premium version. So you won't lose
297297

298298
== Changelog ==
299299

300+
= 5.9.18 - 30/04/2024 =
301+
302+
- Fixed: EA Sticky Video | Conflicts with the Blocksy theme
303+
- Fixed: EA Login Register Form | Validation message doesn't show up while using the form in the popup
304+
- Fixed: EA Login Register Form | Showing error message for not required field
305+
- Fixed: EA Simple Menu | Dropdown icon is not showing on the desktop mode
306+
- Fixed: EA Tooltip | Displaying the content after the hover is complete
307+
- Fixed: EA Feature list | Icons don't show when the shape view is set to Framed
308+
- Fixed: EA Contact Form 7 | Alignment of the container, title & description is not working
309+
- Fixed: EA Advanced Accordion | Conflicts with the Specia Standard theme
310+
- Fixed: EA Advanced Data Table | Checkbox is not showing when using TablePress
311+
- Fixed: EA Advanced Tabs| Switching tabs causes the page to scroll up or down
312+
- Fixed: EA Woo Checkout | 'User Account' & 'Coupon Percentage' icons are broken on checkout page
313+
- Fixed: EA Advanced Data Table | Data sorting icons' colors don't change while using table as a template
314+
- Fixed: EA Simple Menu | Menu item doesn't activate when scrolling the page
315+
- Fixed: EA Advanced Data Table | Clearing the search values, all table contents appear when the rows per page is left blank
316+
- Fixed: EA Woo Product Carousel | 'Add to Cart' button disappears from default shop page if EA Woo Carousel widget is present on the same page
317+
- Improved: Security Enhancement
318+
- Improved: EA Event Calendar | Date format change option for week view
319+
- Improved: EA Advanced Accordion | Stop auto-scrolling while anchoring tab
320+
- Improved: EA Login Register Form | File max size description
321+
- Improved: EA Facebook Feed | Graph API Upgrade
322+
- Few minor bug fixes & improvements
323+
300324
= 5.9.17 - 25/04/2024 =
301325

302326
- Few minor bug fixes & improvements

0 commit comments

Comments
 (0)