Release Notes
2.0.0
Released: Feb 2025
Release Highlights
New Event Types
This release adds support for two new event types:
- Product events: Webhook invoked when a product is created or updated. See Extension Point: Product Events.
- Notification events: Webhook invoked when notifications are sent (e.g., order confirmation, password reset, shipment shipped). See Extension Point: Notification Events.
Updated Serialization
The plugin now uses XPFJSONSerializationHelper for JSON serialization, which provides improved handling of lazy-loaded fields and better compatibility with the Extension Point Framework.
Compatibility
This version of the Composer plugin requires Extension Point Framework version 1.4.4 or later. As a result, it is only compatible with Self-Managed Commerce 8.7 or later.
1.0.0
Released: Aug 2024
Release Highlights
Initial Release
The Composer plugin is compatible with Extension Point Framework version 1.3.0.
This initial release sends webhook events to Elastic Path Composer when the following events occur in Self-Managed Commerce:
- Customer registered, authenticated, updated
- Shopping cart created, updated, deleted
- Shopping cart item created, updated, deleted
- Order released for fulfillment