Releases: saleor/saleor-dashboard
Releases · saleor/saleor-dashboard
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
3.14.17
3.14.16
3.19.8
🪲 Fixes:
- d8814bd: Fix product list crash when the description contains an empty object. Improve description by removing HTML tags by @poulch
🍇 Improvements:
- 9a6e52d: You can now open the issue gift card modal without any flickering by @poulch
- cb1c95f: You can now hover over each row in the product datagrid and hover effect will be fast and smooth by @poulch
⚙️ Maintenance:
- 78fb0ff: Fix release workflow by @karola312