- minimum WordPress version: 5.0
- minimum PHP version: 7.2
- note: WooCommerce Export Add-On 1.0.8+ is required to export orders
- improvement: better PHP 8.2 support
- improvement: add support for filtering by parent slug
- improvement: enable adding BOM to files by default for new exports and improve description
- improvement: minimize code called during AJAX requests
- improvement: remove 'wp_navigation' from dropdown on Step 1
- improvement: gracefully handle cron URL calls to nonexistent exports
- improvement: add 'cancel' action for cron URLs
- improvement: only add code to 'admin_head' when on WP All Export pages
- bug fix: resolve miscellaneous PHP notices
- bug fix: setting 'Display each product in its own row' not saved in some cases
- bug fix: prevent saved WP All Export sessions from being corrupted by some database configurations
- minimum WordPress version: 5.0
- minimum PHP version: 7.2
- improvement: prevent caching of file URLs used with Zapier
- adjustment: uncheck 'Display each product in its own row ?' by default when using 'Migrate' option for WooCommerce Orders
- bug fix: corrected XML layout when using real time order exports
- bug fix: corrected exporting of comment IDs to XLS
- bug fix: ensure the correct Unique Identifier is set when using the 'Import with WP All Import' option
bug fix: resolve 'enable_real_time_exports' notice
bug fix: fatal error when post types are defined using closures
- improvement: individual record data is now available in Zapier when using real time exports (requires 2.0.1+ Zapier trigger version)
- improvement: allow exporting '0' value in ACF fields
- improvement: better 's' parameter support for WP_Query exports
- improvement: clean up PHP 8 related notices
- improvement: better support for symlinked /upload folders
- improvement: remove deprecated jQuery functions
- improvement: enhanced real time exporting support for RealHomes theme properties
- bug fix: don't change the 'Product' label used in the ShopCommerce theme's breadcrumbs
- bug fix: resolve PHP notices related to Google Merchant Center exports
- bug fix: prevent custom XML editor from being shown when exporting to CSV in rare circumstances
- bug fix: correct Gravity Forms exported record counts
- bug fix: delete missing now works properly with imports created with the 'Import with WP All Import' option