Releases: saleor/saleor-dashboard
Releases · saleor/saleor-dashboard
3.18.3
🪲 Fixes:
- 6de7e06: An error is no longer raised and visible to the user when saving translations by @poulch
- 8780d35: An error is no longer raised and visible to the user when saving credentials is not supported by @poulch
⚙️ Maintenance:
- ad6c8b7: Fixed flaky Cypress tests related to Discounts by @michalina-graczyk
- cb22186: fixes e2e tests which fails on nightly run orders, apps, vouchers by @wojteknowacki @szczecha
- deb6c1e: Add manual workflow for cypress tests by @karola312
- 28383b2: Run cypress or playwright tests on release by @karola312
- 79a2c6d: Fix action that configures login to staging Saleor Cloud for CLI by @wcislo-saleor
3.17.3
🪲 Fixes:
- f34a233: An error is no longer raised and visible to the user when saving translations by @poulch
- d9bd919: Fix error related to can not read property of undefined in metadata and reading search page info by @poulch
- 621b3ec: An error is no longer raised and visible to the user when saving credential is not supported by @poulch
3.16.3
🪲 Fixes:
- 27a792f: An error is no longer raised and visible to the user when saving translations by @poulch
- 1d0b485: Fix error related to can not read property of undefined in metadata and reading search page info by @poulch
- d9b0b55: An error is no longer raised and visible to the user when focus combobox input by @poulch
- f969118: An error is no longer raised and visible to the user when saving credential is not supported by @poulch
⚙️ Maintenance:
- 338c9f8: Add manual workflow for cypress tests by @karola312
- 5b8e9ea: Run cypress or playwright tests on release by @karola312
3.15.8
🪲 Fixes:
- 19875bc: An error is no longer raised and visible to the user when focus combobox input by @poulch
- 17fc34f: An error is no longer raised and visible to the user when saving translations by @poulch
- bf6a856: Fix error related to can not read property of undefined in metadata and reading search page info by @poulch
- c839728: An error is no longer raised and visible to the user when saving credentials is not supported by @poulch
3.14.18
🪲 Fixes:
- 4f86d13 Fix disabled translation fields on page refresh by @Cloud11PL in #4995
- 7ac3a40 Fix error related to can not read property of undefined in metadata and reading search page info by @poulch in #4332
- ff54430 Fix editorjs error when saving new translation by @poulch in #4991
- 2c855d1 An error is no longer raised and visible to the user when saving credential is not supported by @poulch in #4983
Full Changelog: 3.14.17...3.14.18
3.19.9
🪲 Fixes:
- 90503b9: Fixes an issue where column picker is not visible in bulk edit mode by @Cloud11PL
- bd4588a: You can now properly edit permission groups when you have full access by @Cloud11PL
- a1e2378: Fixes an issue that caused an error when a page was serched in navigation menu by @Cloud11PL
- 209b999: You can now assign warehouses in product variant page without page crash by @poulch
- 7cb031d: Webhook details view now correctly displays active/inactive status. by @Droniu
- e8d1ed3: Fixes an issue where creating shipping rate would omit tax class setting by @Cloud11PL
🍇 Improvements:
- 63c4238: You can now see Add discount align with rest of content by @poulch
- fe50d2f: You can now hover over each row in product datagrid and hover effect will be fast and smooth by @poulch
🦄 Features:
- 4eed023: You can now use improved Polish translations by @delemeator
⚙️ Maintenance:
3.15.7
🪲 Fixes:
- a781c90: Dashboard no longer crashes when assigning reference attribute while creating content. by @Droniu
⚙️ Maintenance:
- e688404: Add manual workflow for cypress tests by @karola312
- 7d9a959: Run cypress or playwright tests on release by @karola312
- 78d4279: update old versions and new home page e2e test - cypress by @wojteknowacki
- 6e27ae5: Add Cypress split to run tests in parallel by @karola312
3.17.2
🪲 Fixes:
- fecbcb5: Dashboard no longer crashes when assigning reference attribute while creating content. by @Droniu
⚙️ Maintenance:
- 32eec28: Update tests-nightly.yml - our e2e suite was skipped. Had to change chrome to electron in condition to trigger suite by @wojteknowacki
- 4553493: Add manual workflow for cypress tests by @karola312
- 94b0af2: Run cypress or playwright tests on release by @karola312
- 5025ac3: Change e2e default browser to electron by @wojteknowacki