WooCommerce 3.4.3 Fix Update

The latest update 3.4.3 was released on June 20 and contains 22 fixes. The fixes are mostly for issues appearing in the backend (admin panel) and core of WooCommerce, therefore it improves the usability for WooCommerce marchants.

  • Fix label for the price filter widget on RTL sites.
  • Checkout: stopPropagation when payment method selected so description tips show on radio buttons.
  • Shipping zone settings: fixed title for shipping methods without settings.
  • Ensure custom Webhook topic selections are correctly saved in admin.
  • Webhook bottom bulk actions.
  • Fixes multisite orders dashboard widget to use order number rather than ID.
  • Add check to ensure download log FK does not exist before adding it. Update routine will cleanup any duplicates.
  • IPv6 support with HTTP_X_FORWARDED_FOR header.
  • Avoid setting wrong prices when syncing grouped products with children.
  • Separation of explode and end functions in two lines. End function should get a reference as parameter.
  • Initialize payment gateways before running bulk actions so gateways can listen for events.
  • Cast shipping total to a float so incl. tax shows only when needed.
  • Fix automatic stock status updates based on stock level.
  • Improved sanitize_special_column_name_regex trim to fix column matching when importing CSVs.
  • Force importer log table to wrap long columns.
  • Rest API: Prevent errors if variation parent is invalid and cannot be read.
  • Rest API: Remove legacy API enabled check from auth endpoint.
  • Display products on sub-subcategories when sorting parent category by price.
  • Set order status to refunded when a PayPal transaction is refunded.
  • Fix undefined index in abstract-wc-widget.
  • Round items for order total when recalculating order values to match cart.
  • Removed mysql transactions when updating order status, tweaked caching, and improved version transient cleanup to prevent possible deadlocks on checkout.
  • Tweak – Added a message to promote Wootenberg when running Gutenberg feature plugin.
  • Tweak – Added a warning notice before removing personal data from orders in bulk.
  • Dev – generate_select_html and generate_multiselect_html functions again support the usage of integer-keyed arrays as available values.
  • Dev – Allow order billing fields to use a provided ‹value›.

Remember to always create backups before installing updates.

Kommentar verfassen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert