new feature: edit import filters on import 'Edit Template' screen
bug fix: allow saving custom fields '0' values
bug fix: do not duplicate images when they contain dimensions in the name
bug fix: infinite loop when performing 'missing post' actions in some cases
bug fix: undefined variable $import notice
bug fix: resolve notice when $attch variable not defined
improvement: use wp_trash_post when sending posts to trash
improvement: resolve PHP 8.x deprecated items
improvement: allow more strings to be translated with _e
improvement: use wp_add_inline_script instead of localize where appropriate
improvement: add setting to disable the 'I HAVE BACKUPS' prompt
improvement: better handling when expected files are not found or have the wrong permissions
improvement: ensure the run import screen correctly shows what fields are set to update
improvement: add nonce to clean up logs action
improvement: allow specifying templates for post types other than pages
improvement: replace deprecated get_page_by_title function
improvement: ensure correct version of PCLZIP is used with WP All Import
improvement: ensure history file path returns correctly regardless of import file source
improvement: ensure wp_read_video_metadata function exists before calling
improvement: ensure import file preview sections can be expanded on Edit Template screen
improvement: allow changing stock status for missing existing products
improvement: call pmxi_before_delete_post hook as needed when running via WP-CLI
improvement: don't show 'hidden' imports when listing via WP-CLI
improvement: don't assign parent when parent field is empty
improvement: allow importing emojis from JSON files
improvement: improve wp_all_import_get_import_id to work when running multiple imports via WP-CLI
improvement: better record matching for delete missing option
improvement: better existing image matching when importing images from Content