WooCommerce – Bookings – Version – 2.2.0

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.
* Dev – Bump WordPress “tested up to” version 6.7.
2024-11-11 – version 2.1.9
* Fix – Conflict with Sequential Order Numbers Pro extension leading to fatal error in PHP 8.0+.