: Staging
: Production
✨ New
Placeholder images in product emails
Product images in order confirmation and shipping emails now display placeholder images when no product image is available, providing a more polished customer experience.
Product type descriptions
Added support for descriptions on product types, allowing marketplace operators to provide additional context and documentation for different product categories.
Update attribute values inline
Attribute values can now be updated directly as part of the AttributeUpdate mutation, streamlining attribute management workflows.
PostHog analytics integration
Added comprehensive PostHog analytics tracking for key marketplace events:
- Order creation from checkout and draft orders
- Order cancellations and declined fulfillments
- Plugin activation and configuration changes
- Tenant creation and signup tracking
These analytics provide better visibility into marketplace activity and user behavior.
💎 Changed
Payment link terminology updates
Updated terminology throughout the platform to use "payment link" instead of "quote" for pending order payment requests, providing clearer communication with customers.
Improved Stripe product synchronization
Enhanced Stripe integration to exhaustively query all products and prices, ensuring complete synchronization of catalog data.
🪲 Fixed
Fixed an issue where user permission lookups could fail in certain authentication scenarios.
Fixed an issue where attribute values could not be properly assigned when a product template was locked.
Fixed a crash that could occur when setting product availability for products without an assigned product type.
Fixed exchange rate storage to properly handle all unique currency pairs, improving multi-currency support.
Updated Stripe US account configuration to use the correct Terms of Service settings.
🚫 Deprecated
Price book functionality removed
The deprecated price book feature has been fully removed from the platform. Pricing should now be managed through product variant pricing and discount functionality.