* Feature – Use different texts than delivery on local pickup orders.
* Tweak – Don’t calculate the shipping date for local pickup orders.
* Tweak – Display empty the ‘Shipping date’ column in the order list for local pickup orders.
* Tweak – Changed the delivery section title in the checkout form to ‘Delivery details’.
* Tweak – Don’t display the delivery heading in the checkout form if the text is empty.
* Tweak – Added specific CSS classes to the delivery section in the checkout form.
* Tweak – Updated the title of the subscription delivery metabox.
* Tweak – Optimized the number of strings in the translation file.
* Tweak – Updated plugin author.
* Tweak – Tested compatibility up to WC 8.1.
* Tweak – Tested compatibility up to WP 6.3.
* Fix – Address PHP 8.1+ deprecation notices.
* Dev – Dropped deprecated filter hook `wc_od_get_order_shipping_method`.
* Dev – Dropped deprecated plugin code up to version 2.3.
* Dev – Dropped `woo-includes/` files.
* Dev – Updated plugin templates.