Skip to content

3.20.14

Compare
Choose a tag to compare
@poulch poulch released this 24 Oct 08:57
· 130 commits to main since this release
16072a3

🪲 Fixes:

🍇 Improvements:

  • 80869fb: When deleting product type with products the "View products" link now navigates to the product list with correctly applied product type filter by @Cloud11PL
  • 6c85d52: Back buttons now navigate to the list with previously used filters and pagination applied by @Cloud11PL
  • 4ef03df: When navigating to order details from the order list, the back button will now return you to the previous page with the same filters and pagination applied by @Cloud11PL
  • 75751b0: Now the create category button is consistent with the other views by @andrzejewsky

⚙️ Maintenance:

  • 12edac4: Now dependencies are installed properly in our pipelines, this means auth scripts are no longer stopping by @andrzejewsky
  • b9c8291: Now cron-workflow that runs e2e tests takes proper URLs for preparing accounts action by @andrzejewsky
  • 89b9170: "changeset/cli" version is now bumped to the latest version by @Cloud11PL
  • 4e0a555: Now accounts are decoded using an encryption key by @andrzejewsky