Redesigned auth pages, preloaded template previews and product suggestions
Redesigned auth pages
Sign-in, signup, and email verification pages rebuilt from scratch — cleaner layout, consistent typography, clearer error states.
Preloaded template previews
Template preview images are preloaded on the create-store page so picking a template never pauses on a blank thumbnail.
Product suggestions
A new suggestion component on product pages surfaces related items from the same category, collection, or recent customer views.
Also shipped
- Floating chat input — persistent chat input that hides cleanly during editing mode
- Navigation combobox — drill-in search replaced with a fuzzy combobox for jumping anywhere in the admin
- Server-side Google Tag Manager (sGTM) — analytics tags routed through a server endpoint for better control and privacy
- Geo-based default currency — Vercel geo headers drive the default currency for new visitors
Fixes
- [onboarding]store generations from templates were missing images
- [onboarding]generateObject for store setup to prevent JSON parse failures
- [ai-builder]failed to push when using templates
- [api]render content as HTML in legal pages API
- [dashboard]consistent card heights and recommended tools spacing