: Staging
: Production
✨ New
User tracking on fulfillments
Added a user field to fulfillments, making it easier to track which team member processed each fulfillment.
✨ New
Inventory management permission
Introduced a new "Manage Inventory" permission, allowing more granular control over who can update stock levels and manage product inventory.
🪲 Fixed
Fixed an issue where refund lines could not be queried immediately after being added to an order.
Resolved a problem with the plugin system that could cause errors when loading plugins dynamically.
Fixed an issue where the order fully paid event could be triggered before the transaction was fully committed, potentially causing inconsistencies in order status.
Corrected internal data handling that could cause errors when working with related objects in certain edge cases.
🚫 Deprecated
Marked older refund APIs as deprecated. These will be removed in a future release. Please migrate to the newer refund API endpoints.