*** Changelog ***

= 1.1.22 - 2020-10-27 =
* Tweak - WC 4.6 compatibility.

= 1.1.21 - 2020-09-29 =
* Fix   - Skip formatting dates in ICS output for Accommodation Bookable products.
* Fix   - Allow products to be specified as virtual.
* Fix   - Use time for transient to skip autoload.
* Tweak - Migrate Settings from Product to Bookings screen.

= 1.1.20 - 2020-08-25 =
* Fix - Do not round cost values in range types in Rates section.

= 1.1.19 - 2020-08-19 =
* Tweak - WordPress 5.5 compatibility.

= 1.1.18 - 2020-07-08 =
* Fix - Existing booking checkout date showed as fully booked and not selectable.

= 1.1.17 - 2020-06-10 =
* Tweak - WC 4.2 compatibility.

= 1.1.16 - 2020-05-01 =
* Tweak - WC 4.1 compatibility.

= 1.1.15 - 2020-03-06 =
* Add - Add basic unit tests suite.
* Fix - Fix missing translation for resource duration display.
* Tweak - WP tested up to 5.4.

= 1.1.14 - 2020-02-26 =
* Fix - Person types are not copied over when duplicating an existing accommodations product.
* Tweak - WC tested up to 4.0.

= 1.1.13 2020-02-04 =
* Fix - Proper escaping of some attributes.
* Fix - Ensure unavailable dates are shown to be unavailable in calendar.

= 1.1.12 - 2020-01-15 =
* Fix - Overlapping rate calculation is incorrect.

= 1.1.11 - 2019-11-04 =
* Tweak - WC tested up to 3.8.

= 1.1.10 - 2019-10-24 =
* Fix - Integration with WooCommerce Product Add-ons.

= 1.1.9 - 2019-08-09 =
* Tweak - Update deprecated calls to WC_Bookings_Controller::get_all_existing_bookings since Bookings 1.15.0.
* Tweak - WC tested up to 3.7.

= 1.1.8 - 2019-06-10 =
* Fix - Adds accommodation bookings support for WooCommerce Bookings Availability extension

= 1.1.7 - 2019-06-03 =
* Fix - Mismatch function declaration causing PHP warnings.

= 1.1.6 - 2019-04-17 =
* Remove - partially booked days styling.
* Tweak - WC tested up to 3.6

= 1.1.5 - 2018-11-12 =
* Fix - Overwrite get_duration function, to fix duration calculations.

= 1.1.4 - 2018-10-23 =
* Add - PAO 3.0 compatibility.
* Fix - Check product object before calling method to prevent errors.

= 1.1.3 =
* Fix - Fatal error when disabling WooCommerce.
* Fix - Undefined index notice.
* Fix - Check for product before using it in order info.
* Fix - Resource Costs not added for Custom Rate - Date Ranges.
* Tweak - Add an option to autocomplete accommodation orders by allowing virtual accommodation products.
* Fix - Remove duplicate person cost multiplier checkbox.

= 1.1.2 =
* Fix - Corrupted check-in/check-out dates in DB.
* Update - WC 3.3 compatibility

= 1.1.1 =
* Fix - PHP Notice when fully booked array is empty.
* Fix - Bookings outside of available range being checked for availability.
* Fix - Maximum number of nights allowed option set to 0 breaks page.
* Fix - Bookable product base cost not being cleared when changing to an Accommodation product.
* Fix - Update _wc_booking_block_cost when base cost is updated.

= 1.1.0 =
* Fix - Display cost not used when presenting price to the client.
* Add - Add woocommerce_accommodation_bookings_range_picker_enabled to disable range picker.
* Fix - Fallback to default checkin/checkout time values if none are set.
* Fix - Fully booked days not showing correctly when persons are used.
* Fix - Resource availability calculated incorrectly.
* Add - New functionality to restrict the day a booking can start on. 
* Fix - Tax fields missing.
* Fix - Display price is showing incorrectly.
* Fix - Availability rules being ignored.
* Fix - Today should be shown as booked if it has check out available only

= 1.0.9 =
* Fix - Additional updates for WooCommerce 3.0 compatibility.
* Fix - Min/max rules not being applied.
* Fix - Prices not being added to cart.
* Fix - Align panel icons.
* Fix - Fatal error when using older version of Bookings.
* Fix - Logic for availability of dates with checkin/checkout.
* Fix - Resource costs not being calculated.

= 1.0.8 =
* Fix - WooCommerce 3.0 compatibility.

= 1.0.7 =
* Fix - Partially booked dates not indicated on the calendar.
* Fix - Updated deprecated WooCommerce function calls.
* Fix - Plugin locale/text domain loaded after output is generated.

= 1.0.6 =
* Fix - Check in/out time is not respected when booking is created
* Tweak - Also check if booking class exists when plugin is loaded in case directory's name is not woocommerce-bookings

= 1.0.5 =
* Add - Display cost settings field.
* Fix - Undefined variable on $post using tab manager.

= 1.0.4 =
* Feature - Add support for Persons
* Feature - Add support for Resources
* Fix - Full compatibility with Product Add-ons.

= 1.0.3 =
* Fix - Per Night Price Displaying Incorrect above bookings form.
* Fix - Plugin on WordPress.org does not include assets folder.
* Fix - Compatibility with Product Add-ons.

= 1.0.2 =
* Fix - Fatal Error on submit booking request in admin bookings
* Fix - Incorrect end date time in order info and cart
* Fix - No manual booking if product type is Accommodations
* Fix - Better dependencies checker
* Fix - Fatal error when plugin is deactivated
* Fix - Fix display of checkout times when using different date formats.
* Fix - Fix documentation link.

= 1.0.1 =
* Fix - Typo in month names.
* Fix - Fix check-in/check-out times in the booking list table.

= 1.0 =
* Initial version.
