• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
WooCommerce Bookings

WooCommerce Bookings 2.0.9

2024-01-29 - version 2.0.9
* Dev - Bump PHP "tested up to" version 8.3.
* Dev - Bump WooCommerce "tested up to" version 8.5.
* Dev - Bump WooCommerce minimum supported version to 8.3.
* Dev - Bump WordPress minimum supported version to 6.3.
* Fix - Set the place order label in the Block checkout page when order requires confirmation.
* Fix - Slow checkout performance for high-volume sites.
* Fix - Remove Cart Block incompatibility notice.
* Tweak - Ensure New Bookable Product link goes to template selection screen.
  • Like
Reactions: MarkDragon
2023-11-20 - version 2.0.6
* Dev - Bump WordPress "tested up to" version 6.4.
* Dev - Bump WordPress minimum supported version to 6.2.
* Dev - Add Playwright e2e tests for Critical Flows.
* Dev - Resolve Coding Standards issues.
2023-10-24 - version 2.0.5
* Dev - Change docs and config files to indicate node 12 requirement.
* Fix - Salt rotation issue for key encryption.
  • Like
Reactions: GhRG87FGH
2023-10-09 - version 2.0.4
* Dev - Added E2E tests to ensure customer-defined blocks work with resources.
* Dev - Update E2E tests workflow to only run based on conditions.
* Dev - Update PHPCS and PHPCompatibility GitHub Actions.
* Fix - Available slots count not displayed for products with no resources.
* Fix - Infinite Calendar Load on PHP 8.1 when WooCommerce Vendors is activated.
* Fix - Non-booking events causing the admin calendar to crash.
* Fix - Add proper nonce check to prevent unauthorized disconnection of Google Calendar account.
  • Like
Reactions: GhRG87FGH
2023-08-07 - version 2.0.1
* Dev - Escape underscores in transient names so the delete query can utilize the MySQL index.
* Dev - Incorporate entity ID in the nonce value with role capability validation.
* Fix - Fixes the remaining resource count and moves the count from start time list to end time list.
* Fix - Set text color for `.wc-bookings-calendar-popover .components-popover__content` and avoid issue where text is same as container background.
* Fix - Update documentation link under `Bookings > Add Product`.
2023-03-27 - version 1.15.78
* Fix - Update availability rule helper text.
2023-01-25 - version 1.15.73
* Fix - Calendars show correct availability when multiple bookable products are on the same page.
* Fix - Namespacing of Google API package classes.
* Tweak - Bump WooCommerce "tested up to" from 7.2.2 to 7.3.
* Tweak - Bump tested up to WordPress version 6.1.
2022-11-17 - version 1.15.67
* Add - Support for High-performance Order Storage ("HPOS") (formerly known as Custom Order Tables, "COT").
* Dev - Bump NPM from 5.5.1 to 6.14.17.
* Dev - Bump node from 8.9.3 to 16.17.1.
* Fix - Admin calendar schedule view when a booking spans multiple days or months.
* Fix - Availability for adjacent multi-date bookings.
* Fix - Fixed bookable time issue of Google Calendar's recurring events.
* Tweak - Upgrade NPM dependencies.
* Tweak - WC 7.1.0 compatibility.
  • Like
Reactions: tatar221
2022-10-26 - version 1.15.64
* Add - Provision to apply 'Booking Person Discount' from admin dashboard.
* Fix - "Min persons" setting is not working when Booking is added manually from admin.
* Fix - Booking availability for bookable products with resources.
* Fix - Changing booking status or date/time moves the booking to the last line item in the order.
* Fix - Improvements to admin side calendar view.
* Fix - Slot range checked to be inside the rule range for an hour and minute durations.
* Tweak - Skip array value booking metadata during sync booking with GCal.
* Update - Change keypress event to keyup.
* Update - Lock the `google/apiclient-services` to v0.181.0.
  • Like
Reactions: tatar221
Top