- New:
- Added Sigmize (Conversion Testing) to the features selection step in the onboarding flow.
- Finish Setup: Added Sigmize action item to the Finish Setup checklist.
- Improvement:
- Ensured compatibility with WordPress 7.1.
- AI Builder: Added AVIF image support, so templates using AVIF images bring them across along with the other formats.
- AI Builder: Removed the goals selection screen and the tone and keywords options from the AI website builder onboarding.
- Design Kit: Spectra Blocks plugin is now installed from the WordPress.org repository, removing the temporary hardcoded download URL.
- Finish Setup: Setup steps can now complete directly from the checklist instead of sending you to another screen.
- Fix:
- ST Importer: Site Options import no longer times out on hosts with a strict request limit — log entries are written in batches and the option set is no longer processed twice.
- Elementor template library: Long page titles no longer wrap onto a second line or push the action button out of alignment — titles are now truncated with an ellipsis, keeping the card footer always single-row.
- Security - Enforced TLS certificate verification on ZipWP API requests in the onboarding flow.
- Design Kit: Restricted the ZipWP authentication return handler to users who can manage the site, so lower-privileged roles can no longer overwrite the site-wide ZipWP credentials.
- Design Kit: Design Library button in the editor toolbar no longer sits shorter than the adjacent wp-admin and page builder buttons.
- ST Importer: The import stream now closes after an import error instead of silently reconnecting against the finished import.
- ST Importer: Import log entries are now buffered and written in batches instead of one locked file write per entry, which kept long import steps within the request limit enforced by some hosts.
- Security:
- Prevented PHP object injection by disallowing object instantiation when deserializing imported post meta.
- Improvement:
- Changing the page builder, filter, toggle, or sort order while a search is active now updates results instead of clearing the search.
- AI Builder: Ecommerce AI site builds now show live status updates during the final step instead of appearing stalled.
- AI Builder: The import screen now shows a waiting state when a previous import request is still running, instead of stalling without feedback.
- ST Importer: Content import now survives dropped connections, running in the background, and reports a clear error on fatal failures instead of failing silently.
- Fix:
- AI Builder: AI site import now retries when export data isn't ready yet, instead of erroring under high-volume site creation.
- AI Builder: Interrupted imports no longer get stuck in an endless retry loop; dead imports are now detected via a heartbeat and recovered automatically.
- ST Importer: SureDonation donation forms no longer import with blank fields and missing labels; form and campaign content now runs through block-content normalization.
- Improvement:
- Refined the Elementor Template Library premium tooltips for better usability, clarity, and dark mode accessibility.
- AI Builder: PHP fatal errors during import are now captured in the import log and reported on the import screen instead of failing silently.
- ST Importer: Added import compatibility for SureCart products with variants.
- ST Importer: Import log entries are now appended atomically so concurrent requests no longer overwrite each other, and PHP fatal errors during reset are captured in the import log.
- Fix:
- Added database fallback for demo content when JSON file write fails silently on shared hosting, preventing "Customizer data is empty" errors.
- Accented and special characters (e.g. é, ñ) getting corrupted into literal escape sequences when inserting a single Elementor template or block.
- New:
- Added compatibility for SureDonation plugin.
- Added SureMembers Core plugin compatibility to prevent onboarding redirect during template import.
- AI Builder: Added feature card carousel to the AI builder loading screen with auto-advancing dot navigation, gradient progress ring, and support CTA.
- Design Kit: Added a consent popup that installs and activates the required Spectra and form plugins before a pattern is inserted, with a tooltip on the Insert button listing the required plugin.
- Design Kit: Added compatibility for the Spectra Blocks plugin.
- Improvement:
- AI Builder: The loading screen now handles failures gracefully with a credit-restore message, retry that rebuilds the site, and a stall timeout.
- Importer: Added compatibility for SureCart Product Form block to correctly remap product IDs after template import.
- Design Kit: Pattern import no longer shows the upfront ZipWP connection prompt.
- Fix:
- Fixed ecommerce platform selection step showing incorrectly for templates without a SureCart variant.
- AI Builder: Listbox Language selection crash and Tooltip rendering issue while using the Google Auto-Translate wizard.
- Design Kit: Auto-open Design Library no longer closes third-party plugin modals.
- Design Kit: Improved sanitization of imported block content in the block and template-kit importers. Use raw context in sanitize_post_field to preserve Gutenberg block comment delimiters.
- Design Kit: Self-host the Inter and Figtree fonts used by the Design Library / template importer UI instead of fetching from fonts.googleapis.com.
- Fix:
- Fixed import stalling when user skips third-party plugins on the Required Plugins Missing screen.
- Fixed Elementor Blocks category dropdown showing empty categories with no available blocks.
- Security:
- Strengthen plugin security and harden against potential vulnerabilities.
- Improvement:
- Importer: Added compatibility for SureCart Product List and Buy Button blocks.
- Importer: Enhanced compatibility for Custom Link menu items.
- Importer: Resolved image duplication occurring on AI template imports by implementing proper duplicate detection and handling mechanisms.
- Improvement:
- Enhanced plugin data import process with additional checks and retry mechanism to prevent potential errors and ensure smoother imports.
- Fix:
- AI Builder: Resolved a plugin activation error for Modern Cart for WooCommerce by ensuring it loads after WooCommerce is activated.
- Design Kit: Fixed cache conflicts in lazy-loaded chunks during the version rollbacks.
- Improvement:
- AI Builder: Added Sales Funnels option for WooCommerce enabled AI templates.
- Improved the template import experience.
- Improvement:
- Enhanced the import process to prevent duplicate content in rare cases.
- Improved the feature plugin list UI to avoid duplicate entries.
- Importer: Added support for the SureCart checkout form block during batch processing.
- Design Kit: Added compatibility for reorganized Astra Color Palette.
- Fix:
- Fixed an issue where widgets were missing during CLI imports.
- Resolved the eCommerce option selection issue in template preview.
- Handled memory-limit check function errors more gracefully.
- Free Images: Fixed the Media Uploader “Select” button text issue caused by media frame conflicts with other plugins.
- New:
- AI Builder: Added switch team and disconnect AI links in the Zip Plan info modal.
- Improvement:
- Enabled distribution of Spectra v3 templates for fresh installations.
- Enhanced the SureCart product creation flow to use template products when available, providing a smoother setup experience.
- Importer: Skip irrelevant site-specific meta keys during import.
- Importer: Added WPForms plugin compatibility for Elementor templates.
- Fix:
- AI Builder: Resolved an issue where the search box stopped working after clearing the keyword and searching again.
- Resolved CORS error showing on template preview on the onboarding.
- Resolved console error related to Button 'after' prop usage in ImportLoader.