* 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.