Skip to content

Tags: woocommerce/woocommerce

Tags

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add searchable chip select to products app (#64909)

* Add tree select control to products app

* Replace tree select control with searchable chip select

* fix build

* lint code

10.8.0-beta.2

Toggle 10.8.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move review order page DB update callback to 10.8.0-1 key (#64775)

10.8.0-beta.1

Toggle 10.8.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: Prepare the changelog for 10.8.0-beta.1 (#64589)

* Delete changelog files from 10.8.0-beta.1 release

* Update the readme files for the 10.8.0-beta.1 release

---------

Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>

10.8.0-dev

Toggle 10.8.0-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Log get_order() exception to WC Logger for easier debugging (#64347)

* Log get_order() exception to WC Logger for easier debugging

When get_order() catches an exception, it currently only calls
wc_caught_exception() which logs to PHP error logs. This adds
wc_get_logger() so the exception is also visible in WooCommerce
>Status > Logs, making it easier for merchants and developers
to troubleshoot order loading issues.

Fixes #36979

* Fix translators comment to match sprintf placeholders

* Address review feedback: remove translation, add changelog

- Remove __() from log message (WC convention: don't translate log messages)
- Fix array double arrow alignment
- Add changelog entry

* Fix lint: add end try comment and simplify sprintf placeholders

* Add exception object to log context for full stack trace

10.7.0

Toggle 10.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: Prepare the changelog for 10.7.0 (#64142)

Update the readme files for the 10.7.0 release

Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>

10.7.0-rc.1

Toggle 10.7.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: Prepare the changelog for 10.7.0-rc.1 (#64127)

* Delete changelog files from 10.7.0-rc.1 release

* Update the readme files for the 10.7.0-rc.1 release

---------

Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>

trunk-snapshot

Toggle trunk-snapshot's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Unify Add to Cart + Options e2e test utils (#64083)

* Add to Cart + Options: unify e2e tests utils

* Add changelog

* Minor enhancements

* Linting

* Fix test

* Typo

* Improve block selection

* Use 'options' instead of 'attributes' for frontend options to make naming aligned with other utils

* Use disabled class when checking if button is enabled

10.7.0-beta.2

Toggle 10.7.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: Prepare the changelog for 10.7.0-beta.2 (#64047)

* Delete changelog files from 10.7.0-beta.2 release

* Update the readme files for the 10.7.0-beta.2 release

---------

Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>

10.6.2

Toggle 10.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: Prepare the changelog for 10.6.2 (#63940)

* Delete changelog files from 10.6.2 release

* Update the readme files for the 10.6.2 release

---------

Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>

10.7.0-beta.1

Toggle 10.7.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: Prepare the changelog for 10.7.0-beta.1 (#63916)

* Delete changelog files from 10.7.0-beta.1 release

* Update the readme files for the 10.7.0-beta.1 release

---------

Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>