: Staging
: Production
✨ New
Product variant attribute validation
Added validation to ensure product variant attributes are correctly assigned, preventing configuration errors when creating or updating product variants.
Variant image uploads
Added the ability to upload images directly when creating product variants through the API, streamlining the variant creation workflow.
Product variant detection
Added a hasVariantOptions field to products, making it easier to identify which products have configurable variants without needing to query variant data separately.
✨ New
Custom attribute value slugs
Attribute value slugs can now be set and updated through the API, providing more control over URL-friendly identifiers for product attributes.
✨ New
Onboarding progress tracking
Added onboarding progress tracking to tenant accounts, allowing marketplace operators to monitor which setup steps sellers have completed.
✨ New
Email domain validation
Added validation for email address domains when configuring Nautical's email system, helping prevent configuration errors that could affect email delivery.
💎 Changed
Email system activation
New tenants now have Nautical's email system automatically activated, streamlining the initial setup process.
🪲 Fixed
Fixed an issue where adding a new custom domain would fail if another domain was still being provisioned.
Fixed an issue where non-image files could be incorrectly accepted when creating products through the API.
Fixed an issue where product landing pages would sometimes fail to load and redirect incorrectly.
🪲 Fixed
Fixed an issue where the dummy payments plugin would incorrectly attempt automatic payment capture.
Fixed an issue where password reset email links would not respect custom domain configurations.