Skip to content

Releases: woocommerce/woocommerce-accommodation-bookings

Version 1.1.9

09 Aug 16:17
Compare
Choose a tag to compare
  • Tweak - Update deprecated calls to WC_Bookings_Controller::get_all_existing_bookings since Bookings 1.15.0.
  • Tweak - WC tested up to 3.7.

Version 1.1.8

10 Jun 23:16
Compare
Choose a tag to compare
  • Fix - Adds accommodation bookings support for WooCommerce Bookings Availability extension

Version 1.1.7

04 Jun 14:45
Compare
Choose a tag to compare
  • Fix - Mismatch function declaration causing PHP warnings

Version 1.1.6

17 Apr 15:16
Compare
Choose a tag to compare
  • Remove - partially booked days styling.
  • Tweak - WC tested up to 3.6

Version 1.1.5

12 Nov 15:15
Compare
Choose a tag to compare
  • Fix - Overwrite get_duration function, to fix duration calculations.

Version 1.1.4

22 Oct 14:04
Compare
Choose a tag to compare

= 1.1.4 - 2018-10-23 =

  • Add - PAO 3.0 compatibility.
  • Fix - Check product object before calling method to prevent errors.

Version 1.1.3

03 Aug 02:44
Compare
Choose a tag to compare
  • 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.

Version 1.1.2

18 Dec 21:21
Compare
Choose a tag to compare
  • Fix - Corrupted check-in/check-out dates in DB.
  • Update - WC 3.3 compatibility

Version 1.1.1

16 Nov 20:11
Compare
Choose a tag to compare
  • 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.

Version 1.1.0

17 Aug 15:21
Compare
Choose a tag to compare
  • 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