WooCommerce – Bookings – Version – 3.8.0

2026.07.22 – version 3.8.0
* Add – Reschedule flow on the booking details admin view: availability-aware calendar that preselects the current slot, keeps the original price, and re-syncs to Google Calendar.
* Add – Added the ability to edit the “Requires confirmation” payment method title and description from its settings.
* Fix – Fixed hourly bookings ending exactly at midnight incorrectly blocking the following day from being booked.
* Fix – Fixed a JS error when multiple bookable products are displayed on the same page.
* Fix – Fixed the admin calendar Day view displaying a booking that ends at midnight as an all-day block on the following day.
* Fix – Fixed calendar date picker navigation arrows being hidden at narrower screen resolutions due to a z-index conflict with the table navigation bar.
* Fix – The `woocommerce_bookings_booked_day_blocks` filter is now consistently applied even when a product has no existing bookings.
* Fix – Replaced legacy `{blogname}` placeholder with `{site_title}` in all booking email subject defaults to align with WooCommerce core.