WooCommerce 6.8.0 was released August 10th and is fully backwards compatible. Read the official release post here.
WooCommerce
- Fix – Fix shipping zone transient not cleared when adding via smart defaults #34099
- Fix – Fix incorrect name in Review Shipping Task tracks event #34045
- Fix – Fix shipping zone fails to create after installing jetpack and wcs #34074
- Fix – Stop re-enabling product attributes lookup table usage after each install #34072
- Fix – Add back missing tracks in add product task #34070
- Fix – Fix historical import data in analytics settings #34054
- Fix – Fix undefined offset notice on payment settings page #33956
- Fix – Convert null and ” to 0 before verification to mimic $wpdb->prepare. #33643
- Fix – Correct generation of variation name when attribute is 0. #33643
- Fix – couple of follow up fixes for Playwright tests #33766
- Fix – Fix “Save changes” does not work on “Free features” step #33844
- Fix – Fix AdditionalPayments task name #33727
- Fix – Fix broken design of Single Product template in Twenty Twenty-Two when product had no reviews or additional info. Fix on sale badge being cut off on the Single Product template. #33643
- Fix – Fixed 33810 – Columns of revenue table and when exporting that table, then generating CSV file, I have matched the sequence of columns of that CSV file. And I have also changed the name of the column of Net revenue in the CSV file to Net sales. #33818
- Fix – Fixed incorrect tax calculation in edit order for “Local Pickup” shipping method. #33643
- Fix – Fixed missing wcpay setup task, task fill page was missing for the woocommerce-payments task #33643
- Fix – Fixed some incorrect spellings in the shipping settings areas. #33836
- Fix – Fix for broken table layout when reordering products on the sorting screen. #33643
- Fix – Fix missing manage button for TikTok #33731
- Fix – Fix missing text domain strings #33780
- Fix – Fix print shipping banner close modal styles #33587
- Fix – Fix shipping display logic country code #33643
- Fix – Fix tooltip not showing in variations meta box, and update tooltip copy. #33741 #33741
- Fix – Fix tracks not including required properties when triggered by API requests. #33872 #33872
- Fix – Fix Uncaught DOMException on WooCommerce -> Extensions page #33711
- Fix – Fix untranslated texts on payment setting page #33718
- Fix – Fix WC Status widget errors when analytics feature is disabled #33816
- Fix – Fix wrong copy in payment recommendations #33665
- Fix – Fix wrong copy in the accordion link for payment task #33662
- Fix – Fix wrong copy in the payments task on the Home Task list #33663
- Fix – Fix wrong copy in the payment task #33749
- Fix – Fix wrong link and copy in payment setting page #33716
- Fix – Fix wrong link in Set up payments screen #33715
- Fix – Import correct controls for export function #33709
- Fix – Revert marketing task completion logic to only complete after actioned by user #33676
- Fix – Update StoreDetails task action url to navigate to the setting page #33671
- Fix – WooCommerce Admin plugin deactivation message was causing much unnecessary alarm and has been improved #33592 #33643
- Fix –
WP_Background_Process
updated to work nicely with memory_limits expressed in units other than ‘M’. #30908 - Fix – Fixed wrong condition used for showing shipping recommendations tour step #34120
- Add – Added a mechanism to customize the data being sent via AJAX by the order meta box #33563
- Add – Added partial spotlight floater to shipping smart defaults tour. #33772
- Add – Added tests for react admin translations #33510
- Add – Add JS tests for shipping recommendation task #33633
- Add – Add new experimental shipping task flow #33643
- Add – Add shipping-smart-defaults intro tooltips. #33772
- Add – Add the command
wc com extension list
to retrieve and display the extension list for the connected site. #33783 - Add – Implement
create()
in COT datastore. #33341 - Add – Implement
delete()
in the COT datastore #33708 - Add – Include Tracks indicator property for block editor on product update. #33321 #33321
- Add – Product creation experience: improve inventory copy #33754 #33754
- Add – Tracks for shipping smart defaults #33748
- Update – Update composer.lock to WooCommerce Blocks to 8.0.0 #34021
- Update – Deploy header task variant from task list experiment #33750
- Update – Implement bulk actions in the new orders admin list table. #33687
- Update – Making default state of product image meta boxes more prominent. #33707
- Update – Randomize the order of sections in Recommended Marketing Extensions #33851
- Update – Removed two-col task list expierments code #33643
- Update – Remove legacy image sizes #33772
- Update – Set ddefault shipping methods when store country is the US and Jetpack is intalled #33788
- Update – Set smart shipping feature flags to true #33819
- Update – Update display shipping task logic and add ReviewShippingOptions task #33643
- Update – Update review shipping options task complete logic #33650
- Update – Update shipping recommendations display logic #33643
- Update – Update shipping task fields when shipping smart default feature is enabled. #33630
- Update – Update wcpay suggestion UI in payment task #33717
- Update – Update wcpay to include a mention of in-person payments for Canada #33669
- Update – Update WooCommerce Blocks to 8.0.0 #33736
- Update – Uses WC_Data_Store directly to count the shipping zones to avoid any unncessary query to the D.B #33643
- Dev – Exclude “e2e” directory from build #33934
- Dev – Add playwright e2e README.md #33643
- Dev – Add
$transaction_id
as arg to variouspayment_complete
hooks. #33643 - Dev – Add
wc com extension install
CLI command #33775 - Dev – Proper comment of get_formatted_shipping_address function. #33823
- Tweak – Add a helper function to simplify ExPlat call #33871
- Tweak – Add payment icons with Discover other payment providers link #33744
- Tweak – Add the
WC_Product_CSV_Exporter
object as a third parameter of thewoocommerce_product_export_row_data
filter. #33390 - Tweak – Fix code that throws deprecation notices in tests in PHP 8.1 #33643
- Tweak – MakeThis PR makes Set your store location and Review your shipping options steps clickable on the shipping task when shipping-smart-defaults feature is enabled. #33661
- Tweak – Remove blog URL from requests to external IP lookup services. #33643
- Tweak – Set default shipping methods based on the OBW selections #33643
- Tweak – Show a generic error when trying to process a checkout while offline. #33643
- Tweak – The file writing mode used during CSV exports is now filterable via new hook
woocommerce_csv_exporter_fopen_mode
. #33652 - Tweak – Update Danish currency symbol to match CLDR R41 spec. #33643
- Tweak – Use transient to cache Shipping:has_shipping_zones() method #33813
- Performance – Improve performance of Shipping Task. #33886
- Enhancement – Add capability for set location step to be manually navigated in shipping recommendation task #33667