Releases: woocommerce/woocommerce-accommodation-bookings
Releases · woocommerce/woocommerce-accommodation-bookings
Version 1.2.1
- Dev - Hard code the paths to the asset data files.
- Dev - Update PHPCS and PHPCompatibility GitHub Actions.
- Fix - Fatal Error when WooCommerce is disabled.
- Tweak - Indicate compatibility with WooPayments extension.
Version 1.2.0
Merge pull request #366 from woocommerce/release/1.2.0 Release/1.2.0
Version 1.1.43
- Dev - Bump WooCommerce "tested up to" version 7.8.
- Dev - Bump WooCommerce minimum supported version from 6.0 to 7.2.
- Dev - Bump WordPress minimum supported version from 5.6 to 6.1.
Version 1.1.42
- Dev - Bump WooCommerce "tested up to" version to 7.6.
- Dev - Bump WooCommerce minimum supported version from 6.0 to 6.8.
- Dev - Bump WordPress "tested up to" version to 6.2.
- Dev - Bump WordPress minimum supported version from 5.6 to 5.8.
- Dev - Added new GitHub Workflow to run Quality Insights Toolkit tests.
Version 1.1.41
- Dev - Add product unit filter,
wc_bookings_product_duration_fallback
, to add night unit support. - Dev - Fix linting errors found by the Quality Insights Toolkit.
Version 1.1.40
- Dev - Added a new filter,
woocommerce_accommodation_booking_get_check_times
, to change the check-in/out timings per product. - Fix - Fully booked days show as partially booked - Day after booking shows partially booked.
Version 1.1.39
- Dev - Bump
http-cache-semantics
from 4.1.0 to 4.1.1.
Version 1.1.37
- Dev - Bump
scss-tokenizer
from 0.3.0 to 0.4.3 andnode-sass
from 7.0.1 to 7.0.3. - Fix - Fatal error when Rate is empty and Range Cost is added.
- Tweak - Bump WooCommerce "tested up to" from 6.7 to 7.3.
- Tweak - Bump WordPress tested up to version from 6.0 to 6.1.
- Tweak - Bump minimum required WordPress version from 4.1 to 5.6.
Version 1.1.36
- Update - Bump NPM to v8.
- Update - Bump composer to v2.
- Update - Bump node to v16.
Version 1.1.35
- Add - Declare support for High-performance Order Storage ("HPOS").
- Bump minimist from 1.2.5 to 1.2.6.
- Fix - Showing check-in date on the cart page instead of booking date.
- Tweak - Minimum Version Bumps: WP 5.6, Woo 6.0, & PHP 7.0.