- 0262d90: Honor URL redirects configured for the project. Visiting a redirect source path (exact or
:parampattern) sends the user to the configured target —isPermanent: truereturns 301,isPermanent: falsereturns 302. Works for direct hits, hard reloads, and SPA navigations via<NuxtLink>orrouter.push, including on storefronts that define a customcore/404page. Query strings are preserved; targets can be absolute URLs for external redirects.
-
03d0edb:
BackgroundAwareButton's adaptive lookup variants are nowadaptive-primary/adaptive-secondary/adaptive-ghost(previouslyprimary/secondary/ghost), so they no longer shadowButton's literalprimary/secondaryvariants. The pass-through variants (tertiary,secondary-white,ghost-*,glass-*,subtle,info,positive,danger,close-*) are unchanged.In Studio, the new
backgroundAwareButtonFieldsshared field exposes the three `Adapt