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

# Tableau Changelog

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

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

<Update label="v1.1.1" description="10 Aug 2026">
  `bug-fix`

  Marked revoke\_admin\_personal\_access\_tokens as preview (Server-only). Removed retired CreateRefreshMetrics capability and wrapped add\_default\_workbook/datasource\_permissions responses in the data envelope. Improved add\_user\_to\_site/update\_user, query\_jobs, and update\_workbook descriptions; made update\_user.language an enum.

  <AccordionGroup>
    <Accordion title="Changed · 18 actions updated">
      `tableau_add_datasource_permissions`, `tableau_add_default_datasource_permissions`, `tableau_add_default_workbook_permissions`, `tableau_add_project_permissions`, `tableau_add_user_to_site`, `tableau_add_workbook_permissions`, `tableau_create_project`, `tableau_delete_default_workbook_permissions_for_group`, `tableau_delete_default_workbook_permissions_for_user`, `tableau_delete_workbook_permission_for_group`, `tableau_delete_workbook_permission_for_user`, `tableau_query_jobs`, `tableau_revoke_admin_personal_access_tokens`, `tableau_update_datasource`, `tableau_update_embedding_settings`, `tableau_update_project`, `tableau_update_user`, `tableau_update_workbook`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="23 Jul 2026">
  `new-fields` `bug-fix`

  Added language and locale to update\_user and view selection (views.view) to update\_workbook; corrected update\_workbook weekDay to a title-case enum.

  <AccordionGroup>
    <Accordion title="Changed · 2 actions updated">
      `tableau_update_user`, `tableau_update_workbook`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="13 Jul 2026">
  `bug-fix`

  Fixed unified IAM groups, resource users, and users list/get actions that silently returned empty data, corrected the resource types identifier shape, repaired the get\_role name/description expressions, and wired the users email filter.
</Update>
