What's new in GEOstack. Versioned API updates, features, and breaking changes.
New Webhook Delivery History — see every delivery attempt, status, timing, and response body.
New Per-Tool Analytics — see which tools are called most, by which agents, with daily breakdowns.
New Per-Tool Rate Limiting — 60 calls/minute per visa per tool. Protects partner APIs from runaway agents.
New Tool Invocation Webhooks — tool.invoked and tool.failed events now fire to developer endpoints.
New Prompt File Versioning — every save creates a snapshot. View history and roll back to any version.
New Changelog page (you're reading it).
Improved Webhook service now records full request/response bodies (4KB max) for debugging.
New Dedicated pages for each pillar: Agentic SSO, Chat-as-an-OS, Shadow Layer, Action Layer.
Improved Landing page redesigned with Resend x Cream Froth aesthetic.
Improved Landing page refocused on developer-first MCP gateway messaging.
Improved Code snippet readability on all pages — darker background, larger font, brighter syntax colors.
Fixed Removed emojis from navigation dropdown.
New Visa-based authentication for AI agents — scoped permissions, any agent, any app.
New MCP Streamable HTTP transport — full spec-compliant MCP server.
New Developer Dashboard — register apps, manage visas, configure webhooks, API keys.
New Consent screen — user-facing SSO flow with scope selection.
New Prompt File engine — auto-generates MCP tools from JSON schema.
New Action Layer — HTTP proxy for action tools with built-in retries.
New Welcome email flow for new developers with password setup.
New API Key system — geo_pk_ / geo_sk_ publishable + secret key pairs.
New Domain verification via DNS TXT records.
Improved JWT-based session management with 7-day expiry.
New Content-negotiated MCP endpoint — JSON for agents, HTML for browsers.
New Circuit breaker and auto-retry for upstream API calls.
New Admin dashboard with inbox, analytics, and broadcast system.
New GEOstack Gateway — Hono/Bun edge runtime on Railway.
New Dual-interface architecture — content-negotiated endpoints (JSON + HTML).
New Cryptographic state proofs for verifiable API responses.
New Marketing site on Vite + Vercel.