Here is the changelogs of last 4 version:
Version 2.6.4 RELEASED ON 2024-06-06
Make the Shipping date and Delivery date columns sortable in the order list in installations using HPOS
Version 2.6.3 RELEASED ON 2024-03-26
Change plugin name to Order Delivery for WooCommerce
Update brand to Kestrel
Version 2.6.2 RELEASED ON 2024-02-26
Sanitized input vars and escaped output content.
Tested compatibility up to WC 8.6.
Version 2.6.1 RELEASED ON 2024-01-18
Declare incompatibility with the WooCommerce Cart and Checkout blocks.
Updated the plugin URLs to the new woo.com domain.
Tested compatibility up to WC 8.5.
Tested compatibility up to WP 6.4.
Fixed warnings for using deprecated jQuery shorthand functions in the bootstrap-datepicker.js
library.
Version 2.6.0 RELEASED ON 2023-09-25
Use different texts than delivery on local pickup orders.
Don’t calculate the shipping date for local pickup orders.
Display empty the ‘Shipping date’ column in the order list for local pickup orders.
Changed the delivery section title in the checkout form to ‘Delivery details’.
Don’t display the delivery heading in the checkout form if the text is empty.
Added specific CSS classes to the delivery section in the checkout form.
Updated the title of the subscription delivery metabox.
Optimized the number of strings in the translation file.
Updated plugin author.
Tested compatibility up to WC 8.1.
Tested compatibility up to WP 6.3.
Address PHP 8.1+ deprecation notices.
Dropped deprecated filter hook wc_od_get_order_shipping_method
.
Dropped deprecated plugin code up to version 2.3.
Dropped woo-includes/
files.
Updated plugin templates.