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

# Auvik Changelog

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

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

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

  Enabled Data Sync on seven list actions: alerts, device info, device details, interface info, network info, network details and tenants. Device info, interface info, network info and network details sync incrementally using the provider's modified-after filter; alerts, device details and tenants full-refresh.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `auvik_list_alerts`, `auvik_list_devices_details`, `auvik_list_devices_info`, `auvik_list_interfaces_info`, `auvik_list_networks_details`, `auvik_list_networks_info`, `auvik_list_tenants`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="3 Aug 2026">
  `native-webhooks` `guide-changes`

  Added inbound webhook event support for Auvik alerts with a computed Native Webhook URL and setup guide, and improved the authentication guide.
</Update>
