3.1.7 Date: 20 / 09 / 2023

  • FixSeveral issues with WooCommerce Product Add-Ons.

3.1.6 Date: 03 / 06 / 2023

  • FixUndefined variable causing JS error with Product Add-Ons.

3.1.5 Date: 02 / 06 / 2023

  • FixCompatibility with latest version of WooCommerce Product Add-Ons (6.3). No longer compatible with older versions.
  • TweakChanged hr_HR.js (Croatian) translation file to hr.js.

3.1.4 Date: 24 / 04 / 2023

  • FixConflict with another plugin using the same ajax_url variable name.

3.1.3 Date: 14 / 04 / 2023

  • FixIssue with usort function and PHP >= 8.2.

3.1.2 Date: 10 / 03 / 2023

  • FixIssue with disabled dates on one calendar only, when “Allow booking of disabled dates?” is uncheck.

3.1.1 Date: 05 / 01 / 2023

  • FixError with PHP > 8.0.

3.1.0 Date: 12 / 09 / 2022

  • AddTool to init booking statuses.
  • AddCheck if WPML is active (for PRO version).
  • TweakRemoved old backward compatibility.

3.0.9 Date: 05 / 07 / 2022

  • FixIssue when modifying order item meta.

3.0.8 Date: 21 / 03 / 2022

  • FixIssue with disabled days when first weekday is Sunday.

3.0.7 Date: 20 / 12 / 2021

  • FixIssue with WooCommerce Product Add-Ons > 4.1.0.

3.0.6 Date: 08 / 11 / 2021

  • AddNotice to remind people to upgrade to PRO.
  • FixCSS for import page.
  • TweakImproved settings texts and labels.

3.0.5 Date: 13 / 09 / 2021

  • FixCheck first available date before adding to cart/in cart.
  • FixPolish translation for calendar.

3.0.4 Date: 14 / 06 / 2021

  • AddCompatibility with “Export” feature from the PRO version.
  • Add“easy_booking_after_reports_form” action hook.
  • FixIssue when saving variation option.
  • FixMake sure parent is a WC_Product in wceb_is_bookable() function.

3.0.3 Date: 27 / 04 / 2021

  • AddCompatibility with WooCommerce Deposits (from WooCommerce team).
  • AddPossibility to pass dates as url parameters when adding to cart.
  • Add‘easy_booking_settings_capability’ filter to give different capability depending on the page.
  • FixMake variation not bookable if parent product is not bookable.
  • FixMake settings labels translatable.
  • FixHide datepicker form after reseting variations.
  • TweakChanged .datepicker class to .wceb_datepicker to avoid conflicts with other librairies.
  • Tweak“Help” tab on settings page.

3.0.2 Date: 08 / 03 / 2021

  • FixIssue with $0 grouped products.
  • FixReplaced deprecated function wceb_get_price_html() with wceb_get_product_price_suffix().
  • FixLoad en_US.js file for Pickadate if translation file doesn’t exist for the site language to avoid errors.
  • FixBooking duration must be at least 1.
  • FixAdded deprecated $custom_booking_duration argument in easy_booking_get_price_suffix filter to avoid errors.

3.0.1 Date: 18 / 02 / 2021

  • FixAdd to cart for not-bookable products.
  • FixMonth and year dropdowns in calendar CSS.
  • FixMissing calendar translation files for the following languages: formal DE, MX, PE, BE.
  • FixIssue with grouped products with free products.
  • TweakAttempt to improve option tables CSS on small screens.

3.0.0 Date: 28 / 01 / 2021

To see older entries, please refer to the plugin readme.txt.
  • FixUpdated woocommerce_display_item_meta filter.
  • FixEstonian translation.
  • TweakRemoved “Custom booking duration” setting and merged it with “Booking duration”.
  • TweakRemoved usage of session and used $_POST instead to add product dates to cart.
  • TweakAdded new “Tools” page.
  • TweakRemoved useless admin notices.
  • TweakRenamed POT file.
  • Compatibility with Easy Booking PRO.

1.0.0 Date: 13 / 05 / 2014

  • ReleaseInitial Release