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

# August 2026

> Updates and improvements for August 2026

## August 2026

### New features

<AccordionGroup>
  <Accordion title="Allowed Domains — restrict where your chatbot can be embedded" icon="shield-check">
    A new **Allowed Domains** setting under **Settings → General** locks your
    chat widget to the websites you name. Add domains as chips; each entry
    covers all of its subdomains, and enforcement happens in the visitor's
    browser itself, so a copied embed snippet on an unauthorized site
    renders nothing. Your dashboard preview always keeps working, and
    leaving the field empty keeps today's behavior — the widget loads
    anywhere. See [restricting where your chatbot can be
    embedded](/docs/setup/integrating-with-your-website#restrict-where-your-chatbot-can-be-embedded).
  </Accordion>

  <Accordion title="Automatic plan entitlements" icon="unlock">
    Integrations and API access now switch on automatically with your plan:
    Growth and up unlocks the messaging integrations (Slack, Crisp,
    Messenger, Google Chat, Freshdesk, Zoho) and API keys, and the Zendesk
    AI Agent is included from Scale up. Downgrades revoke automatically —
    no support ticket in either direction.
  </Accordion>

  <Accordion title="Analytics in every plan tier" icon="chart-mixed">
    Advanced analytics is now part of the plan tiers, and the insights
    experience was upgraded: unified topics, explicit analysis modes, a
    re-analyze action, an Analytics badge in the navigation, and the
    engagement funnel completing the insights view.
  </Accordion>

  <Accordion title="Brand kit" icon="palette">
    A new /brand page with official SiteGPT logos and the brand color, plus
    a right-click menu on the site logo for quick asset downloads.
  </Accordion>
</AccordionGroup>

### Improvements

* **Widget accessibility**: fixes across the chat widget from a WCAG 2.1 AA audit — contrast, focus handling, and screen-reader semantics.
* **Dashboard update banner**: long-open dashboard tabs offer a one-click refresh when a new version ships, instead of running stale.
* **Auto-sync jobs go live**: the sync-jobs list updates in real time with accurate loading states.
* **Ingestion resilience**: transient quota-check hiccups no longer fail documents during training.

### Bug fixes

* **iPhone app reply delivery (update 1.0.1)**: replies sent from the iOS app were failing with a connection error after a backend migration. Delivery was restored server-side for the app version already on phones, and the 1.0.1 update completes the fix — it also renders lead-capture and human-handoff system messages in conversations and shows an error with retry when lists fail to load.
