3.20.11
What's Changed
🪲 Fixes:
- e831f9b: Selecting channel from product list does not trigger URL change, so that clicking "Select channel" button without selecting channel will not be saved in URL. by @poulch
- bd54e6b: Fix a group of errors caused by reading property of undefined by @poulch
🦄 Features:
- 858439d: You can now see a new card in home page that can redirect you to Saleor solution engineers contact information if you need technical advice. by @Cloud11PL
⚙️ Maintenance:
- 9fb5665: Test for readonly access to apps are more stable, so that should not check anything before content load. by @poulch
- cce3b2c: Adds conditional logic to the Merge Playwright Reports workflow, ensuring that the merge and upload steps are only triggered when the pull request has the run pw-e2e label applied. by @michalina-graczyk
- a5b8471: Implementing timeouts ensures the workflow automatically terminates jobs taking too long, improving resource utilization and avoiding potential workflow hangs. by @michalina-graczyk
- 7e1e6a1: Some end-to-end Playwright tests now have extended timeouts for UI elements to load. This means that automation tests should fail less. Playwright retires value has been set to 0. by @Cloud11PL
Full Changelog: 3.20.10...3.20.11