Skip to content

3.17.0

Compare
Choose a tag to compare
@andrzejewsky andrzejewsky released this 11 Oct 07:47
· 569 commits to main since this release
6a397a0

🦄 Features:

29b8740: Migrate product variant page to new macaw by @poulch
5b4cf7d: New column picker for variant datagrid by @Droniu
fd94279: Add visible checkbox in datagrids by @poulch
72ed646: Add metadata column to order details datagrid by @poulch
d924523: add bulgarian translation by @frostatwolf
795b208: Enable new filters by default by @andrzejewsky
e71633a: migrated create products tests to Playwright by @wojteknowacki
646e72f: Add datagrid on shipping zones view by @Droniu

🪲 Fixes:

6f66417: Fix reading null variable autocomplete by @andrzejewsky
35d6094: Fix group of error caused by reading property of undefined by @poulch
2ba563e: Fix loading channels in order creation after publishing the new channel by @andrzejewsky
292c51d: add email confirmation to customer registration e2e test by @wojteknowacki
c31dfef: Remove attributes error, pill reference, editor js error by @andrzejewsky
cc2ecb5: Due to UI changes - staff members and variants tests fixes by @wojteknowacki
0af083f: bring back CYPRESS_baseUrl as env var which is needed for backward compatibility by @wojteknowacki
327008a: Capitalised the "Export products" button by @arvindpndit
a6a6152: Update usage of defaultTransactionFlowStrategy after migrating it to paymentSettings by @poulch
6d64628: Stop creating issues with test results by @andrzejewsky
bd3290b: Set data-test-id for filters by @andrzejewsky
2a202d4: Fix fetching private metadata for Order only when staff userr by @poulch
fdc49f5: change env var name CYPRESS_baseurl to BASE_URL by @wojteknowacki
11feabb: Add back buttons in webhooks and taxes views by @Droniu
d42076f: removed force click on category selection by @wojteknowacki

⚙️ Maintenance:

8957582: Fix contribution guide link in PR template by @Droniu
69a77ee: Add changesets status workflow that fails when there is no changeset file by @andrzejewsky
3ba3255: Change gql codegen config to typescript and reflect env vars by @andrzejewsky
8b57cd7: Update e2e scenarios for new filters by @wojteknowacki
f733c60: Move condional filters UI to dashboard by @krzysztofzuraw
addfae8: Update graphql schema by @andrzejewsky