You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🪲 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