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

# Changelog

> What's new in Archyon.

<Update label="May 29, 2026">
  ## New features

  **Manage your MCP connectors from Archyon.** A new **Account → Connectors** section lists every active MCP connection by client, organization, and last-used time. Revoke a connection in one click to invalidate its tokens immediately. See [Managing connectors](/connectors#managing-connectors).

  **Editable organization display names.** New organizations now start with an editable display name during onboarding, and each new org is seeded with its own sample workspace so you can explore Archyon without affecting real data. Manage your org's profile from the settings page.

  ## Updates

  **Names sync from Clerk.** Display names now flow through from your Clerk profile, so invited teammates show up with a real name instead of a placeholder.

  ## Fixes

  **Cross-organization data isolation hardened.** Instance superadmins no longer bypass org boundaries when reading or writing data. All access now goes through the same organization scoping as regular users.

  **OAuth token and revoke endpoints accept form-encoded bodies.** `/oauth/token` and `/oauth/revoke` now correctly parse `application/x-www-form-urlencoded` request bodies, fixing connection failures with strict OAuth clients.
</Update>
