WooCommerce – Bookings – Version – 2.2.1

2024-11-25 – version 2.2.1
* Fix – Display issues when deleting products with bookings.
* Dev – Bump WooCommerce “tested up to” version 9.5.
* Dev – Bump WooCommerce minimum supported version to 9.3.
2024-11-18 – version 2.2.0
* Add – Ability to filter returned Bookings by `date_start_before` / `date_end_after`.
* Fix – If an error occurs, return `WP_Error` object instead of an error message in the `prepare_object_for_database` method.
* Fix – Ensure that bookings work correctly with the checkout block and that no duplicate bookings are created.