Changelog
Shipped continuously.
We release small and often. Here's the recent history.
June 2026API
- - Full public REST API (v1.1) - 30 endpoints across forms, AI, responses, intelligence, webhooks, import, prefill, workspace, audit, analytics.
- - Per-key scopes (forms:read, forms:write, responses:read, ai:run, intelligence:run, webhooks:write, imports:run, workspace:read) with a visual picker in the dashboard.
- - Idempotency-Key header on every mutation (24h replay window); per-workspace rate limiting on AI endpoints.
- - Hand-curated OpenAPI 3.1 spec at /api/v1/openapi.json; Scalar-rendered interactive reference at /dashboard/developers/api-reference.
June 2026MCP
- - Askery MCP server - Model Context Protocol bridge over the public API. 25 typed tools work out-of-the-box with Claude Desktop, Cursor, or any MCP host.
- - Setup + tool catalog at /mcp; same scopes, same audit trail as the REST API.
June 2026Decision Engine
- - Server-side QuickJS sandbox (5s CPU, 128MB RAM, no network) backs deterministic Form Intelligence.
- - AI codegen from a brief with IR extraction → render → critique → self-heal pipeline.
- - Pre-save validators catch hallucinated answer ids and forbidden globals before they reach production.
May 2026Design
- - New Lexic design system across the product and marketing site.
- - Inter typography, refreshed light theme, glass AI surfaces.
May 2026Analytics
- - Funnel analytics: views, starts, completion, average time.
- - AI text insights - sentiment, themes and summaries on open text.
May 2026Distribution
- - Inline & popup embeds, QR codes, prefilled links.
- - Honeypot anti-spam and password-protected forms.
- - Email-on-response notifications.
May 2026Builder
- - Conditional logic with a visual logic map.
- - Multi-page forms and answer piping.
- - 24 field types and per-type configuration.
May 2026Platform
- - Multi-tenant workspaces with row-level security.
- - Automatic version history with one-click restore.
- - AI form authoring from a plain-language prompt.