*** Split Orders Changelog ***

2025-11-05 - version 1.8.4
* Fixed - Fix check for if order can be split
* Changed - WC 10.3 compatibility

2025-04-15 - version 1.8.3
* Fixed - Fix support for email previews
* Changed - WC 10.0 compatibility

2025-04-15 - version 1.8.2
* Added - Added item and item index to 'after_item_details' filter
* Changed - WC 9.8 compatibility

2025-01-10 - version 1.8.1
* Fixed - Fix upgrade routines on HPOS

2025-01-07 - version 1.8.0
* Added - Add metadata for tracking split origins
* Added - Add support for splitting shipping items
* Added - Add meta box to display split order parts
* Added - Add column to order list showing origin order
* Added - Add links to fill split quantities on modal
* Added - Add database version to system status report
* Changed - Upgrade routines to use action scheduler
* Changed - Move settings to Orders tab
* Changed - Extract suggested meta fields from greater number of orders
* Fixed - Fix copying of order attribution source type
* Fixed - Copy stock reduced status to split parts for all order statuses
* Fixed - Hide suggested meta section in settings if empty
* Fixed - Exclude split parts from suggested meta fields on non-HPOS

2024-10-17 - version 1.7.0
* Added - Catch errors occurring during the split and exit gracefully
* Added - Include settings in system status report
* Added - Support order number suffix with Editable Order Numbers
* Added - Show suggested meta fields in settings
* Added - Copy order attribution meta
* Changed - Delay updating original until new order is created to avoid data loss
* Changed - WC 9.3 compatibility
* Fixed - Fix check for HPOS being enabled
* Fixed - Fix split order button disappearing after recalculating totals
* Fixed - Fix modal sizing

2024-03-08 - version 1.6.12
* Fixed - Fix links in order notes under HPOS
* Fixed - Fix detached item being included in order total calculation

2024-02-28 - version 1.6.11
* Fixed - Repackage release as workaround for WP core defect (#60398) installing zips

2024-02-26 - version 1.6.10
* Changed - WC 8.6 compatibility
* Fixed - Fix order total calculation

2024-01-15 - version 1.6.9
* Changed - WC 8.4 compatibility
* Fixed - Fix line item total calculation when different to underlying product

2023-06-16 - version 1.6.8
* Changed - WC 7.8 compatibility
* Fixed - Multi-line support for email explanation

2023-03-16 - version 1.6.7
* Changed - WC 7.5 compatibility

2023-01-18 - version 1.6.6
* Fixed - Fix PHP notice for accessing non-existent property 'base'
* Changed - WC 7.3 compatibility

2022-12-13 - version 1.6.5
* Changed - WC 7.2 compatibility

2022-11-04 - version 1.6.4
* Fixed - HPOS compatibility
* Changed - WC 7.1 compatibility

2022-10-05 - version 1.6.3
* Changed - WC 7.0 compatibility

2022-08-18 - version 1.6.2
* Fixed - Remove options on uninstall
* Changed - WC 6.8 compatibility

2022-06-21 - version 1.6.1
* Fixed - Fix order number suffix reverting to post id
* Changed - WC 6.6 compatibility

2022-06-01 - version 1.6.0
* Added - Add translation support with pot file
* Added - Add settings link on plugin list
* Added - Add setting for split order status
* Fixed - Fix order numbers always appending suffix
* Changed - Remove options on uninstall
* Changed - WC 6.5 compatibility

2022-04-20 - version 1.5.2
* Fixed - Fix bug importing orders into admin since 6.4
* Changed - WC 6.4 compatibility

2022-03-01 - version 1.5.1
* Added - Add action for extending item details on dialog
* Added - Add variation ID to item details on dialog
* Changed - WC 6.2 compatibility

2021-11-22 - version 1.5.0
* Added - Add filter to prevent source order being updated
* Added - Add setting for additional meta fields to clone
* Added - Add refund support for Stripe, PayPal, Braintree and WooCommerce Payments
* Added - Add order number suffix option for Sequential Order Numbers Pro extension
* Added - Clone shipping line when splitting
* Added - Clone additional meta data: dates, payment method, transaction ID
* Fixed - PHP 8.0 compatibility
* Fixed - Fix bug adding additional address indexes
* Fixed - Fix bug in WooCommerce analytics revenue count for split orders
* Changed - Clone all line item meta
* Changed - WC 5.9 compatibility

2021-07-09 - version 1.4.0
* Added - Display product thumbnail images on splitting dialog
* Added - Add filter for changing which order screens split action is added to
* Fixed - Ensure basic compatibility with WooCommerce Subscriptions
* Fixed - Fix error preventing dialog loading if dependent product has been removed
* Fixed - Fix outdated jQuery event listener
* Fixed - Fix address search indexes for new and past splits
* Changed - WC 5.4 compatibility

2021-04-29 - version 1.3.2
* Changed - Use absolute path for autoloader
* Changed - WC 5.2 compatibility

2021-01-22 - version 1.3.1
* Added - Filter for copying line item meta
* Fixed - Remove rounding on line items to fix rounding errors
* Fixed - Use old order for customer details in email so shipping details are included
* Changed - WC 4.9 compatibility

2020-12-23 - version 1.3.0
* Added - Customer email notification for a split
* Added - Filter for default split quantity

2020-10-28 - version 1.2.0
* Added - Add support for Sequential Order Numbers Pro
* Fixed - Split _reduced_stock meta to ensure inventory maintained correctly
* Changed - WC 4.6 compatibility

2020-09-16 - version 1.1.0
* Added - Add support for decimal quantities
* Fixed - Hide split order button when creating new order
* Changed - WC 4.5 compatibility

2020-07-21 - version 1.0.0
* First Release