Releases: saleor/saleor-dashboard
Releases · saleor/saleor-dashboard
3.10.8
3.9.11
3.12.3
🪲 Fixes:
- Fix infinite spinner during tax selection (#3397) by @poulch
- Fix adding empty order line in order drafts & unconfirmed orders (#3371) by @Droniu
- Fix users with gift card permission can not get to gift card pages (#3352) by @krzysztofzuraw
🍇 Improvements:
- Improve demo banner (#3306) by @timuric
- Adjust site settings layout (#3362) by @krzysztofzuraw
- Unification of avatars (#3351) by @krzysztofzuraw
- Refactor apps UI (#3363) by @Droniu
🦄 Features:
⚙️ Maintenance:
- Fix the required npm version (#3396) by @krzysztofzuraw
- Fix sourcemaps in build (#3375) by @andrzejewsky
- Update React SWC Vite Plugin (#3368) by @Droniu
- Allow docker to read introspection files (#3365) by @andrzejewsky
- Introduce "debug" package and replace console.debug with it (#3358) by @lkostrowski
3.12.2
🪲 Fixes:
- Fix remove more than 20 products (#3348) by @poulch
- Fix custom app crunch when no permissions (#3347) by @poulch
- Fix jumping rich text edition when collapsing and closing (#3349) by @poulch
- Fix Firefox scrolling issues on webook detail view (#3332) by @krzysztofzuraw
- Fix overflowing integrations in app view (#3313) by @Droniu
🍇 Improvements:
- Improve styling in webhook details page (#3334) by @krzysztofzuraw
- Remove webkit-font-smoothing to improve font style in navigation (#3361) by @krzysztofzuraw
- Align colours of avatars on staff page (#3314) by @krzysztofzuraw
- Add the information regarding the channel on the product selection modal (draft view) (#3337) by @krzysztofzuraw
- Allow clicking in the whole row in webhook details (#3327) by @krzysztofzuraw
- Improve fonts styles for safari on the order settings page (#3316) by @krzysztofzuraw
- Improve styling in webhook permission alert (#3299) by @krzysztofzuraw
- Set open graph for demo (#3267) by @andrzejewsky
- Fix limit reached alert position (#3297) by @krzysztofzuraw
- Set default locale to en-US locale (#3356) by @krzysztofzuraw
🦄 Features:
- Support for new transactions API (#2233) by @witoszekdev
⚙️ Maintenance:
- Remove legacy Marketplace code and env variables that it was using (#3342)
- Use schema-ast plugin to generate the graphql schema (#2538) by @abumalick
- Update @saleor/app-sdk to 0.34.1 (#3305) by @lkostrowski
- Remove outdated polly.js types (#3330) by @witoszekdev
- fixed test SALEOR_0810 (#3312) by @wojteknowacki
- Test navigation refactor (#3294) by @wojteknowacki
- Update storybook themes providers to fix style issues (#3304) by @krzysztofzuraw
3.12.1
🪲 Fixes:
- Hide loader for apps when the app is already loaded (#3303 ) by @lkostrowski
- Prevent navigation stacking when clicking on the sidebar links (#3300 ) by @andrzejewsky
- Keep loader always on top, prevent rendering below the top edge (#3298 ) by @andrzejewsky
- Fix history back on taxes view (#3286 ) by @andrzejewsky
- Make entire sidebar links clickable (#3293 ) by @andrzejewsky
🍇 Improvements:
- Reactive theme toggle, it applies the correct theme even when we change local storage manually (#3293 ) by @andrzejewsky
- Sorting permissions (#3268 ) by @zaiste
- Migrate new-apps to apps folder (#3253 ) by @orzechdev
- Add disable state on the app list element when given app is disabled (#3253 ) by @lkostrowski @andrzejewsky
3.12.0
🪲 Fixes:
- Fix timestaps displaying in the orders (#3149) by @poulch
- Fix redirection for GraphiQL menu (#3175) by @zaiste
🍇 Improvements:
- Product variants bulk update. Now dashboard is using new bulk update API for managing variants within the grid (#3032) by @poulch
- Lowercase for filter title (#3170) by @timuric
- Extract permissions for subscription query (#3155) by @zaiste
- Apps page refactoring (#3216) by @lkostrowski
- Migrate apps-related components to the new implementation (#3167, #3240, #3241) by @orzechdev
🦄 Features:
- Redesign the entire dashboard. This is part of the longer process. We delivered first batch that includes changes across the layuot. We are on the way to deliver new version of our UI library (Macaw), that will replace current one. (#3069) by @andrzejewsky, @poulch, @krzysztofzuraw , @Droniu
- Add custom request headers to webhook form (#3107) by @2can
⚙️ Maintenance:
- e2e improvements, fixing tests for orders (#3207) by @wojteknowacki
3.11.3
🪲 Fixes:
⚙️ Maintenance:
- Add verification action if the image is using the latest version (#3132) by @mwidera
- Fix test nightly job (#3153) by @karola312
- Add slack notification if workflow with cypress test fails (#3131) by @karola312
- Fix rate limits in release tests (#3106) by @karola312