3.18.1
🪲 Fixes:
- 1a7b055: Fix assigning reference attributes for vouchers and products by @Droniu
- a0a24ba: Fix categories cannot read property of undefined by @poulch
- 5a51e2b: Fix pt-BR transactions by @GabrielZacchi
- 06fbb69: Fix drag and drop in navigation configuration by @poulch
- 36b265a: Fix loading shipping information by @andrzejewsky
- 8d0c8c9: Fix changing channel in rule details form by @poulch
🍇 Improvements:
- 0ed13e8: Change coming soon apps label to upcoming apps @lkostrowski
- 629d900: Improve channel delete dialogs by @timuric
- 7cf51e6: Remove demo link from readme by @timuric
- ba106e2: Add missing units for attributes by @timuric
- e21cba5: Migrate box shadow to new tokens & fix selects overflow isssue for new filters by @krzysztofzuraw
- cf56dc3: Migrate to new MacawUI color tokens by @krzysztofzuraw
- eb15064: Remove certain home screen statistics by @andrzejewsky
- 2f27f6b: Prevent empty subscription query for new webhooks by @2can
- b8303e6: Add link to the cloud environment by @andrzejewsky
- ee824f2: Rename env link to cloud by @andrzejewsky
- dd1d1db: Add prices in grant refund view by @Droniu
🦄 Features in preview:
- ca6bec2: Introduce component for promotion create and edit page by @poulch
- 684a357: Introduce discount list page by @poulch
- fa38078: Use new promotion API to create and update discounts by @poulch
- d4f396d: Introduce intial component for catalog discounts by @poulch
⚙️ Maintenance:
- ecac449: Fix sentry upload and custom version scripts by @andrzejewsky
- 684dcc3: Auto cherry pick workflow by labels by @andrzejewsky
- 620ec9a: Add exemption labels to ignore stale issues by @andrzejewsky
- e518ef0: Proceed with TS migration by @andrzejewsky
- e70720c: Update home page e2e - cypress @wojteknowacki
- fbc1a92: Use stale action instead of stalebot by @andrzejewsky
- 529362a: Changing target of production deployments by @magul
- a2549a0: Fix cancelled and ENVIRONMENT variable availability by @andrzejewsky
- 2d4c49c: Proceed with TS migration, decrease to 692 by @andrzejewsky
- a95ae0e: Refactor code smell many mon null assertions by @HigorSantiago
- 7781eba: Implement fixture for handling grid events in Playwright by @wojteknowacki
- ea2b6c5: Emit release for sentry from workflow by @andrzejewsky
- f26a2e5: Remove enum implicit value code smell by @HigorSantiago
- 4a28f11: Fix missing union types by @HigorSantiago
- 33098f2: Bump @adobe/css-tools from 4.3.1 to 4.3.2
- d40b45a: New deployment targets for cloud dashboard in STAGING by @magul
- 815f1a1: Stop deploying dashboard to demos by @andrzejewsky
- 909d43f: Bump macaw to pre.14 by @andrzejewsky
- 09ccb0c: Fix sentry release by @andrzejewsky
- 58ecc5a: Create instance when it has been not created yet by @andrzejewsky
- 9f5e14e: Proceed with TS migration, remove bunch of TS strict comments by @andrzejewsky
- 1da2476: Display warning for long branch names by @Droniu
- 95d3274: Fix typing for form events by @HigorSantiago
- 6e3704e: Fix discount hasEndDate selector in tests by @poulch
- 1b90e48: Fix base page fixture in playwright by @wojteknowacki