[Compatibility] – Tested OK with WooCommerce 10.6.2
[Compatibility] – Tested OK with WordPress 6.9.4
[Fix] – Resolved SSRF vulnerability.
[Improvement] – Added support for multi-level child nodes in XML. Child node data is now returned as a string separated by the | symbol.
[Add] – Introduced a new option to select XML child nodes during XML import.
[Add] – Added XML prettifier for handling minified XML files.
2026.02.26 – version 1.5.0
[Compatibility] – Tested OK with WooCommerce 10.5.2
[Compatibility] – Tested OK with WordPress 6.9.1
[Improvement] – Enhancements to the import mapping screen.
[Improvement] – Implicit FTP support.
[Update] – Updated Translation files.
[Add] – WordPress VIP filesystem support
[Fix] – Converted the export file name timestamp to 24-hour format to prevent file overwriting.
2026.01.05 – version 1.4.0
[Add] – Implemented batch-wise XML reading to improve import performance.
[Update] – Replaced the bundled CodeMirror library with WordPress’s built-in implementation and migrated code validation to WordPress’s native mechanism using `wp_edit_theme_plugin_file()`.
[Update] – Updated deprecated `jquery-tiptip` to `wc-jquery-tiptip`.
[Add] – Added a filter to override the FTP transfer mode for scheduled exports (`wt_iew_ftp_upload_mode`).
[Add] – Auto batch count option added in the import process.
2025.10.01 – version 1.3.1
[Improvement] – Enhanced UI/UX for better usability, added greater flexibility, and introduced additional filters.
[Add] – Option to delete stored files, manually or via auto-delete.
[Tweak] – Data stored in the DB converted from serialized to JSON format.
[Compatibility] – Tested OK with WooCommerce 10.2.2
2025.08.01 – version 1.3.5
[Fix] – Fixed incorrect handling of empty price fields during import.
2025.07.18 – version 1.3.4
[Compatibility] – Tested OK with WooCommerce 10.0.1
[Compatibility] – Tested OK with WordPress 6.8.2
2025.06.27 – version 1.3.3
[Compatibility] – Tested OK with WooCommerce 9.9.5
[Compatibility] – Tested OK with WordPress 6.8.1
[Add] – Added plugin headerbar
[Add] – Added new help widget
[Add] – Added \"Request a Feature\" option in help widget
[Improvement] – UI/UX update for export location
[Improvement] – Support for additional shortcodes in automated export emails
[Fix] – Load plugin textdomain on \'init\' to resolve translation timing warning (WP 6.7+)
2025.01.06 – version 1.3.2
[Add] – Block unnecessary notifications and alert banners from the plugin UI
[Compatibility] – Tested OK with WooCommerce 9.5.1
[Compatibility] – Tested OK with WordPress 6.7.1
2024.11.04 – version 1.3.1
[Add] – The user interface for selecting post types changed.
[Add] – Option to Export data to Email.
[Compatibility] – Tested OK with WordPress 6.6.2
[Compatibility] – Tested OK with WooCommerce 9.3.3
2024.04.25 – version 1.3.0
[Compatibility] – Tested OK with WordPress 6.6.
[Compatibility] – Tested OK with WooCommerce 9.1.4
2024.04.25 – version 1.2.9
[Add] – Resume Import When a Timeout Occurs.
[Compatibility] – Tested OK with WordPress 6.5.2
[Compatibility] – Tested OK with WooCommerce 8.8.2
2024.03.04 – version 1.2.8
[Compatibility] – Tested OK with WordPress 6.4.3
[Compatibility] – Tested OK with WooCommerce 8.6.1
2024.01.18 – version 1.2.7
[Improvement] – Improved XLS Import feature.
[Fix] – Removed Public Facing hooks.
[Fix] – Woocommerce 6.7 and below version compatibility.
[Compatibility] – Tested OK with WordPress 6.4.2
[Compatibility] – Tested OK with WooCommerce 8.5
2023.11.29 – version 1.2.6
[Improvement] – Added new Custom Fields into the saved templates in the Mapping Screen
[Compatibility] – Tested OK with WordPress 6.4.1
[Compatibility] – Tested OK with WooCommerce 8.3.1
2023.10.25 – version 1.2.5
[Compatibility] – Tested OK with WordPress 6.3.2
[Compatibility] – Tested OK with WooCommerce 8.2
2023.09.15 – version 1.2.4
[Compatibility] – Tested OK with WordPress 6.3.1
[Compatibility] – Tested OK with WooCommerce 8.1
2023.08.31 – version 1.2.3
[Improvement] – Disable the default mapping for “aov” and “total_spent” in the order export mapping tab.
[Compatibility] – Tested OK with WordPress 6.3
[Compatibility] – Tested OK with WooCommerce 8.0.2
2023.07.17 – version 1.2.2
[Fix] – Monthly cron start time issue
[Fix] – Preview not displaying the data in import mapping for the fields other than the default.
[Improvement] – Performance with XLSX/XLS export.
[Compatibility] – Tested OK with WooCommerce 7.8.2
2023.06.15 – version 1.2.1
[Fix] – Importing custom CSV with a colon in the column heading.
[Compatibility] – Tested OK with WooCommerce 7.8
2023.05.19 – version 1.2.0
[Fix] – IER-892 – Import XML files with an empty element tag or a self-closing tag makes importing data corrupted.
[Fix] – IER-964 – Custom field name on export doesn’t reflect on XML export.* [Add] – HPOS (High performance order storage) support
[Compatibility] – Tested OK with WooCommerce 7.7
2023.04.14 – version 1.1.9
[Fix] – Cron import stops when a new manual import is done at the same time
[Fix] – Expression evaluation bug fix
[Compatibility] – PHP 8.2/WP 6.2 & WC 7.5 Compatibility test
2023.02.07 – version 1.1.8
[Fix] – Can’t proceed to step 3 & shows empty file when XLSX file is uploaded
[Fix] – Invalid date error when the language is Norsk bokmål
[Fix] – Unmodified file repeatedly exported even when the “Export products modified since last export” option is set
[Add] – Skip blank file export
[Add] – Filter hook `wt_iew_xml_node_wrap_cdata` has been added for wrapping data
[Add] – Name field for scheduled tasks
[Add] – Delete file from SFTP server after the import
[Fix] – File exported to root directory instead of the mentioned folder (Implicit FTP)
[Add] – Auto delete log based on the history limit count
[Fix] – Error in French translated file updated
[Add] – `wt_csvwriter_enclosure` filter hook added for enclosure
[Fix] – Fatal error while plugin activation
[Update] – Tested OK with WooCommerce 7.3
2022.09.20 – version 1.1.7
[Enhancement] Simplified License Activation
[Enhancement] Pagination and bulk action in Import logs listing page
[Enhancement] Set Min and Max limit for import and export default batch count in General setting page
[Improvement] Export progress and completed screen style updates
[Improvement] Option to choose time zone for cron-scheduling
[Improvement] Tested OK with WooCommerce 6.9
2022.07.18 – version 1.1.6
[Enhancement] Import mapping screen update
[Improvement] Bulk export option in post types
[Improvement] Added XLS/XLSX support for export and import
[Improvement] Added JSON file import
[Compatibility] – WooCommerce 6.6
2022.05.05 – version 1.1.5
[Enhancement] Import progress screen update
[Improvement] Bulk delete option in Import Logs
[Bug [Fix] Mapping meta fields on XML import
[Bug [Fix] Product images zip download issue
[Bug [Fix] Delete non-matching products from store option not saved when scheduling cron import
[Compatibility] – WooCommerce 6.4
2022.03.15 – version 1.1.4
[Enhancement] Import progress screen update
Supports WooCommerce sample CSV
[Improvement] Show pre-saved template method for import and export only if a template is saved.
[Added] Translation: Spanish
[Updated] Translation updates: French, German, Arabic, Dutch, Portuguese and Spanish.
[Improvement] Include a valid .pot file for WPML
Supports string translators ( FR, DE, IT,JA,ES, PT_br , NL)
[Fix] Not importing latest file from the FTP/SFTP server
[Bug [Fix] Error on selecting the post type during import
[Added] Option to include BOM in CSV during export
[Added] Code editor for modifying data during export
[Enhancement] Delete CSV file after import from the FTP server
[Fix] Delimiter (Semicolon) not saved during scheduled import
Compatible WooCommerce 6.2
[Compatibility] – WordPress 5.9
v_1.1.3
[Added] Built-in support for third-party metadata
[Enhancement] Fast import mode option
[Bug [Fix] CRITICAL syntax error, unexpected ‘)’ on PHP 7.0.33 with nginx/1.14.2
[Enhancement] Option to select previously uploaded file
[Compatibility] – WooCommerce 5.9
v_1.1.2
[Enhancement] Brazilian Portuguese language support
[Fix] Cannot set max execution time limit due to system policy.
[Improvement] Multiple CSV import from an FTP folder
[Compatibility] – WooCommerce v5.7
v_1.1.1
[Enhancement] Option to increase execution time limit.
[Fix] On importing a non-UTF-8 CSV, buttons are inactive.
[Added] Dutch translation.
[Updated] French translation.
[Updated] RTL styles.
[Improvement] Option to delete pre-saved templates.
[Improvement] Option to download the exported file from History section.
[Improvement] Added filter “wt_iew_custom_file_writer” for adding custom file writer.
[Improvement] Added filter “wt_iew_export_filename” for altering the export file name.
[Fix]Custom delimiter not saved in export pre-saved template.
v_1.1.0
[Compatibility] – WordPress v5.8
[Compatibility] – WooCommerce v5.5
[Enhancement] Cron speed optimisation
[Fix] The uploaded file gets removed on switching the import method.
[Fix] Semantic issues in RTL languages (eg: Hebrew, Arabic)
[Fix] Trimming serialised data on parsing
v_1.0.9
[Compatibility] – WordPress v5.7.2
[Compatibility] – WooCommerce v5.4.1
[Compatibility] – PHP version: 8.0.7
v_1.0.7
[Compatibility] – WordPress v5.7.1
[Compatibility] – WooCommerce v5.2.2
v_1.0.5
[Compatibility] – WordPress v5.7
[Compatibility] – WooCommerce v5.1
Optimized Import Export
v_1.0.4
[Compatibility] – WordPress v5.6
[Compatibility] – WooCommerce v4.9
v_1.0.2
[Compatibility] – WordPress v5.5
[Compatibility] – WooCommerce v4.5
[Improvement] Modified behaviour of import with tab as a delimiter.
[Bug fix] “File type not allowed” on the FTP import issue resolved.
v_1.0.1
[Bug fix] Importing issue with the delimiter: semicolon.
v_1.0.0
[Bug fix] File upload issue with WordPress file uploader.
[Bug fix] File upload not working on windows OS
2026.04.14 – version 1.4.2
[Compatibility] – Tested OK with WooCommerce 10.6.2
[Compatibility] – Tested OK with WordPress 6.9.4
[Improvement] – Performance improvements.
[Fix] – Fixed undefined array key position issue and intermittent failures when CSV contains many empty attribute cells or rows.
2026.02.26 – version 1.4.1
[Compatibility] – Tested OK with WooCommerce 10.5.2
[Compatibility] – Tested OK with WordPress 6.9.1
[Improvement] – Improvement to product status filter.
[Add] – Added GTIN, UPC, EAN, and ISBN as default fields in import and export.
2026.01.05 – version 1.4.0
[Update] – Improved product export performance through optimization changes.
[Add] – Added a separate translation file.
[Add] – Added a filter to modify meta values before saving during product import (`wt_product_importer_meta_value`).
[Add] – Added a product brand filter to the product export filter page.
[Compatibility] – Tested OK with WooCommerce 10.4.3
[Compatibility] – Tested OK with WordPress 6.9
2025.10.01 – version 1.3.1
[Compatibility] – Tested OK with WooCommerce 10.2.2
[Improvement] – Enhanced UI/UX for better usability, added greater flexibility, and introduced additional filters.
2025.06.27 – version 1.3.0
[Compatibility] – Tested OK with WooCommerce 9.9.5
[Compatibility] – Tested OK with WordPress 6.8.1
2025.01.06 – version 1.2.9
[Compatibility] – Tested OK with WooCommerce 9.5.1
[Compatibility] – Tested OK with WordPress 6.7.1
2024.11.04 – version 1.2.8
[Compatibility] – Tested OK with WordPress 6.6.2
[Compatibility] – Tested OK with WooCommerce 9.3.3
2024.08.02 – version 1.2.7
[Compatibility] – Tested OK with WordPress 6.6.1
[Compatibility] – Tested OK with WooCommerce 9.1.4
2024.04.25 – version 1.2.6
[Fix] – Yoast SEO details missing when updating Category
[Compatibility] – Tested OK with WordPress 6.5.2
[Compatibility] – Tested OK with WooCommerce 8.8.2
2024.03.04 – version 1.2.5
[Compatibility] – Tested OK with WordPress 6.4.3
[Compatibility] – Tested OK with WooCommerce 8.6.1
[Update] – Check regenerate_thumbnails tool available before regenerate_thumbnails
[Update] – Set the default value of the wt_allow_custom_rendered_image hook to TRUE
[Update] – Skip blank file export
[Fix] – Image duplication issue during import
[Fix] – WPML products imported again when choosing the Skip option for existing products
[Add] – `wt_iew_regenerate_product_thumbnails` hook added to enable/disable WooCommerce background thumbnail regeneration process
[Update] – Tested OK with WooCommerce 7.3
2022.09.20 – version 1.1.4
[Fix] – Product image imported again from URL instead of linking existing media(protocol mismatch)
[Improvement] Moved image thumbnail regeneration as a background process while importing
[Fix] Child category import with parent connection
[Improvement] wt_ier_export_product_gallery_images hook added for enable/disable exporting gallery images
[Improvement] Added Product sample CSV link in import second step
[Improvement] Tested OK with WooCommerce 6.9
2022.07.18 – version 1.1.3
[Fix] – Unable to import multiple images using the WooCommerce product export CSV
[Improvement] Option: Clear all products in the store ( WC Status > Tools )
[Improvement] Export to CSV option in WooCommerce product listing page
[Compatibility] – WooCommerce 6.6
2022.05.05 – version 1.1.2
[Fix] WPML – Existing main language product converted to the second language when the CSS contained both language rows and when the update option is enabled.
[Fix] Child variation meta attribute value not imported/updated.
[Fix] “&” exported to the CSV category column instead of “& “.(Fix for tags and categories)
[Improvement] Option to export products that have been modified since the last export.
[Improvement] Allow import of WPML products with same SKU values.
[Compatibility] – WooCommerce 6.4
2022.03.15 – version 1.1.1
[Fix] Not importing products to categories with accented characters.
[Compatibility] – WooCommerce 6.2
[Compatibility] – WordPress 5.9
v1.1.0
[Fix] Attribute import and export issues with Russian(Cyrillic) characters
[Fix] Update or delete product attribute values on import
[Add] Built-in compatibility for WooCommerce extra product option and WooCommerce Booking products
[Add] Import-export option for Product Tags and Categories
[Compatibility] – WooCommerce v5.9
v1.0.9
[Add] Bulk export products from their respective listing pages