> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Lightspeed Retail X-Series Changelog

> Release history for the Lightspeed Retail X-Series connector. Each version lists what changed and which actions were affected.

<Card title="Lightspeed Retail X-Series connector" icon="arrow-left" href="/connectors/lightspeed" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.1.0" description="17 Sept 2026">
  `data-sync`

  Added data sync support to 19 list actions — Brands, Consignments, Customers, Outlets, Payment Types, Price Books, Price Book Products, Product Categories, Product Types, Products, Promotions, Registers, Sales, Stock Adjustments, Store Credits, Suppliers, Taxes, Users and Webhooks — so their records can be kept in sync on a schedule. X-Series paginates and tracks changes with one monotonic `after` version watermark, so syncs page by cursor and resume incrementally from the last version seen; Product Categories, Promotions, Store Credits and Webhooks have no change tracking and full-refresh each run. List Gift Cards and List Inventory are not syncable — both take their next-page token from the last record of the previous page, which DataSync's cursor strategy cannot express.
</Update>
