3.20.10
What's Changed
🪲 Fixes:
- 660f6c1: Users with "MANAGE_STAFF" permission no longer get an error when entering order details. This means that to access
privateMetadata
in variant "MANAGE_PRODUCTS" permission is required. by @Cloud11PL - 55d5a5f: Shipping destination alert when creating a new order now has a correct link to shipping settings. by @Cloud11PL
- 3dc1c6d: Grid no longer crashes when removing row. by @andrzejewsky
🍇 Improvements:
- 73387c1: History timeline sections now have a bolded, dark header without a line separating them from the events. by @Cloud11PL
⚙️ Maintenance:
- e91e592: E2E tests are no longer executed on every commit, this means performing e2e tests happens only when you add a label "run pw-e2e" by @Cloud11PL @michalina-graczyk
Full Changelog: 3.20.9...3.20.10