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

# Changelog

> What's new on the Traddal platform APIs.

<Update label="July 2026">
  * **Rate stacking endpoints** — `POST /calculate/stacking` and
    `/stacking/bulk` return the full duty-rate stack for a code + origin
    without shipment values.
  * **Bulk file runs** — CSV classify / calculate runs with live progress on
    the dashboard, backed by `/admin/api/v1/bulk-runs`.
  * **Usage history** — per-request classify / calculate logs at
    `/admin/api/v1/usage-history`.
  * **Item conversions** — destination-currency item values surfaced as
    `converted_*` fields on manifests.
</Update>

<Update label="June 2026">
  * **Consignment validation rules** — partner-defined error/warning rules run
    on every create, with FX-converted money conditions.
  * **Bulk deletions** — chunked deletes with guard rules and live progress
    at `/admin/api/v1/bulk-deletions`.
</Update>
