2025-05-16 - version 12.5.0
* Fix - Resolved an issue where delivery time was not displayed in order confirmation emails and the Admin Delivery Calendar, despite being enabled.
* Fix - Fixed the issue where time slots were incorrectly added as timed events in the Delivery Calendar, instead of full-day events.
* Fix - Corrected a problem where order links in the Admin Delivery Calendar were redirecting to the Posts page instead of the correct order details.
* Fix - Addressed a timezone-related bug where the selected delivery date appeared one day ahead in the Admin Delivery Calendar for users in time zones west of UTC when the order is placed after 6 PM.
* Fix - Fixed incorrect pricing display in the time slot dropdown when tax settings were enabled.
2025-04-29 - version 12.4.1
* Fix - Corrected an issue where the selected delivery date is incorrectly saved one day earlier on the order for west of UTC time zones.
2025-04-22 - version 12.4.0
* Tweak - Added a filter to disable next-day delivery selection once all time slots for the current day have expired.
* Fix - Order confirmation emails displayed inaccurate delivery dates due to timezone handling issues.
* Fix - Incorrect extra delivery charge appeared in customer update notification email.
* Fix - Time slot charges were shown on the cart page but missing on the checkout page when custom delivery schedule settings were disabled.
* Fix - Added a message for unsupported postcodes in the delivery widget.
* Fix - Resolved issue where orders could not be placed when multiple categories were assigned to a product.
* Fix - Delivery date, time, and pickup locations were not cleared when changing the shipping method on the order page.
* Fix - Resolved all PHPCS warnings and aligned the code with WordPress Coding Standards to improve quality and maintainability.
* Fix - Resolved debug log errors.