Shippo Addon V1
Other Features
- Add ai-driven store insights
- Add euro
- Add Image Studio for AI-powered product media generation
- Add missing titles to all admin pages
- Add NPS Popup via PostHog API
- Add POST product reviews API endpoint
- Add product reviews API endpoint
- Add store address validation via Google API
- Added notes section to invoices
- Added plan mode to ai builder
- ai: Switch image/video generation from Fal.ai to xAI Grok Imagine
- Allow ai builder agent to use skills
- Allow to drag and drop images to ai builder
- Clean up chat sidebar & page UI to match settings drill-in pattern
- Create openapi.json spec and yns code mode mcp to ai builder
- Expand and refine admin chat workspace
- Fully add volume-based-pricing to cart flow
- hub: Redesign Image Studio UX and rename to Command Hub
- Improve API spec
- Improve tool use rendering
- Introduce volume-based pricing
- Make product-level as default for volume pricing with per-variant override
- Mention of createInsight in the system prompt of the store agent
- Move volume pricing to 'Advanced' tab
- multi-currency: Add editing currencies to all forms
- multi-currency: Add missing API fields
- multi-currency: Add multi-currency to api and models
- multi-currency: Automatic conversion rates
- multi-currency: Complete checkout flow and simplify cartGet API
- multi-currency: Fix product fetching logic
- multi-currency: Fix product meta counts
- prompt: Suggest clarifying questions if user prompt unclear
- Swap static tool components to json-render
- Translations api
- translations: Add AI translations
- translations: Add inline product translations
- translations: Add product translations
- translations: Finalize the ui
- translations: Fix fetching reviews by translated slugs
- translations: Fix how translations are returned
- translations: Fix when translations are returned
- translations: Get entities by slug in the API
- translations: Make it a tool
- translations: Make products translatable
- translations: Product translations
- translations: Translate categories
- translations: Translate collections
- translations: Update AGENTS.md
- Volume-based pricing further adjustments
Fixes
- Add empty state component and missing title in settings
- Ai websocket streaming losing messages
- Apply coupon button
- Bundle shows $0 in cart when a constituent product is also a line item
- [checkout] Align shipping and pricing with tax behavior
- Header height
- Hide translations in the sidebar
- [hub] Replace img elements with next/image in Media Studio
- Incorrect attributes shape
- Invoice pdf generation, moved it to server side, added branding
- Linting in tests
- Loading landing page
- [multi-currency] Fix filtering enabled currencies
- Overflow in product edit form
- Popup offset
- [prompt] Allow "none" when no template matches store description
- Remove false positives from protected files in the sandbox
- Resolve lint errors (non-null assertion and global variable shadowing)
- Sidebar opening on desktops
- [translations] Fix count
- Verify if project already exists on Vercel before creating it