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

# Changelog

<Info>
  For user-facing changes, see the [Release notes](./release-notes).
  For information on upgrading from previous versions, see the
  [Migration guide](./migration-guide).
</Info>

<Update label="6.2.0" description="2026-07-23">
  ### Added

  * LIM-2228: Added a first-class Atoti Limits plugin for the Atoti Python SDK (`atoti-limits`), replacing the existing Atoti Limits Python extension as the way to connect an Atoti Python session to a running Atoti Limits server.
  * LIM-2350: Fixed a limit's ID being reused by a new limit created with the same scope after a restart, which merged their audit histories. New limits no longer reuse a soft-deleted limit's ID, so their audit histories stay separate.
</Update>
