* Add - Display Booking details even when product not found.
* Fix - Ensure that the 'WooCommerce Bookings' gateway remains hidden on the new WooCommerce Payments settings page.
* Fix - Only show Bookings templates admin notice when Bookings is active and ensure its properly dismissable.
* Fix - Ensure negative values are not permitted in fields where minimum value should be "0".
* Fix - "First block starts at..." now follows the 24 hour time format.
* Fix - Add filter, `disable_find_booked_day_blocks_nonce_check`, to the `get_end_time_html` handler.
* Dev - Add the WordPress Plugin Check GitHub Action and fix the issues it flagged.