minimum WordPress version: 5.0
minimum PHP version: 7.4
improvement: add filter to enable including internal order meta in Custom Fields list
improvement: add filter to enable alternative 'is_writable' checks
improvement: optimize queries for option to only export new stuff
improvement: add setting to remove empty CSV columns
API: new filter 'pmxe_use_alternative_is_writable_check'
API: new filter 'pmxe_show_internal_order_meta_hpos'
bug fix: do not try to autoload non-wpae classes
bug fix: invalid query when filtering on multiple product fields in an order export
bug fix: Gravity Forms - only trigger real time export if entry is added to form configured for export
bug fix: ignore brackets within strings when validating Function Editor code
bug fix: WP_Query product taxonomies only show on reload
bug fix: incorrect taxonomies showing for WP_Query product exports
bug fix: fatal error when exporting products with WP_Query in some cases
bug fix: ACF section doesn't render for Order exports
bug fix: JS error when attempting to dismiss notice
bug fix: function editor parenthesis in strings can lead to validation failures
bug fix: function editor too many redirects and code not saved