2025.01.06 – version 1.2.8
- [Compatibility] – Tested OK with WordPress 6.7.1
- [Compatibility] – Tested OK with WooCommerce 9.5.1
2024.11.04 – version 1.2.7
- [Compatibility] – Tested OK with WordPress 6.6.2
- [Compatibility] – Tested OK with WooCommerce 9.3.3
2024.08.02 – version 1.2.6
- [Add] – Added a filter to modify start and end date when exporting.
- [Compatibility] – Tested OK with WordPress 6.6.1
- [Compatibility] – Tested OK with WooCommerce 9.1.4
2024.04.25 – version 1.2.5
- [Fix] – Exports of orders trigger the native WooCommerce order updated hook.
- [Fix] – Unable to import subscriptions for WooCommerce by Webtoffee while HPOS is enabled.
- [Fix] – Exporting empty CSV when there are no orders on the site while the number of order filters is applied.
- [Compatibility] – Tested OK with WordPress 6.5.2
- [Compatibility] – Tested OK with WooCommerce 8.8.2
2024.03.04 – version 1.2.4
- [Compatibility] – Tested OK with WordPress 6.4.3
- [Compatibility] – Tested OK with WooCommerce 8.6.1
2024.01.18 – version 1.2.3
- [Improvement] – Order, coupon and subscription Import export add-on merge banner Removed.
- [Add] – Added prefix ‘meta:’ to order item meta key on line item column.
- [Compatibility] – Tested OK with WordPress 6.4.2
- [Compatibility] – Tested OK with WooCommerce 8.5
2023.11.29 – version 1.2.2
- [Fix] – Skip Import New Order Not Working
- [Improvement] – Display ‘Nothing to Export Popup’ when no data is available to export.
- [Compatibility] – WooPayment Plugin and WooCommerce Stripe Payment Gateway Plugin.
- [Compatibility] – Tested OK with WordPress 6.4.1
- [Compatibility] – Tested OK with WooCommerce 8.3.1
2023.10.25 – version 1.2.1
- [Fix] – Compatibility for WordPress 4.6.0
- [Add] – Rate percent meta in tax_items.
- [Compatibility] – Tested OK with WordPress 6.3.2
- [Compatibility] – Tested OK with WooCommerce 8.2
2023.09.15 – version 1.2.0
- [Fix]- Fatal error when importing in WooCommerce 7.0
- [Compatibility] – Tested OK with WordPress 6.3.1
- [Compatibility] – Tested OK with WooCommerce 8.1
2023.08.31 – version 1.1.9
- [Fix] – WooCommerce Order HPOS import support
- [Fix] – Updated the line item query to reduce execution time
- [Compatibility] – Tested OK with WordPress 6.3
- [Compatibility] – Tested OK with WooCommerce 8.0.2
2023.07.17 – version 1.1.8
- [Fix] – WooCommerce Subscription HPOS import/export support
- [Compatibility] – Tested OK with WooCommerce 7.8.2
2023.06.15 – version 1.1.7
- [Fix] – Incorrect max count value of line items
- [Compatibility] – Tested OK with WooCommerce 7.8
2023.05.15 – version 1.1.6
- [Add] – HPOS (High performance order storage) support
- [Compatibility] – Tested OK with WooCommerce 7.7
2023.04.14 – version 1.1.5
- [Fix] – Orders missing in the export file (orders created with no line items, line items are exported into separate rows)
- [Compatibility] – PHP 8.2/WP 6.2 & WC 7.5 Compatibility test
2023.02.07 – version 1.1.4
- [Update] – Coupon and Subscription add-ons merged with the order add-on
- [Fix] – Discount applied as fixed cart instead of percentage on order import
- [Add] – `wt_woocommerce_refund_actions_after_import` filter hook added
- [Fix] – Invalid downloadable product link after importing the orders
- [Fix] – Option “Exclude already exported orders” not working($wpdb->postmen hard-coded issue)
- [Add] – Skip blank file export
- [Add] – `wt_change_item_separator` filter hook added in ‘order_note’
- [Fix] – Total number of orders to export and Number of orders to skip from the beginning filter not working
- [Fix] – Issue with importing/updating coupon codes to the subscription orders
- [Update] – Tested OK with WooCommerce 7.3
2022.09.20 – version 1.1.3
- [Bug Fix] Orders Search By full name, mobile, not working for imported orders
- [Improvement] Added Order sample CSV link in import second step
- [Improvement] Tested OK with WooCommerce 6.9
2022.07.18 – version 1.1.2
- [Bug Fix] Subscription order item meta not importing
- [Enhancement] Order export filter UI revamped
- [Enhancement] Order export filter by dates (order date, modified date, paid date, and completed date)
- [Improvement] Added Subscription sample CSV link in import second step
- [Improvement] Option: Clear all orders in the store (WC Status > Tools)
- [Improvement] Export to CSV option in WooCommerce orders listing page
- [Improvement] Export column grouping – Billing/Shipping address for Order
- [Improvement] Added Coupon sample CSV link in import second step
- Compatible with WooCommerce 6.6
2022.05.05 – version 1.1.1
- [Enhancement] WooCommerce Gift Cards builtin compatibility
- [Improvement] Export to CSV option in WooCommerce coupons listing page
- [Improvement] Export column grouping – Billing/Shipping address for Subscription
- [Enhancement] Option to update stock status and sales count of products upon order import
- Compatible with WooCommerce 6.4
2022.03.15 – version 1.1.0
- [Bug Fix] Merge empty cell not working in the case of coupon expiry date update
- [Bug Fix] Subscription update fails if billing_period data field is not in the CSV.
- [Enhancement] Optimised coupon search filter during export of orders
- Compatible WooCommerce 6.2
- Compatible with WordPress 5.9
v_1.0.9
- [Bug Fix] Order status updated as pending payment when there is no status data in the CSV.
- [Enhancement] Option to exclude line item from exporting option
- Compatible with WooCommerce v_5.9
v_1.0.8
- [Feature] Bulk export Orders from their respective listing pages
- [Bug Fix] Coupon expiry date not importing concerning timezone
- [Bug Fix] Subscription order and product not linked using SKU when the CSV contains product ID data in it.
- Compatible with WooCommerce v_5.7
v_1.0.7
- Compatible with WordPress v5.8
- Compatible with WooCommerce v5.6
- Updated translation support
- Disabled direct access of plugin directory.
- [Improvement] Filter the order export data using order ID
- Added new WooCommerce checkout field ‘shipping_phone’.
v_1.0.6
- Compatible with WordPress v5.8
- Compatible with WooCommerce v5.5
- [Tweak] Importing and exporting category name instead of category ID
- [Enhancement] Option to export line item details to separate rows.
- [Fix] Status email for admin on order updates.
- [Fix] Added missing fields ( transaction_id, customer_ip_address, customer_user_agent).
- [Fix] On import, download permission not working.
- [Fix] Exporting the orders listed in trash.
- [Fix] Not updating serialised metadata.
v1.0.5
- Compatible with WordPress v5.7
- Compatible with WooCommerce v5.1
- Optimized Import Export
- Tested Loco translate compatibility
- Speed optimization
- [Fix] Combination of filters not working when exporting subscriptions.
v1.0.4 (Major Revamp)
- Tested OK with WordPress 5.7.1
- Tested OK with WooCommerce 5.2.2
- Improved UI/UX
- Optimized Import and Export
- Introduced quick export, from a pre-saved template or advanced export.
- WordPress/Server Cron Schedule for import/export
- Create and manage multiple FTP profiles
- Custom(hidden) meta support for import/export
- Enhanced evaluation field support for updating values of existing fields
- Option to export/import selective columns
- Option to reorder columns during export
- Import: Support for different types of delimiters
- Export/Import options: Batch option with configurable batch count
- Stop and resume support for cron schedules
- History of all the Import/Export process
- Dedicated logs for debugging failures