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

# Discord Changelog

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

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

<Update label="v2.0.0" description="8 Sept 2026">
  `breaking-change`

  Every action now declares which authentication types it supports. Most of the Discord API is reachable only with a bot token, so server, channel and message actions are Bot Token only, and OAuth 2.0 connections no longer surface actions that would fail with a 401.
</Update>
