Skip to content

3.18.2

Compare
Choose a tag to compare
@andrzejewsky andrzejewsky released this 12 Jan 14:40
· 254 commits to main since this release
9ee9392

馃 Fixes:

e165eed: Show info text when no options to select in discount condtion, stop sending empty condtion by @poulch
6ba106f: Fix height of multiselect for filters/promotions by @krzysztofzuraw
3018ed8: Fix loading service worker by @andrzejewsky
b353ceb: Fix deleting draft orders by @andrzejewsky
f95e90f: Amounts are now hidden on Transaction events list for CHARGE_REQUST, CHARGE_SUCCESS and CHARGE_FAILURE events. These events don't support providing amounts, and they were always displayed as 0 by @witoszekdev
1637e12: Fix dockerfile build error caused by deleted file and bash script by @tgrycuk

馃 Features in preview:

Discounts:
53ca848: Fix jumpy UI, lazy loading and transitions for discount rules by @poulch
3cbfa64: Make discount rules flag visible by @andrzejewsky
27d2a60: Introduce filters to discount list page by @poulch