> ## Documentation Index
> Fetch the complete documentation index at: https://docs.patterns.company/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> History of changes in the API

<Update label="2025-07-06" description="v1.1.4">
  ### Webhooks

  * Webhooks documentation updated in content generation section
  * Added `callback` field to the content generation API docs to receive notifications when content is ready
</Update>

<Update label="2025-06-09" description="v1.1.3">
  ### Analytics Introduced

  * Now you can add analytics to your content
  * Snippet will automatically track the content views and clicks
  * Added `analytics` field to the content generation API docs
</Update>

<Update label="2025-02-11" description="v1.1.2">
  ### Snippet update

  * Now snippet fires on render finish event `patternsRendered`
  * Added `updatePatternDOM` function to enforce updates on DOM changes
  * Added enforced update on DOM changes mode
</Update>

<Update label="2025-02-05" description="v1.1.0">
  ### Search Prospect Functionality

  Added second way to create a prospect by searching for the role in the company.
</Update>

<Update label="2025-01-01" description="v1.0.0">
  ### Initial release

  * Created the API documentation

  #### Introduced essential API endpoints

  * Managing prospects
  * Requesting and managing content generation
</Update>
