WooCommerce Bookings 2.1.9

Download WooCommerce Bookings 2.1.9 from nulled fire. Allow customers to book appointments for services without leaving your site.
* New - Better support for Deposits partialy paid status.
* Fix - Css for selected dates not showing selection on partially booked days.
* Fix - Admin calendar view, previous button can't go from Jan to December previous year.
* Fix - Different rule types couldn't be used on the same product as priorities were not respected across types.
* Fix - Unavailable slots showed when rule time range goes beyond midnight (e.g. 9:30 PM - 06:30 AM )
* Fix - Function has_person_qty_multiplier condition was compared with the wrong value types.
* Fix - Message shown to user on load when product ad onn exists on bookings product
* Fix - Fully booked days class added to days not available for bookings.
* Fix - Date with time showed days as not bookable when only a few hours was set is not available.
* Fix - Multiple bookings per order cancellation emails polluted email data.
* Tweak - Replace js .size() function calls with .length property checks.
* Tweak - Remove the plus sign next to resource to avoid confusion and show the full price per duration unit.
* New - Buffer period adjacent enable setting.
* New - Filter `woocommerce_booking_form_get_posted_data` to filter the data within an ajax request.
* New - Filter `woocommerce_bookings_fully_booked_days`.
* New - Filter `woocommerce_booking_is_booked_on_day`.
* Tweak - Add booking status strings to status array and ensure that they can be translated.
* Fix - Cache is not emptying properly.
* Fix - In cart bookings not showing unavailable in calendar.
* Fix - Minimum blocks bookable into the future.
* Fix - Buffer period not correctly applied.
* Fix - Booking spanning into multi-day shows 0 slots available.
* Fix - When manually creating booking for a guest the admin id is assigned.
* Fix - When manually creating booking for a guest, guest was not showing correctly in dropdown.
* Fix - get_resource cache can return wrong data due to transient name is not always unique.
* Fix - Confirmation email sent with wrong dates when creating and changing a booking date/time in admin.