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

# Client REST API v1 - Changelog

> Stay up to date with new endpoints, improvements, and bug fixes shipped in SmartCP Logistics Client REST API v1.

<Update label="May 14, 2026" tags={["Invoices"]}>
  <Badge color="blue">New</Badge> <Badge>Invoices</Badge> Added new endpoints regarding Invoices:

  * [List](/api-reference/scp-logistics/client-rest-api-v1/invoices/list)
  * [Download PDF](/api-reference/scp-logistics/client-rest-api-v1/invoices/download-pdf)
</Update>

<Update label="Apr 11, 2026" tags={["Orders"]}>
  <Badge color="blue">New</Badge> <Badge>Orders</Badge> Added a new [File Categories](/api-reference/scp-logistics/client-rest-api-v1/orders/file-categories) endpoint.

  ***

  <Badge color="green">Enhanced</Badge> <Badge>Orders</Badge> Due to the introduction of the new [File Categories](/api-reference/scp-logistics/client-rest-api-v1/orders/file-categories) feature, we have added a new `file_category` parameter to the Attach Files data structure.
</Update>

<Update label="Jan 16, 2026">
  Launch of SmartCP Docs
</Update>
