WooCommerce – Bookings – Version – 3.9.0

2026.08.19 – version 3.9.0
* Fix – Fixed a fatal error on the product page and when adding to the cart if a person type cost was stored with a currency symbol or other non-numeric characters.
* Fix – Fixed a person type cost stored with a thousands separator or a decimal comma being priced as only the digits before the separator.
* Fix – Fixed a fatal error when a pricing rule was set to divide by an empty or zero amount.
* Fix – Fixed the admin calendar single-day view defaulting to the server (UTC) date instead of the site timezone, which shifted bookings by a day once UTC and the site were on different calendar dates (for example, past 7 PM in UTC-5).
* Fix – Fixed a false “Error while deleting the item” error when permanently deleting bookings on HPOS stores.
* Dev – Removed the vulnerable extract-zip package from the development toolchain to resolve a Dependabot security alert.
* Fix – Prevented manual booking creation from changing orders without edit permission.
* Dev – Restored TLS certificate verification and fail-closed error handling in the release deployment script.