Releases: saleor/saleor-dashboard
Releases · saleor/saleor-dashboard
3.14.7
🪲 Fixes:
- Fix throw error when no description data in product list datagrid (#3946) by @poulch
- Fix app installation error redirection (#3943) by @lkostrowski
⚙️ Maintenance:
- Fix e2e tests for creating permission group and deleting it (#3903) by @wojteknowacki
- Removed updateTaxConfigurationForChannel from both test since not needed (#3904) by @wojteknowacki
- Test environment snapshot update (#3875) by @wojteknowacki
3.14.6
3.14.5
🪲 Fixes:
⚙️ Maintenance:
- Update test pages scenarios (#3857) by @wojteknowacki
- Update test createSales ans updateSales (#3816) by @wojteknowacki
3.14.4
🪲 Fixes:
- Fix voucher channel listing crash on adornment click (#3742) by @Droniu
- Fix unable to save attribute value (#3814) by @poulch
🍇 Improvements:
- Remove gift card balance bar (#3743) by @timuric
- Update app-sdk and pass saleor versions to handshake event for apps (#3789) by @lkostrowski
- Add hook that sends updated app token to the App (#3683) by @lkostrowski
⚙️ Maintenance:
- Add test-id to installed app row (#3783) by @lkostrowski
- Fix voucher tests (#3838) by @wojteknowacki
3.14.3
🪲 Fixes:
🍇 Improvements:
-Change all apps thumbnails to be 64px, to fix blurry render (#3805) by @lkostrowski
⚙️ Maintenance:
- src/apps refactors batch (#3773) by @lkostrowski
- Run chromatic workflow on label (#3794) by @krzysztofzuraw
3.14.2
🪲 Fixes:
- Fix typo in contributing guide (#3791) by @krzysztofzuraw
- Fix update metadata in Attribute details (#3784) by @poulch
⚙️ Maintenance:
- Strict mode plugin (#3778) by @andrzejewsky
- Remove not needed GitHub workflow for reviews (#3785) by @krzysztofzuraw
- test for opening products from order grid (#3780) by @wojteknowacki
- test fix - removed deleting resources from db (#3691) by @wojteknowacki
- fixed flaky draft order and products without sku tests (#3795) by @wojteknowacki
3.14.1
🪲 Fixes:
- Fix close menu panel when click on account settings (#3699) by @poulch
- Fix double mutation when non staff user logs in (#3565) by @Droniu
- Fix breaking Manage App screen when app is disabled (#3777) by @lkostrowski
🍇 Improvements:
- Remove misleading currency caption (#3620) by @timuric
- Remove configurable label (#3646) by @timuric
- Storybook align font-size with Dashboard (#3741) by @poulch
- Allow to copy and go to product details on order details datagrid (#3744) by @poulch
🦄 Features:
- Display custom Apps' logos (#3749) by @lkostrowski
⚙️ Maintenance:
- Test nightly workflow, scheduled tests run only on chrome (#3731) by @wojteknowacki
- Test maintenance, filtering products (#3739) by @wojteknowacki
- Update Saleor schema to 3.14 (#3751) by @lkostrowski
- Chromatic, take only the last version of build into account (#3748) by @krzysztofzuraw
- Test maintenance, env deployment yaml fix (#3759) by @wojteknowacki
- Update snapshot with new avalara key (#3763) by @szczecha
3.14.0
🪲 Fixes:
- Enable disabled app row to be clicked and nav to details (#3720) by @kostrowski
- Fix saving attribute value without a name (#3706) - @Droniu
- Fix redirect loop on login with an external provider (#3721) by @krzysztofzuraw
🍇 Improvements:
- Migrate MacawUI to new spacing scale (#3674) by @krzysztofzuraw
- Migrate from legacy to new MacawUI spacing (#3697) by @krzysztofzuraw
- Replace ConfirmButton from old macaw (#3647) by @poulch
🦄 Features:
- Email confirmation checkbox (#3680) by @andrzejewsky
⚙️ Maintenance:
- Test fix for order suite and add missing critical tags (#3690) by @wojteknowacki
- Create RFC template (#3698) by @andrzejewsky
- Tests improvements (img thumbnail, fetching retries) by @wojteknowacki
- Test update snapshot keys (#3707) by @wojteknowacki
- Test fix should change admin email plugin (#3708) by @wojteknowacki
- Fix issue templates (#3714) by @krzysztofzuraw
3.13.4
🪲 Fixes:
- Fix redirect loop on login with an external provider (ca7c3db) by @krzysztofzuraw
- Fix saving attribute value without name (#3706) (60bcbdf) by @Droniu
🍇 Improvements:
- Enable disabled app row to be clicked and nav to details (#3720) (d043294) by @lkostrowski
⚙️ Maintenance:
- Test fix: admin email plugin. (#3708) (1691da5)
- Tests fix: removed test for image thumbnail, commented payment test, bump mail fetching retries (#3701) (017ef19)
- Test fix: removed deleting resources from db since this was creating… (#3691) (a6d10c2)
- Test fix: order suite and add missing critical tags (#3690) (30a368d)
3.12.14
🪲 Fixes:
- Fix redirect loop on login with an external provider (e8139e7) by @krzysztofzuraw
- Remove semver logic from navigator & autohide banner (#3584) (694bd69) by @krzysztofzuraw
⚙️ Maintenance:
- Fix tests for exports and plugins (#3642) (79960b9) by @karola312