Releases: saleor/saleor-dashboard
Releases · saleor/saleor-dashboard
3.16.1
3.16.0
🍇 Improvements:
- Datagrid cell visibility with auto-generated labels (2055b25) by @Droniu
- Add slovak translation (c8ebb4f) by @djkato
- Migrate product page to new macaw (0dd785b) by @poulch
⚙️ Maintenance:
- Defined reusable Modal component witn new macaw (a86b391) by @poulch
- Add triage label workflow (1227bdf) by @andrzejewsky
- Issue template for epics (d1d3db4) by @andrzejewsky
- Move all build scripts to the docker image (build stage) (4c2815a) by @andrzejewsky
3.15.4
🪲 Fixes:
- Fix blocked scrolling in datagrid fullscreen mode (#4206) by @Droniu
- Fix address form keeps country state from prev address provided (49a0fb2) by @poulch
- Fix blocked scroll in fullscreen datagrid (a33266e) @Droniu
- Fix external app crash due to feature flag provider (1d41460) by @andrzejewsky
⚙️ Maintenance:
- Fix prepare release workflow dependency (3fa8827) by @andrzejewsky
- Update workflow to be compatible with changesets (bc81e31) by @andrzejewsky
3.14.12
3.14.11
🪲 Fixes:
- Fix layouts for translation pages (121c9ba) by @andrzejewsky
3.15.3
🪲 Fixes:
- Fix layouts for translation pages (121c9ba) by @andrzejewsky
- Fix rendering of top products on home, when attributes does not have value (6c640d2) by @andrzejewsky
- Fix attribute creation when we change input type (3d3be43) by @andrzejewsky
⚙️ Maintenance:
- Increate memory for vite sourcemaps (sentry) (df6480d) by @andrzejewsky
- Update changesets based deployments (5378f0c) by @krzysztofzuraw
- Update vite sentry library and handle legacy uploading (36a125a) by @andrzejewsky
- Use sentry CLI instead of vite plugin (4e029c6) by @andrzejewsky