Skip to content

3.20.6

Compare
Choose a tag to compare
@poulch poulch released this 12 Aug 10:11
· 100 commits to main since this release
8edada8

🪲 Fixes:

  • 5e3cc3f: You can now see a message instead of a loading animation when there are no categories, collections, products or variants assigned in Discounts by @Cloud11PL
  • 48b4146: You can now add and remove tags for gift cards without any application crash by @poulch
  • 6289fbd: You can now delete draft voucher codes during creation of new voucher by @poulch
  • 0614128: You can now update quantity per checkout in site settings by @Cloud11PL

🍇 Improvements:

  • c8a6d86: Login, password reset and error pages now use new Macaw buttons, text and styles by @Cloud11PL
  • edaf42b: The gift card and customer details pages no longer crash when you have only some required permissions. This means that you can now view the gift card details page if you have only gift card permissions and the customer details page if you have only customer permissions. by @Cloud11PL
  • e730343: You can click the save button on the variant creation page to trigger validation by @poulch
  • 9434aea: Make MenuItems' container scrollable in the navigation section by @soniaklimas