- 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