WooCommerce 6.1.0 was released today and is another minor release. Read the release post here.
WooCommerce
- Fix – Ensure coupon data is stored consistently when created outside of frontend checkout. ( #31338 )
- Fix – Correct hardcoded template directory email path. ( #31321 )
- Fix – Update
count
param consistently to makeremote_file
param accurate. ( #31227 ) - Fix – errant stock adjustment on restocked items when saving partially refunded orders. ( #31172 )
- Fix – REST API now supplies the correct pagination information when fetching tax rates. ( #30890 )
- Fix – Update block theme checks to work when Gutenberg is not enabled. ( #31523 )
- Tweak – Adds the image size to the thumbnail gallery nav. ( #31407 )
- Tweak – Geolocating a specific IP address should not be impacted by request headers. ( #31394 )
- Tweak – Update shipping base address settings wording. ( #31383 )
- Tweak – Fix db version inconsistency during updates spanning multiple versions. ( #31373 )
- Tweak – Add ReturnTypeWillChange attributes to prevent errors in PHP 8.1. ( #31286 )
- Tweak – Improve accessibility of the variable product add to cart table on product singles. ( #31105 )
- Update – Change Label of States for Republicana Dominicana & add states. ( #31191 )
- Update – Change Label of States for Albania & add states. ( #31190 )
- Update – Change Label of States for Costa Rica & add states. ( #31189 )
- Update – Change Label of States for Colombia & add states. ( #31188 )
- Update – Change Label of States for Guatemala & fix iso code for states. ( #31187 )
- Update – Change Label of States for Ecuador & add states. ( #31186 )
- Update – Change Label of States for Bolivia & add states. ( #31181 )
- Update – Change Label of States for Honduras & add states. ( #31180 )
- Update – Change Label of States for Nicaragua & add states. ( #31179 )
- Update – Change Label of States for Panama & add states. ( #31178 )
- Update – Change Label of States for Paraguay. ( #31177 )
- Update – Change Label of States for El Salvador & add states. ( #31176 )
- Update – Change Label of States for Venezuela & fix iso code for states. ( #31175 )
- Update – Change Label of States for Uruguay & add states. ( #31167 )
- Update – Show fallback message when extensions marketplace cannot connect to WCCOM API. ( #31126 )
- Update – Add support for Gutenberg 12.1.0 block template naming convention in themes. ( #31522 )
- Dev – Deprecated is_ajax() in favor of WordPress’s own wp_doing_ajax() function. ( #31113 )
ActionScheduler – 3.4.0
- Enhancement – Number of items per page can now be set for the Scheduled Actions view (props @ovidiul). ( #771 )
- Fix – Do not lower the max_execution_time if it is already set to 0 (unlimited) (props @barryhughes). ( #755 )
- Fix – Avoid triggering autoloaders during the version resolution process (props @olegabr). ( #731 & #776 )
- Dev – ActionScheduler_wcSystemStatus PHPCS fixes (props @ovidiul). ( #761 )
- Dev – ActionScheduler_DBLogger.php PHPCS fixes (props @ovidiul). ( #768 )
- Dev – Fixed phpcs for ActionScheduler_Schedule_Deprecated (props @ovidiul). ( #762 )
- Dev – Improve actions table indicies (props @glagonikas). ( #774 & #777)
- Dev – PHPCS fixes for ActionScheduler_DBStore.php (props @ovidiul). ( #769 & #778 )
- Dev – PHPCS Fixes for ActionScheduler_Abstract_ListTable (props @ovidiul). ( #763 & #779 )
- Dev – Adds new filter action_scheduler_claim_actions_order_by to allow tuning of the claim query (props @glagonikas). ( #773 )
- Dev – PHPCS fixes for ActionScheduler_WpPostStore class (props @ovidiul). ( #780 )
WooCommerce Admin – 3.0.0 & 3.0.1 & 3.0.2 & 3.0.3
- Fix – Fix an issue with the code that makes use of an invalid parameter with a PHP function. The use of this invalid parameter causes PHP 8 to throw a Fatal Error. ( #7855 )
- Fix – Fix TaskList UI experiment enablement logic. ( #7930 )
- Fix – Navigation nudge note and navigation feedback notes will delete themselves if the navigation feature is not available. ( #7914 )
- Fix – Replace old task list option calls with data store selectors. ( #7820 )
- Fix – Self-delete NavigationFeedbackFollowUp note when navigation feature is not present. ( #7939 )
- Fix – Fix PHP Warning on ‘Add new product’ page. ( #7989 )
- Fix – Fix usage of WordPress DatePicker component. ( #7982 )
- Fix – Fix shipping task completion status. ( #8031 )
- Fix – Do not initialize WC Pay promotion if spec is empty. ( #8087 )
- Fix – Render the activity panel when the experimental tasklist is hidden. ( #8111 )
- Fix – Fix blank payment gateway method in table when WooCommerce Payments is not supported. ( #8122 )
- Add – Add option to dismiss promotional payment gateway. ( #7965 )
- Add – OBW – Add number of employees field. ( #7963 )
- Add – Add
woocommerce_allow_marketplace_suggestions
filter to WooCommerce Payments payment method promotion. ( #8117 ) - Update – Ending wcpay promotion experiment and always displaying in payment methods table.
- Update – Hide InboxPanel header when it is rendered in the sidebar. ( #7952 )
- Update – Introduce a 320 character limit for inbox note contents. ( #7958)
- Update – Move payments task to extended task list when WC Pay task is shown. ( #7980 )
- Update – Rename Inbox to Activity from the activity header. ( #7879 )
- Update – Load both actioned and unactioned notes. ( #7983 )
- Dev – Explicitly sets the Node version to 14 in .nvmrc to prevent incompatible versions of Node from being used with nvm. ( #7932 )
- Dev – Remove unused npm package @woocommerce/settings. ( #7949 )
- Dev – Update payment method recommendation to new woocommerce.com endpoint. ( #7913 )
- Dev – Use abstraction to add and retrieve task data. ( #7918 )
- Tweak – Added dismiss all button for inbox notes.
- Tweak – Implement note read state. ( #7896 )
- Tweak – Add inbox_panel_view tracks event. ( #8002 )
- Enhancement – Add tests to Subscriptions inclusion. ( #7804 )
WooCommerce Blocks – 6.4.0 & 6.5.0 & 6.5.1
- Enhancement – Pass to payment methods a wrapper component that handles the loading state. ( #5135 )
- Enhancement – Added global styles (text color, link color, line height, and font size) to the Product Title block. ( #5133 )
- Fix – Gate WC template editing (FSE) to versions of WC 6.0 or higher. ( #5210 )
- Fix – Fix manual entry within Quantity Inputs in Cart block. ( #5197 )
- Fix – Correctly align Terms and Conditions block checkbox in Checkout block. ( #5191 )
- Fix – Add support for decimal and thousand separators in the
formatPrice
function. ( #5188 ) - Fix – Reduce the size of the checkbox component label to prevent accidental input. ( #5164 )
- Fix – Lazy load missing translation files on frontend to ensure that all visible texts are translatable. ( #5112 )
- Fix – Fixed Featured Product Block search not working for large stores. ( #5156 )
- Fix – Fixed error reporting block templates do not exist after editing WooCommerce templates on WP 5.8. ( #5425 )
- Fix – Added By template column value is user friendly for modified WooCommerce block templates. ( #5420 )
- Fix – Avoid WooCommerce template names being editable. ( #5385 )
- Fix – Use the themes product archive block template for product category & product tag pages if the theme does not have more specific templates for those. ( #5380 )
- Fix – Fixed issue with variable products add to cart error, and gallery not updating to show correct product variant image. ( #5346 )
- Fix – Fix error when reverting WooCommerce templates. ( #5342 )
- Fix – Fix: WooCommerce block templates loading for WP 5.9 without Gutenberg plugin. ( #5335 )