Minor Changes
-
Navigate to tasks on after sign-in/sign-up (#5280) by @LauraBeatris
-
Allow user set primary web3 wallet in
<UserProfile />when more than one web3 wallets presented (#5353) by @nikospapcom -
Deprecate out of date jwt types in favour of existing that are up-to-date. (#5354) by @panteliselef
Patch Changes
-
Simplify plan card avatar badge container styling. (#5355) by @alexcarpenter
-
Introduce
<Drawer.Confirmation />component to be used within Commerce cancel subscription flow. (#5376) by @alexcarpenter -
Hide personal workspace options when organization selection is enforced (#5391) by @LauraBeatris
-
Allow token refresh when Client failed to resolve. (#5345) by @panteliselef
-
Introduce experimental billing APIs and components (#5248) by @aeliox
-
Introduce
<Drawer />component and update commerce components implementations to make use of it. (#5337) by @alexcarpenter -
Conditionally render the avatar and badge components within PlanCard. (#5348) by @alexcarpenter
-
Refactor
<Checkout />components to apply descriptors and ensure styling is properly connected to theming layer. (#5359) by @alexcarpenter