Searching by sequential order number wasn't working when Full Text Search was enabled
Address translation warning: Translation loading for the woocommerce-sequential-order-numbers-pro domain was triggered too early.
Update the plugin framework to v5.15.9
v1.21.4
Sorting orders by ID in WP Admin not using sequential order numbers on sites with HPOS enabled
Ensure order numbers are not assigned to draft orders created via block checkout. This fixes issues with gaps in order numbers when someone doesn't complete an order.
Subscriptions Integration - Update deprecated usage of `wcs_subscription_meta` in favor of `wc_subscriptions_subscription_data`
* Fix - Update deprecated usage of `wcs_renewal_order_meta` in favor of `wc_subscriptions_renewal_order_data`
* Dev - Allow third parties to filter the query to generate an order number
* Misc - Add support for the WooCommerce Checkout block
* Dev - Checkout block draft orders are considered auto-drafts for the purposes of sequential order numbers