Skip to content

Releases: woocommerce/woocommerce-accommodation-bookings

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

Version 1.0.9

25 Apr 12:59
Compare
Choose a tag to compare
  • 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.

Version 1.0.8

10 Apr 18:48
Compare
Choose a tag to compare
  • Fix - WooCommerce 3.0 compatibility.

1.0.7

08 Nov 16:21
Compare
Choose a tag to compare
  • 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

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

Version 1.0.5

24 Jul 17:42
Compare
Choose a tag to compare
  • Add - Display cost settings field.
  • Fix - Undefined variable on $post using tab manager.

1.0.3

06 Apr 20:55
Compare
Choose a tag to compare
  • 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

15 Feb 09:54
Compare
Choose a tag to compare
  • 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.