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

# Changelog

> Notable changes to Apollo Space — by date, most recent first.

This page lists user-visible changes to Apollo Space.
Bug fixes, internal improvements, and performance optimizations
are not included — only what changes what you see or can do.

<Note>
  To understand the product before reading the history, start with
  [Quickstart](/en/quickstart) or [Concepts](/en/concepts/organizations).
</Note>

<Update label="Upcoming Releases">
  A public roadmap of upcoming deliveries will be published here as
  plans solidify. For now, the history below covers what is already live.
</Update>

## 2026

<Update label="June 2026" tags={["Billing", "Admin"]}>
  **Admin cost dashboard by provider**

  A new section at `/admin/usage/llm` aggregates consumption by provider
  (LLM + vendor) with LLM / Vendor / All tabs, a daily chart, and
  a per-organization rollup. Available to users with the `admin` role
  in the org.

  **Vendor COGS — Tavily, Composio, Apify, Twilio**

  Every paid external call now debits Stars from the org's wallet and
  logs it in the usage history. No more cost blind spots across external
  vendors. Appears automatically in [Stars](/en/billing/stars) and
  in [Caps](/en/billing/caps).
</Update>

<Update label="May 2026" tags={["Brain", "Agents"]}>
  **Agent semantic memory**

  Athena and Digital Twins now have long-term memory that persists
  across conversations. It learns org preferences, recalls decisions made
  in past conversations, and maintains continuity between sessions.

  Memory is isolated per org (one customer's Athena never sees another's
  context) and per-user for sensitive data. See [Athena](/en/agents/athena).
</Update>

<Update label="April 2026" tags={["Outbound", "WhatsApp"]}>
  **WhatsApp 24-hour window enforced automatically**

  Marcus now detects whether a 24-hour messaging window is open with
  each lead. Within the window it sends free-form text; outside it,
  it uses a Meta-approved template — no configuration required. See
  [Set up WhatsApp](/en/guides/set-up-whatsapp).
</Update>

<Update label="March 2026" tags={["CRM", "Apify"]}>
  **Maps lead search + contact enrichment**

  Athena and Marcus can now populate leads via Apify (Google Maps

  * website contact extraction). "Find 50 pizza places in São Paulo"
    is now a supported request.

  See [Apify](/en/integrations/apify).
</Update>

<Update label="February 2026" tags={["Integrations", "Composio"]}>
  **Composio — hundreds of apps via OAuth**

  Athena gains access to hundreds of SaaS apps (Notion, Slack,
  Linear, HubSpot, Gmail, Google Calendar…) via Composio. No webhook
  configuration or SDK implementation required.

  See [Composio](/en/integrations/composio).
</Update>

<Update label="January 2026" tags={["Stars", "Billing"]}>
  **Apollo Stars — the internal currency**

  The previous billing model has been replaced by **Stars** — a single
  currency that covers LLM tokens, web search, outbound, and external
  integrations. Caps are configurable per org, agent, and user.

  See [Stars](/en/billing/stars).
</Update>

## 2025

<Update label="December 2025" tags={["Agents"]}>
  **Digital Twins for leaders**

  Digital Twins launch as a distinct personal agent — separate from
  Athena, the organization's Chief of Staff. A Twin represents a specific
  person, inheriting their voice, context, and history, and can act
  across organizations on that person's behalf.

  See [Digital Twins](/en/agents/digital-twins).
</Update>

<Update label="November 2025" tags={["Multi-tenant"]}>
  **Multi-tenant isolation enforced at the database level**

  Migrated from application-layer filtering to row-level security
  enforced in the database. Cross-tenant data leaks from a forgotten
  filter are no longer possible — the database itself intercepts
  unauthorized queries.

  See [Multi-tenant](/en/trust/multi-tenant).
</Update>

<Update label="October 2025" tags={["Outbound"]}>
  **HITL (Human-in-the-loop) for outbound**

  Marcus now pauses for **human approval** by default before each
  send. You review the draft and the signals that prompted it, then
  approve, edit, or reject. Alternative settings (auto-approve,
  batch-approve) are available under **Settings → Agents → Marcus**.

  See [Marcus](/en/agents/marcus).
</Update>

## Before October 2025

Initial product releases. Detailed history is available under
NDA via **[suporte@apollospace.ai](mailto:suporte@apollospace.ai)** if your compliance process
requires an audit of earlier changes.

## Stay Up to Date

<CardGroup cols={2}>
  <Card title="This page" icon="rss">
    Updated with every relevant release. Bookmark it.
  </Card>

  <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/apollo-space-ai">
    Major release announcements and use cases.
  </Card>
</CardGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/en/quickstart">
    A 10-minute walkthrough to understand the product.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/en/recursos/faq">
    Frequently asked questions grouped by category.
  </Card>
</CardGroup>
