Skip to content

3.20.24

Compare
Choose a tag to compare
@poulch poulch released this 13 Jan 08:34
· 219 commits to main since this release
cff8b86

🪲 Fixes:

  • 081c5c0: Now category and subcategories show proper description by @poulch

🍇 Improvements:

  • f986ca7: You can now see contextual links to documentation in product, webhooks, order, staff members lists and Graphql Playground panel by @Cloud11PL
  • b44516b: You can now use custom auth headers in graphiql dev mode panel by @Cloud11PL
  • 5717954: Now there can only be one login request running at a time. This means using a password manager to log in no longer cause an error. If there are too many login requests Dashboard now shows a corresponding error message by @Cloud11PL
  • e2ce3c4: Product data is now properly displayed in webhook dry run modal
    Add warning alert in webhook dry run modal for webhooks that don't have a valid object ids by @poulch
  • 109565e: Added explicit max width to transaction event tooltip. Thanks to that longer message won't overflow by @krzysztofzuraw
  • 0be566e: Posthog no longer collect the events from the staging environments. This means we track the data only in production environments by @andrzejewsky
  • d56c9a5: Prevent a call update channel after voucher create when no voucher id returns from response by @poulch
  • f1f9898: App buttons no longer clip with app contents by @Cloud11PL
  • ffaa00f: You can now close order manual transaction modal by clicking the close button by @poulch
  • 35b508d: Warning banner in tax settings and delete app modal now display properly in dark mode by @poulch
  • 35a74fb: Now webhooks permission alert displays appropriately in dark mode by @poulch
  • 47d93f0: Increased the maximum display length for plainText attribute to 10,000 characters by @peelar
  • 7b0c73b: Discounts no longer blocks the UI when the user has no permissions for managing channels by @andrzejewsky

🦄 Features:

⚙️ Maintenance: