Fixes
- admin-ui Make product / variant cols link to detail pages in order table (#3552) (0fda452), closes #3552
- core Export OrderableAsset (#3571) (e17aaf6), closes #3571
- core Include custom fields on
activePaymentMethods
andactiveShippingMethods
queries (#3513) (bb4723d), closes #3513 - core Update @nestjs/* packages version constraint (#3577) (1a8eece), closes #3577
- dashboard Do not throw on compilation errors by default (b1df849)
- dashboard Fix admin auth & channel selection bugs (#3562) (3b9c090), closes #3562
- dashboard Fix default channel list columns (c552aa5)
- dashboard Fix default column order (1e1dc8e)
- dashboard Fix default column visibility (029dd31)
- dashboard Fix issue with form not being marked dirty until second interaction (604cf4f)
- dashboard Fix loading of server config on page refresh (66a7977)
- dashboard Fix positioning of toasts (38785e7)
- dashboard Fix render issues for asset & facet blocks (e14c457)
- dashboard Improve responsiveness of form state (21dc4bf)
- dashboard Improve styling of channel switcher (829513c)
Features
- dashboard Add reset button for data table columns (5877ef5)
- dashboard Implement adding new variants & product options (7646a4a)
New Contributors
- @mkstayalive made their first contribution in #3562
- @AdnaneKhan made their first contribution in #3550
Full Changelog: v3.3.2...v3.3.3