Keep your users updated as your project evolves

Use the changelog to record notable changes to your project — new features, bug fixes, breaking changes, and more. Your users can filter entries by tag and subscribe via RSS.

Below are some sample entries to show you the format. Replace them with your own updates.

For more options, see the changelog documentation.

October 15, 2025

October 15, 2025

New features

Webhook events

Added support for new webhook events:

  • inventory.low_stock - Triggered when stock falls below reorder point
  • inventory.restocked - Triggered when items are restocked
  • customer.updated - Triggered when customer profile is modified

Multi-location inventory

Inventory endpoints now support location parameter for tracking stock across multiple warehouses and greenhouses.

Enhancements

  • Improved webhook retry logic with exponential backoff
  • Added tracking_number and carrier fields to order responses