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

# Kameleoon Changelog

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

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

<Update label="v2.0.1" description="7 Sept 2026">
  `bug-fix`

  Clarified that list\_experiments and search\_variations return the same full records as get\_experiment and get\_variation, and described the redirect field set per redirection type on create\_variation (includeQueryParameters is now optional for PARAMETER\_REDIRECTION).

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `kameleoon_create_variation`, `kameleoon_list_experiments`, `kameleoon_search_variations`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="21 Aug 2026">
  `auth` `breaking` `guide`

  Removed the untested OAuth 2.0 (Authorization Code) method — Kameleoon issues those credentials only on request. Rebuilt the OAuth 2.0 (Client Credentials) guide from the live portal with corrected labels and screenshots.
</Update>
