WooCommerce预订

WooCommerce预订 3.4.0

没有下载权限
* Add - Added filter, 'woocommerce_bookings_edit_booking_url' to allow updating booking URL in email notifications.
* Add - Added filter, 'woocommerce_bookings_calendar_url' to allow updating booking calendar URL in email notifications.
* Fix - Fixed an issue with the experimental email editor personalization tag.
* Fix - Fixed booking email templates not displaying the booked product name.
* Fix - Fixed a regression that removed order item meta from booking email templates.
* Tweak - Updated My Account template for Bookings.
* Add - Added support for WooCommerce's experimental block email editor.
* Fix - Fixed datepicker showing under other elements.
* Fix - Fixed _booking_id showing in emails.
* Fix - Fixed timezone display issues caused by object caching.
* Fix - Fixed order confirmation block breaking when item or order doesn't exist.
* Fix - Hidden PayPal Payments express button on bookable products.
* Fix - Removed obsolete upgrade notice.
* Tweak - Added a "details" prefix to bookings meta in block cart/checkout.
* Tweak - Moved all install operations to the activation hook.
* Add - Added Attendance Status to bookings.
* Fix - Fixed redundant `save_post` calls when booking updates.
* Fix - Fixed calendar rendering on older browsers.
* Tweak - Improved the bookings list table.
* Fix - Fixed customer syncing between the order and the booking when HPOS is enabled.
* Tweak - Replaced wc_enqueue_js with wp_add_inline_script according to the recommended WordPress core script patterns.
* Fix - Fixed customer syncing between the order and the booking when HPOS is enabled.
* Fix - Fixed error that prevented the deletion of a booking if the linked product/resource didn't exist.
* Fix - Fixed PHP deprecation notice related to the Bookings Payment Gateway registration.
* Fix - Fixed an issue that displayed expired booking notices multiple times.
* Fix - Fixed a conflict with the date picker styles of Product Add-Ons and Gift Cards.
* Fix - Clear out persistent admin notice about fetching Google calendars when errors are resolved.
* Fix - Fixed undefined property warning in booking notification emails.
* Dev - Introduced 'woocommerce_bookings_use_extensive_time_slots_check' filter. Set it to 'false' for faster availability calculations, unless you are using automatic resource assignment or monthly duration unit.
* Dev - The structure of the array returned via wc_bookings_product_get_available_blocks has changed. Expect an associative array with timestamp as the key and the number of booked slots as value.
* Dev - Improved doc blocks for key functions.
* Dev - Updated 'bookings' REST API endpoint to support searching and filtering by product, customer, resource, date and status.
* Dev - Introduced a 'weekly-schedule' v2 REST API endpoint to read/write weekly schedule rules.
* Dev - Introduced a 'date-overrides' v2 REST API endpoint to read/write date override rules.
* Dev - Exposed 'wc_booking' and 'bookable_resource' CPTs in the REST API.
* Fix - Fixed styles in the edit product page.
* Fix - Removed conflicting styling rule that affected shop notices.
* Fix - Fixed HTML Validation for Person type not showing if collapsed.
* Fix - Prevented incorrect URL values when navigating from December to January.
* Fix - Resolved PHP notice triggered when loading translations too early.
* Fix - Fixed issue with translations that don't use the # prefix when displaying booking status changes.
* Dev - Bumped WooCommerce "tested up to" version 10.0
* Dev - Bumped WooCommerce minimum supported version to 9.8
* Fix - Reduce unwanted logging of bookings removed from carts due to inactivity.
* Fix - Resolve issues flagged by WooCommerce's Quality Insights Toolkit (QIT).
* Dev - Bump WooCommerce "tested up to" version 9.9.
* Dev - Bump WooCommerce minimum supported version to 9.7.
Versão 2.2.3 Released on 2025-01-27
  • WooCommerce Bookings prefix in all notices.
  • Issue with "Book Now" button display in block-based themes.
  • Resolved "translation loading was triggered too early" issue in WordPress 6.7.
  • Resolved an issue where the date picker in resource range editing was blocked by the AM/PM selector.
  • Bump WooCommerce "tested up to" version 9.6.
  • Bump WooCommerce minimum supported version to 9.4.
  • Use the `@woocommerce/e2e-utils-playwright` NPM package for E2E tests.
* Add - Bookings section in My Account now includes breadcrumb heading.
* Fix - Prevent fatal error editing block cart and checkout pages when using WooPayments Express Pay buttons.
* Fix - Booking status now updates correctly from "In cart" to "Paid" or "Unpaid" after order status changes from "Failed" to "Processing" or "Completed".
* Dev - Bump WooCommerce "tested up to" version 9.4.
* Dev - Bump WooCommerce minimum supported version to 9.2.
* Dev - Bump WordPress minimum supported version to 6.5.
* Dev - Added an E2E test for booking availability with a buffer.
顶部