Changelog

  • WooCommerce 8.9 is coming soon…

    The post will track the work we do as we prepare to release 8.9 as well as provide a preview of what’s to come in this new version.

    Release Schedule:

    • 🧪 WooCommerce 8.9 Release Candidate available for testing

    Hey folks, on Wednesday, April 24th, 2024, we kicked-off our Code Freeze ahead of the release of WooCommerce 8.9. As we begin the testing phase, and get the release ready for Beta, we wanted to share some spoilers and document any updates to the expected release timeline. 

    Check back here for more updates ahead of the WooCommerce 8.9 release, scheduled for May 14, 2024. 

    What’s coming in 8.9

    New Product Editor: You can now add Custom Product Fields to products via the New Product Editor.  

    Compliance: we added support for natively displaying co-branded credit cards, and allowing customers to choose between them, in compliance with Regulation (EU) 2015/751.

    Cart and Checkout Blocks: The Additional Checkout Fields feature, which was previously released on 8.7 as experimental, will be considered stable in this release. We are also including a change which reduces the payload size for the cart block by 11% and the checkout block by 17.9%!

    Order Analytics: The order attribution tracking feature is coming to Order Analytics under the “Attribution” column, allowing store owners and managers to better understand the origin of each of their orders

    API Changes

    • Fix: update REST API v3 reports/orders/totals endpoint to be compatible with HPOS #46715
    • Fix: duplicate product endpoint args for item schema #46551
    • Add API Rest endpoint to duplicate product #46141
    • Validate missing fields in Store API #45840

    Changelog

    See all bug fixes and improvements
    • Fix – Fix HPOS order searches involving terms with characters resembling URL-encoded characters. #46972
    • Fix – Add a bailout to prevent JavaScript errors if Sourcebuster isn’t loaded #46723
    • Fix – Add a safety check for the numbers with the same value for the separators #46241
    • Fix – Addresses a fatal error that can occur when applying a coupon within the order editor (where one of the products has been deleted). #46251
    • Fix – Add safety check to prevent rare occurences of a fatal in WooSubscriptionsNotes #46472
    • Fix – Allow enbling HPOS when the only incompatible plugin is the Legacy REST API one #46634
    • Fix – Always validate missing additional fields #45840
    • Fix – Be less aggressive when checking for selected shipping rates in Store API. Reminder that shipping rate id should be on the shape of method_id:instance_id. #46719
    • Fix – can only be inserted once excludes the mini-cart template button #46478
    • Fix – Changed LYS task list task id from underscore to hyphens for consistency with the other tasks #46055
    • Fix – Ensure local pickup settings are reflected in Checkout block #46334
    • Fix – Ensure queryId and id uniqueness when duplicating the Product Collection block. #44522
    • Fix – Ensure the wc/v3/reports/orders/totals endpoint is compatible with HPOS. #46715
    • Fix – Fix “Add a filter” UI issue in Analytics. #46750
    • Fix – Fix: Hand-picked control only allow selection from first 100 products #45931
    • Fix – Fix a bug that prevented placing an order when shipping is disabled, but Local Pickup is still enabled. #45828
    • Fix – Fix a bug where Site Visibility setting tab appears without launch-your-store feature flag turned on. #46622
    • Fix – Fix admin header page title #46450
    • Fix – Fix a few broken links. #46381
    • Fix – Fix back from CYS via LYS goes to Home, not LYS #46665
    • Fix – Fix bug parsing memory_limit in product importer #46051
    • Fix – Fix code typo in Orders Analytics. #46487
    • Fix – Fix coming soon page fatal error with non-FSE theme #46570
    • Fix – Fix crashes in the mini-cart when combined with product and filter blocks. Closes #46542. #46814
    • Fix – Fix deprecated error message with strlen usage in PHP 8.1 #46661
    • Fix – Fix duplicate product endpoint args for item schema #46551 #46551
    • Fix – Fixed the path for the LYS private link woo-share cookie entry #46571
    • Fix – Fixes for some flaky e2e #46845
    • Fix – Fixes order counts in the status widget for persistent caches. #46860
    • Fix – Fix Home screen grey background #45895 #45895
    • Fix – Fix input layout issue with shipping task in Firefox. #45778
    • Fix – Fix issue preventing some blocks from being direct children of the Single Product block. #45530
    • Fix – Fix K6 test with coming soon feature flag enabled #46539
    • Fix – Fix Launch Your Store task item should not be clickable once completed #46361
    • Fix – Fix linked product e2e tests #46286 #46286
    • Fix – Fix LYS success page shown but Task not crossed off #46663
    • Fix – Fix sanitization of special letters in Additional fields API #46762
    • Fix – Fix some e2e tests for linked product #46506 #46506
    • Fix – Fix the broken contract in the StoreAPI and the bug in the price clauses causing the incorrect filter counts. #45247
    • Fix – Fix the link in the custom field helper test #46640
    • Fix – Fix the LYS Hub tasklist so that it only shows incomplete tasks and tasks that were recently actioned #46190
    • Fix – Fix the overlay color of the “Featured Category Triple” pattern. #46170
    • Fix – Fix undefined error with current_screen in lys class. #46093
    • Fix – Fix Woo.com reference in the inbox during onboarding. #46600
    • Fix – Highlighting text in the product’s description of the new product editor is not visible inside editor #46728
    • Fix – Move the feature flag check to add_lys_default_values method #46154
    • Fix – Only query order meta for orders that were successfully retrieved from the DB #45544
    • Fix – Prevent fatal error on the Status page when the log directory contains an unreadable directory #46709
    • Fix – Prevent PHP warning if local pickup has not been set up in your store #46182
    • Fix – Prevent reading items with zero order ID to avoid mixups. #46161
    • Fix – Product Collection: Don’t show publicly non-queryable taxonomies #45781
    • Fix – Product Collection: Fix the “Reset All” funtionality in Editor filters #46226
    • Fix – Product Editor: Fixes a mis-alignment of the form when certain extensions are installed. #45963
    • Fix – Removed explat test that calls live explat server #46818
    • Fix – Remove pointer cursor and underline on hover for the product collection product title in the editor #45998
    • Fix – Skip mini cart e2e tests, flaky test fixes #46199
    • Fix – Update background color and padding in WooCommerce LYS status popover #46322
    • Fix – Update WC_Order_Factory::get_order() to return false when failing to load cached order. #46393
    • Fix – [CYS] – Fix color inconsistencies in the color palette buttons. #46216
    • Fix – [CYS] Fix logo position styles while saving. #46833
    • Fix – [CYS] Fix the AI-generated site title comparison. #46819
    See all features and additions
    • Add – Add a connect to woocommerce.com notices for unconnected stores in the wc settings and wc marketplace page. #45536
    • Add – Add a new task (connect to WooCommerce.com) in WC onboarding tasklist #46259
    • Add – Add a tour for the homescreen site status badge. #46203
    • Add – Add coming soon exclusion for users with a private link. #46465
    • Add – Add coming soon mode routing. #46223
    • Add – Add coming soon page and its page selector #45773
    • Add – Add coming soon page editor links #46100
    • Add – Add E2E tests for grouped products #45964 #45964
    • Add – Add e2e tests for linked products #46024 #46024
    • Add – Add E2E tests for product variation notices #45853
    • Add – Add e2e tests for virtual orders #45824
    • Add – Added lys hub sidebar #46056
    • Add – Added the action to set the appropriate options when launch store button is clicked in LYS #46235
    • Add – Added tracks events for LYS hub #46462
    • Add – Added URL handling for LYS XState pages #45803
    • Add – Add isSelectableByUser attribute to product templates #46394
    • Add – Add Launch Your Store success screen #46103
    • Add – Add LYS hub site preview #45976
    • Add – Add meta_data parameter in generate variations endpoint #45953
    • Add – Add origin column in Orders Analytics report. #46424
    • Add – Adds a prefetch for the LYS congrats data #46406
    • Add – Add shipping phone number in the order preview panel. #45788
    • Add – Adds support for sanitizing styled chunks of HTML (a slight expansion of normal wp_kses_post rules). #45407
    • Add – Add support for hooking into reading and saving additional fields. #46870
    • Add – Add the Customer Account block to the header automatically on approved themes (including TT4). #43267
    • Add – Add wc_rest_is_from_product_editor() function to check if REST request was made by product editor. #46741
    • Add – Coming soon mode and the Launch Your Store task. #46510
    • Add – Disable the fields that are not required in variable products because they are set in each variation #45838
    • Add – Move LYS coming soon initialization to core profiler flow #46708
    • Add – Sync local pickup title between Checkout page and shipping settings UI #45720
    • Add – Use a public helper API endpoint update-check-public to check latest versions of WooCommerce extensions and show a plugin update message in the plugin table list to connect to woocommerce.com. #46082
    • Add – Use state names in Checkout Block address cards. #45799
    • Add – [Product Block Editor]: register metadata attribute for all blocks #45657
    See all updates and tweaks
    • Update – Remove wc_update_890_add_launch_your_store_tour_option function. #47005
    • Update – Add coming soon banner on the frontend when coming soon mode is enabled. #46096
    • Update – Add feature flag check for patterns and wrap coming soon template and patterns under feature flag #46856
    • Update – Additional Checkout Fields has been graduated to stable. #46805
    • Update – Add more robust method of filesystem initialization #45914
    • Update – Add order search by transaction_id #46129
    • Update – Add private link with copy link functionality #45915
    • Update – Adds cog and edit icons to homescreen LYS status pill #46098
    • Update – Add tracks for site visibility settings #46078
    • Update – Add warnings about the incompatibility of the legacy REST API and HPOS #46841
    • Update – Apply styles to Coming soon entire store regardless of theme #46619
    • Update – Bump node version. #45148
    • Update – Change styling for shipping, payment, and local pickup radio buttons in the Checkout block #46150
    • Update – Copy change for the coming soon label in advanced setting. #46204
    • Update – Copy text update for LYS homescreen badge. #46097
    • Update – CYS – E2E tests: Add footer section E2E tests #45984
    • Update – CYS – E2E tests: Add header section E2E tests #46011
    • Update – Deprecate CLI tools under “cot” namespace and add aliases in “hpos” namespace. #46766
    • Update – Ensure consistent styling for single shipping methods in the Checkout block #46284
    • Update – Group subtotals in the Order Summary of the Cart & Checkout blocks #46386
    • Update – Hide coming soon banner from LYS preview frame #46321
    • Update – Implement dismiss button for the coming soon banner and restrict the banner on the store pages only when ‘Restrict to store pages only’ option is selected. #46149
    • Update – Increase the spacing between the title and the rest of the pattern for: “Product Gallery”, “Product Collection: Featured Products 5 Columns” and “Testimonials 3 Columns”. #45830
    • Update – Make LYS preview frame resizable #46327
    • Update – Move site visibility settings to a new tab #46140
    • Update – Product Collection: recognise if block is inside Cart or Checkout block #46059
    • Update – Product Collection: Rename “other” location from generic to site #46228
    • Update – Product Collection: split Taxonomies filter into separate filter per taxonomy for better readibility #46160
    • Update – Product Collection: track collection being chosen in Product Collection #45827
    • Update – Product Elements: unify the Product Elements inserter category #46064
    • Update – Redirect to the CYS intro screen when accessing the transitional page without going through the customizing process. #45933
    • Update – Remove BNPL (Klarna) additional payment method from WooPayments welcome page, update payment method icons #46523
    • Update – Remove the red badge shown on extensions menu item when the site is not connected to WooCommerce.com #46807
    • Update – Remove ToS acceptance where unnecessary #46003
    • Update – Sync LYS task completion with woocommerce_coming_soon optionSync LYS task completion with woocommerce_coming_soon option #46358
    • Update – Toggle LYS feature flag off for 8.9 #46852
    • Update – Update @woo.com email addresses to @woocommerce.com. #46387
    • Update – Update coming soon page link to template editor #46566
    • Update – Update HPOS tracker and status entries. #46239
    • Update – Update Launch Your Store task action URL #45932
    • Update – Update LYS site visibility settings copies. #46095
    • Update – Update lys status badge padding and only show it on WooCommerce home’ #46359
    • Update – Update the shipping selector to show FREE instead of a zero amount #46345
    • Update – Update to use template_include instead, handle 404 for restrict store pages only #46667
    • Update – Update WC Admin Homescreen header icons #46353
    • Update – Update Woo.com references to WooCommerce.com. #46259
    • Update – Use individual meta keys for Additional checkout fields. #46091
    • Update – Use the address formats from WC_Countries in the checkout block address card #45852
    • Update – [CYS – E2E tests] Add E2E tests for the intro screen. #45356
    • Update – [CYS – E2E tests] Add E2E tests for the transitional screen. #45894
    • Update – [CYS] Remove the “Save” button from inside the different sections. #46526
    • Tweak – Adjusts the way refunds are displayed (including in emails), to make it clearer that the line item is indeed a refund. #45455
    • Tweak – Change private methods to protected in ProductVariationTemplate #46395
    • Tweak – CYS – AI flow: keep persisted query param when redirecting. #46820
    • Tweak – Fix breadcrumb back icon color to follow the admin theme color. #40106
    • Tweak – Fix the hover color in the reports page and star rating color in the dashboard widget. #40243
    • Tweak – refactor: woocommerce_rest_checkout_process_payment_error returns a 400 response code, instead of 402. #45979
    • Tweak – Removed unused local variable ‘discount_amount_html’ to improve code clarity and efficiency. #46437
    • Tweak – Removes unnecessary margin from Customer Account block label. #45934
    • Tweak – Remove unneeded empty “Unknown” code handling in Order Attribution. #46654
    • Tweak – Remove unused “No order source data available.” message in Order Attribution feature. #46648
    • Tweak – Rename “Origin” column to “Attribution” in Orders Analytics. #46760
    • Tweak – Tewak Launch Your Store sidebar UI #46449
    • Tweak – Tweaks Site visibility settings page’ #46365
    • Tweak – Updates Launch Your Store and Coming Soon Mode copy #46668
    • Tweak – Use “You’re” in task list progress title #45978
    • Tweak – WC_Discount: Add a filter for the items to apply coupons array. #45791
    See all developer updates
    • Dev – Add an e2e test to ensure that each component has a unique ID. #45655
    • Dev – Add API Rest endpoint to duplicate product #46141 #46141
    • Dev – Add a stalebot workflow for the flaky e2e test reporter #46585
    • Dev – Add a test for the woocommerce_specific_allowed_countries option. #45810
    • Dev – Add changes to tests projects #46016
    • Dev – Add E2E test for Analytics products segmentation filter. #46164
    • Dev – Add E2E tests for the Product Filter: Price block #45855
    • Dev – Add E2E tests to cover Publish dropdown options #46658 #46658
    • Dev – Added xstate v5 inspector functionality #45879
    • Dev – Add k6 perf test assertions to check for the correct page title and presence of footer. #46485
    • Dev – Adds an e2e test to initiate a woo.com connection #45813
    • Dev – Adds JS linting scripts for woocommerce plugin #46214
    • Dev – Adds some end to end tests to verify page titles of key WC pages #46448
    • Dev – Adds tests for merchant shipping methods #45966
    • Dev – add the expected template version to template bump warning #46021
    • Dev – Add WordPress.WP.Capabilities config to phpcs.xml #45927
    • Dev – Blocks – E2E: Fix visibility store #46521
    • Dev – Blocks: Isolate performance tests from E2E tests #46773
    • Dev – Blocks E2E: Ensure legacy template names are supported #46269
    • Dev – Blocks E2E: Fix basic role-based functionality tests #46684
    • Dev – Blocks E2E: Fix translation test where “Verzendmethoden” label is not visible #46756
    • Dev – Bump data-loader from 2.1.0 to 2.2.2 #45906
    • Dev – Bump eslint-import-resolver-typescript from 3.2.4 to 3.6.1 #45910
    • Dev – Change the support request GH workflow to label issues as not planned when closing them #46202
    • Dev – CI: adds e2e tests into ci-jobs and ci.yml #45190
    • Dev – Classic Templates: enable Products by Tag E2E test #46428
    • Dev – cleanup in blocks package.json #45230
    • Dev – Convert the downloable checkbox into a toggle #46693 #46693
    • Dev – E2E tests: add merchant e2e tests to cover inserting WooCoommerce patterns #46066
    • Dev – E2E tests: add remaining tests to cover merchant checkout block flow / milestone #45755
    • Dev – E2E tests: add test for merchant insert all woo blocks to page #45896
    • Dev – E2E tests: fix command palette tests failing with Gutenberg installed #46407
    • Dev – E2E tests: fixed flaky product creation test #45884
    • Dev – E2E tests: fix locator in create order tests #45983
    • Dev – E2E tests: fix tests that are failing with Gutenberg active #46842
    • Dev – E2E tests: make payment page tests more resilient to theme changes #45888
    • Dev – E2E tests: stabilize more tests #45923
    • Dev – E2E tests: update the default theme to use twentytwentythree #45937
    • Dev – Enable “Custom Fields” feature flag for by default #46832 #46832
    • Dev – Enhance merchant new order test #45965
    • Dev – Enhances the e2e tests for the marketing overview page #45814
    • Dev – Enhance the merchant create order e2e tests #45816
    • Dev – Fix a few flaky e2e tests #46494
    • Dev – Fix daily e2e tests run setup #46511
    • Dev – Fixes a bug introduced previously where enabling localStorage.xstateV5_inspect would cause the page to crash because it’s not supposed to be used in prod builds. #46109
    • Dev – Fix some flaky e2e tests #45856
    • Dev – Fix template revert tests where the template is unreachable due to pagination. #46373
    • Dev – Fix tests that were failing against HPOS environment setup. #46242
    • Dev – Implement Lazy Loading inside ProductPage component #46399 #46601
    • Dev – Include list of failed tests in Slack notifications #46360
    • Dev – In k6 perf tests, add checks for the Shop page title and presence of product headers. #46469
    • Dev – Move metrics job into ci.yml #46471
    • Dev – Perf tests: fix environment setup issue #46787
    • Dev – Remove a few unnecessary test annotations. #45596
    • Dev – Remove periods at the end of section descriptions #46346 #46346
    • Dev – Skip CYS header test. #46217
    • Dev – Update @wordpress-env package to version 9.0.7 #46177
    • Dev – Update copy of inventory management fields #45801 #45801
    • Dev – Update core critical flows documentation #46400
    • Dev – Update deprecated node 16 action to the latest in ci.yml #46673
    • Dev – update makepot command to use include vs exclude #46287
    • Dev – [CYS] Update footer and header test to not use snapshots. #46221
    See all enhancements
    • Performance – Apply upstream performance improvement to _get_templates_paths #45619
    • Performance – Avoid unnecessary query when HPOS compatibility mode is disabled. #46616
    • Performance – Don’t load REST API when generating possible routes. #45134
    • Performance – Introduce vendor bundling to the blocks cart and checkout pages to improve performance. #45859
    • Performance – [Performance] Don’t load REST API when hydrating blocks requests. #45134
    • Enhancement – Add filters to support adding custom search methods in HPOS admin and remember the last used search option #45954
    • Enhancement – Add more translator context to ambiguous words #46382
    • Enhancement – Adds support for co-branded credit cards #45903
    • Enhancement – Don’t show a product in the featured products block if the status is other than published and the user doesn’t have read capability for that product. #45763
    • Enhancement – Improve formatting for SE, LV, CZ, SK postcodes #45478
    • Enhancement – Regenerate share key on the fly #46662
    • Enhancement – Various UX improvements in HPOS CLI cleanup tool. #45322

    View the full changelog.

    Update timeline

    ✅ Code Freeze

    Added: April 29, 2024

    On April 24th, we implemented the Code Freeze and began preparing to release the Beta. Stay tuned for the upcoming version in the WooCommerce Beta Tester plugin

    WooCommerce 8.9 Beta

    Added: April 30, 2024

    On April 30th, we released the 8.9 Beta version.

    WooCommerce 8.9 RC

    On May 7, 2024, we released the first 8.9 Release Candidate. The release is now ready for testing.

    Note: This release contains one new change:

    👉 To Test: Use the WooCommerce Beta Tester plugin to try beta versions. Or download the latest release from WordPress.org.

    WooCommerce Release 8.9

    Scheduled: May 14, 2024



  • WooCommerce 8.7 has been released!

    This post will highlight what’s included in this version of WooCommerce.

    See our update guide.
    Download directly from WordPress.org.

    Please note:

    Latest Release:

    👉 WooCommerce 8.7.0

    About:

    • ✅ Backwards compatible
    • Commits: 300+
    • Contributors: 74

    Release Schedule:

    • Final Release — March 19, 2024

    Known Issue with Gutenberg 17.9.0

    The latest Gutenberg release 17.9.0 includes a bug that causes the New Product Editor to crash when the user attempts to edit the product description in the Full Editor mode (see issue). The New Product Editor is behind a feature flag, meaning the New Product Editor is unavailable by default. The issue would have affected you if you had the New Product Editor enabled through Settings >> Advanced >> Features >> New Product Editor.

    To allow further use of the New Product Editor, we disabled the Full Editor of the product description in the 8.7 release if Gutenberg 17.9 is installed. The New Product Editor is working as expected otherwise.

    As soon as the Gutenberg 18.0 is released, the product description Full Editor will be re-enabled automatically while using the WooCommerce 8.7 release.

    If you’ve been using the New Product Editor and have already used the Full Editor mode of the product description field prior, you will be blocked from editing the product description beyond the text starting from the WooCommerce 8.7 release.

    If you’d like/need to edit the product description in the Full Editor mode, please downgrade or deactivate Gutenberg.

    A fix has been submitted to Gutenberg and approved for the next Gutenberg 18.0 release on March 27th.

    (more…)

  • Hi everyone! We have an important update regarding the release of WooCommerce 8.7.

    Update – Mar 18, 2024: We’re holding the release of WooCommerce 8.7 until Tuesday, March 19th, 2024. We have high confidence in this release. However, this timeframe ensures we have coverage to respond quickly if needed. Around noon UTC, we’ll begin rolling out the release to WordPress.org, and expect the update to be available shortly after.

    Originally slated for tomorrow, March 12, 2024, we’ve postponed the release to Monday, March 18, 2024 Tuesday, March 19, 2024. This adjustment is crucial as we aim to ensure the utmost quality and stability of the upcoming release.

    Reason for delay

    Given the difficulties of our last release, we are being extra diligent so nothing is left to chance in 8.7. Currently, there is no specific bug holding up the release, however, we are reviewing flags in our final automated testing process to ensure no failures slip through. We greatly appreciate your patience while we work through the final details!

    What happens next?

    To avoid releasing close to the weekend this week, we’re targeting Monday, March 18, 2024, for the release of WooCommerce 8.7. As always, we’ll keep you informed of any developments through this blog.

    Thank you

    Thank you all for your continued support and cooperation.


  • Hello everyone! We are pleased to announce that WooCommerce 8.7 RC is now ready for testing. You can download it directly from WordPress.org or install it via the WooCommerce Beta Tester Plugin.

    Highlights

    Since the release of WooCommerce 8.7 Beta 2, the following changes have been made:

    • We fixed an issue to correctly render text displayed if no shipping methods are available in the cart and checkout shortcodes. #45249
    • We also fixed an issue to correctly render Select elements for Checkout in the Site Editor. #45252

    For the complete list of what has been included with WooCommerce 8.7 RC, view the changelog in the readme.

    Database changes

    There are no new database changes introduced in WooCommerce 8.7 RC.

    Release Schedule

    We’re on track for our planned March 12, 2024 release.

    Testing

    If you’d like to dive in and help test this new release, our handy WooCommerce Beta Tester plugin allows you to switch between beta versions and release candidates. You can also download the release from WordPress.org.

    We’ve posted a helpful writeup on beta testing to help get you started.

    Found a Bug? We want to hear about it! Please report any issues you encounter via GitHub.

    As always, we thank you for your feedback and contributions.


  • 8.7 Beta 2 for the March 1st, 2024 release of WooCommerce is now available for testing! You can either download it directly from WordPress.org or install our WooCommerce Beta Tester Plugin.

    Highlights

    Since the release of 8.7 Beta, the following changes have been made:

    • We identified a critical issue in the first beta related to the usage of the LegacyProxy class. This resulted in a fatal error message: PHP Fatal error: Uncaught Exception: The LegacyProxy class is not intended for getting instances of classes in the src directory, please use init method injection or the instance of Automattic\WooCommerce\Vendor\Psr\Container\ContainerInterface. Fix #45178 ensures the correct usage of the LegacyProxy class and resolves the reported fatal error.
    • We’ve also included a fix #45135 that resolves the crash encountered when using the Product Stock Indicator or On Sale Badge blocks on the homepage

    For the complete list of what has been included with 8.7 Beta, view the changelog in the readme.

    Database changes

    8.7 Beta 2 doesn’t require database changes. However, if you have not upgraded to 8.7 Beta, then the database needs an update.

    Release Schedule

    We’re on track for our planned March 12, 2024 release.

    VersionRelease
    Release CandidateMarch 5, 2024
    Final ReleaseMarch 12, 2024

    Testing

    If you’d like to dive in and help test this new release, our handy WooCommerce Beta Tester plugin allows you to switch between beta versions and release candidates. You can also download the release from WordPress.org.

    We’ve posted a helpful writeup on beta testing to help get you started.

    Found a Bug? We want to hear about it! Please report any issues you encounter via GitHub.

    Looking Ahead: We’ll share more about this release when we announce the Release Candidate on March 5. As always, we thank you for your feedback and contributions.


  • Product Bundles 7.0.0, Composite Products 9.0.0 and All Products for Woo Subscriptions 5.0.0 will be released on March 5th, 2024. These updates make all three extensions compatible with PHP 8.3, but include a change in how product properties are handled that third-party developers should be aware of.

    Release Notes

    Introducing PHP 8.3 Compatibility

    These new versions make Product Bundles, Composite Products and All Products for Woo Subscriptions compatible with PHP 8.3 by:

    • resolving all PHP 8.3 notices,
    • properly declaring class properties that were previously not declared and;
    • using the new controller to handle (set, get, delete) properties on WooCommerce Core objects that were previously dynamically declared. You can learn more about this change below.

    For Product Bundles, the new controller is: WC_PB_Product_Data.

    For Composite Products, the new controller is: WC_CP_Product_Data.

    For All Products for Woo Subscriptions, the new controller is: WCS_ATT_Product_Data.

    (more…)

  • We’re excited to announce that the latest WooCommerce Beta release is now available for testing. You can download it directly from WordPress.org or install it via the WooCommerce Beta Tester Plugin.

    Known Issue

    We are aware of a PHP Fatal with the Germanized extension:

    PHP Fatal error: Uncaught Exception: The LegacyProxy class is not intended for getting instances of classes in the src directory, please use init method injection or the instance of Automattic\WooCommerce\Vendor\Psr\Container\ContainerInterface

    The issue is being tracked here. If you experience this bug, please comment on that issue and note the plugin that you are having an issue with.

    (more…)

  • Hi there! We are pleased to announce the release of WooCommerce 8.6.1. This release should be backwards compatible with the previous version.

    What’s new in 8.6.1?

    This release includes these fixes for issues in 8.6.0:

    • Prevent script caching by using the WC core version to hash WC blocks assets instead of old WC Blocks version #44676
    • Dont render attribution metabox for non-supported order types #44680
    • Move condition to check post status before rendering product #44698
    • Add default values for admin address filters #44704

    You can download the latest release of WooCommerce here or visit Dashboard → Updates to update the plugin from your WordPress admin screen.

    As usual, if you spot issues in WooCommerce core, please log them in detail on GitHub. Found a security issue? Please submit a report via HackerOne.


  • We are pleased to announce the release of WooCommerce 8.6.0. This release is backwards compatible with the previous version.

    This release contains 365 commits from 73 contributors in WooCommerce Core.

    As always, we recommend creating a backup of your site and making sure that your theme and any other plugins are compatible before updating. You can check out this update guide for more information.

    What’s new in 8.6.0?

    WooCommerce 8.6 adds some interesting features.

    New block style for the Product Details block

    As a part of our efforts to enhance the default state of WooCommerce for block themes, we have introduced a new block style for the Product Details block. This new style will provide an improved design on the default product page and be mobile-friendly.

    The “Classic” style will be retained to ensure compatibility with theme-based CSS customizations.

    (more…)