> ## 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.

# Mistral AI Changelog

> Release history for the Mistral AI connector. Each version lists what changed and which actions were affected.

<Card title="Mistral AI connector" icon="arrow-left" href="/connectors/mistral" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.2.0" description="25 Sept 2026">
  `new-actions`

  Added unified IAM actions for users, roles, groups (Workspaces), organizations and the current connection. Users, roles and groups need an Admin API key, a new optional credential available on Enterprise plans.

  <AccordionGroup>
    <Accordion title="Added · 9 new actions">
      `mistral_unified_get_group`, `mistral_unified_get_me`, `mistral_unified_get_organization`, `mistral_unified_get_role`, `mistral_unified_get_user`, `mistral_unified_list_groups`, `mistral_unified_list_organizations`, `mistral_unified_list_roles`, `mistral_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="17 Sept 2026">
  `new-feature`

  Enabled Data Sync on six list actions covering models, files, batch jobs, agents, conversations and libraries. Added the page\_token cursor parameter to list\_libraries, the provider's supported replacement for its now-deprecated page parameter.
</Update>
