* Add - Add WooCommerce Bookings templates override section to WooCommerce Status page.
* Fix - Add PHP Compatibility Testing.
* Fix - Custom links added in the `new order` email.
* Fix - Enhancement - Introduced a new setting field to control Google event description overwrite.
* Fix - Ensure the Person types input fields are responsive.
* Fix - Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.
* Fix - Fix: Ensure we validate the minimum and maximum duration.
* Fix - Migrate end-to-end tests from Travis CI to GitHub Actions.
* Fix - REST API returns days that are not bookable.
* Fix - Update composer.json to include the /languages folder in the release.
* Tweak - Bump tested up to WordPress version 6.0.
* Add - Add wc_bookings_get_end_time_html filter to modify endtime html.
* Fix - Add customer info for admin on pending confirmation email.
* Fix - Bookings that last till midnight are expanded to the next day in the admin calendar.
* Fix - Correct number of days can't be selected in some situations.
* Fix - Fix: Duplicate product title issue in the booking order emails.
* Fix - Fixed calendar Schedule panel's header visibility issue on scroll.
* Fix - Store Server Time showing on front end when Timezone settings are showing visitor's local time.
* Fix - Toggle `Max bookings per block` with `Has resources`.
Fix - Booking Duration not being calculated automatically.
* Fix - Add confirmation before canceling a booking.
* Fix - Added the ability to checkout bookable products with the new checkout Gutenberg block. .
* Fix - Adds error callback for ajax post for time-picker.js.
* Fix - Admin Calendar Month View - last day in calendar grid shows no bookings.
* Fix - Admin calendar "schedule" month resets when selecting a product.
* Fix - Calendar shows available, even when all blocks are booked.
* Fix - Check booking availability payment method is hidden from settings.
* Fix - Fix The 12:00 AM is considered as next day's midnight, not Today's.
* Fix - Fix/3046 - Updates "Check booking availability" copy to "Subject to confirmation".
* Fix - Fix: Plugin asset URL issue for plugin installed via symlink.
* Fix - Incorrect time for CRON canceling failed orders.
* Fix - Resources block entire day when added after bookings are made.
* Fix - Updated - filter `wc_bookings_get_time_slots_html` includes 4th argument, containing the product data.
* Update - Time changed for CRON to cancel failed orders.
* Fix - Booking Time Not Available After Booking Released from Cart.
* Fix - Booking changed to "Partially Paid" even when deposit payment failed.
* Fix - Compatibility issue with WooCommerce Multi-Currency.
* Fix - Inconsistency manual created bookings vs. frontend.
* Fix - Min Block Bookable Setting "x" hours into the future does not work with day range bookings.
* Fix - Overbooking with "Customer defined blocks of".
* Fix - Partially booked slots not considered for new bookings.
* Fix - Show category in API only if it has a bookable product.
* Fix - Undefined array key "resource_id" when using 'Customer defined blocks of'.
Fix - Fixes an issue with the previous build size.
* Fix - Add duration limit unit with max/min duration notice.
* Fix - Add product information in the cancel email.
* Fix - Add-Ons info in the Pending Confirmation email.
* Fix - Added min-width to date picker and date range fields.
* Fix - Booking events status can not be recognized when looking at the calendar(s).
* Fix - Booking resources and persons toggle button is closing product data tab.
* Fix - Bump date line down in the admin calendar so it's easier to read .
* Fix - Calendar availability incorrect if customers timezone changes date. .
* Fix - Calendar has warnings if view is 'Month' selected.
* Fix - Custom availability rules with higher priority to override Google Calendar events.
* Fix - Deprecated function being used: `woocommerce_before_cart_item_quantity_zero`.
* Fix - Enhance resource cost unit label.
* Fix - Ensure end time and start time fields don't overlap in admin bookings view.
* Fix - Fix/3057 - Adds function to set selected month. Fix for highlighted month disappearing when clicking outside calendar.
* Fix - Fix: Inconsistencies in start times when resources are assigned to bookable products.
* Fix - Fix: Memberships discounts are not applied to the booking cost preview on the product's page (only in cart).
* Fix - Hide past global availabilities from settings.
* Fix - Overlapping resource availability - Incorrect slot display in the front-end.
* Fix - The default parameter is not used in the `WC_Bookings_CPT::custom_columns` hook.
* Fix - UI broken due to Booking product title on Booking >Calendar.
* Fix - Using start of week setting.
* Tweak - Cleanup of `was-in-cart` bookings.
* Tweak - WC 4.7 compatibility.
* Tweak - WP 5.9 compatibility.
* Fix - Availability of the product with multiple auto-assigned resources.
* Fix - Bring jQuery UI into our codebase instead of loading from a CDN.
* Fix - DatePicker crash issue while navigating between months.
* Fix - Deleting the quantity overrides at a product level by another person type.
* Fix - Deprecated notice with PHP 8 when viewing a Schedule in the back end.
* Fix - Error notice on unable to initialize a calendar connection.
* Fix - Fix: Google Calendar 2 way sync offset.
* Fix - address more dependency conflicts.
* Tweak - WC 5.9 compatibility.
* Tweak - WP 5.8 compatibility.
* Fix - Include `was-in-cart` bookings to database cleanup tool.
* Tweak - WC 5.8 compatibility.
* Tweak - WP 5.8 compatibility.
* Add - Filter `woocommerce_bookings_product_defaults` to override default attributes for Product Booking.
* Fix - Ensure timeframe calculations are correct when using hours in the max bookable setting.
* Fix - Prevent duplication of transient keys.
* Fix - Revert "Add the jQuery UI styles and images to our codebase".