Changelog
Material product changes. Bug fixes and small UI tweaks aren't listed; subscribe to the Atom feed if you want a notification.
2026-04-28 — Public docs site
- Launched docs.gigamcp.io with quickstart, connector guides, and reference.
- Cookie policy + DPA published under /legal.
- Internal admin console (operator support staff) — auditable cross-tenant tooling.
2026-04-15 — Personal connectors
- Per-user OAuth for GitHub and Google Drive. Knowledge sources carry an immutable
user:<id>audience that even workspace owners can't widen. - Plan limits: Starter 3 / user, Growth+ unlimited.
2026-04-01 — Audit log + WAF + Sentry
- Per-tenant audit log UI under Settings → Audit log with NDJSON export.
- AWS WAFv2 on the ALB (managed core rules + 1k req/min per-IP rate limit).
- Sentry wired into both Next.js and Express, with tenant + release tags.
- GDPR right-to-delete: 30-day soft-delete window before hard purge.
2026-03-15 — Stripe billing
- Free / Starter / Growth / Enterprise tiers, hosted Checkout + Customer Portal.
- Per-tenant rate limits and seat enforcement.
- Daily metered usage rolled up into Stripe meters.
2026-02-28 — RAG GA
- OpenSearch Serverless + Bedrock Titan embeddings for the
search_company_ragtool. - Step Functions per-tenant ingest with daily schedules + manual trigger.
- Mandatory
(tenant_id + audience)filter on every query.
2026-02-01 — Multi-tenant beta
- WorkOS AuthKit signup with org provisioning.
- Postgres + Drizzle + RLS for hard tenant isolation.
- Per-tenant MCP route at
/t/<slug>/mcp.