For the complete site index, see llms.txt. Docs index: llms-docs.txt. Marketing corpus: llms-full.txt. Docs corpus: llms-full-docs.txt. Prefer markdown URLs where available (append .md).. Product skill: skill.md. Pricing: pricing.md. Docs MCP: /docs/mcp. Site MCP: /mcp.

CHANGELOG/15 SEPTEMBER 2025

Outbound Email Logs & Transmission Inspector

Emails
Feature

Added the Emails dashboard to inspect every sent message, delivery timestamp, recipient, and HTTP status.

FRONTEND

  • Emails dashboard. Dedicated page in the dashboard listing all outbound messages with status badges and timestamps.
  • Log filters. Filter outbound emails by sending domain, date range, recipient address, and delivery status.

BACKEND

  • Transmission logger. Recorded every SMTP relay outcome into packages/db/src/schema/email.ts with full status tracking.
Reloop