- Updated page builder selection screen UI.
- Showing import process on a separate window. In which we can see all the current import process.
- Added one-time welcome notice after plugin install and activate.
- Use fetch() instead of AJAX to load the Astra Sites. Also, Caching the Astra sites response and initially showing 30 sites.
Version 1.3.5
Version 1.3.3
Improvement:
- Added compatibility for WP Forms pro version.
Fix:
- PHP error while importing customizer settings.
Version 1.3.2
Improvement:
- One click install and activate Astra theme on click on admin notice.
Version 1.3.1
Improvement:
- Set the max height for the website image from the website preview window.
Version 1.3.0
New:
- Improve the user experience by removing unnecessary steps required in importing a site. Now an Astra site can be imported with just one click.
- Display page builder selection only once on the first load of Astra Sites.
- Take a backup of customizer options before importing new settings.
- Allow resetting the previously imported site when importing multiple Astra sites.
Version 1.2.15
Improvement:
- Added backward compatibility for filter
wp_check_filetype_and_extwhich accepts 5 parameter after WordPress version 5.1.
Version 1.2.14
Improvement:
- Added support for the WPForms plugin.
Version 1.2.13
Fix:
- Incorrect images was set after batch process complete.
Improvement:
- Added Elementor version 2.5.0 support.
- Added more description of the Premium sites.
Version 1.2.12
Fix:
- Gutenberg render markup is invalid due to encoded characterless e.g. <, > are decoded into HTML tag.