Manual Resend & Delivery History
Resend any already-processed submission to email or Google Sheets on demand, straight from the submissions table, with a delivery-history popover showing every past attempt.
Read moreNew updates and improvements to Formtorch.
July 30, 2026
July 30, 2026
Resend any already-processed submission to email or Google Sheets on demand, straight from the submissions table, with a delivery-history popover showing every past attempt.
Read moreJuly 23, 2026
July 23, 2026
Settings → General now actually saves your workspace name and URL slug. The sidebar switcher updates immediately after saving.
Read moreJuly 20, 2026
July 20, 2026
Flag a submission as spam directly from its notification email, no dashboard login required. A signed confirmation link replaces the old broken 'View Submission' button.
Read moreJuly 17, 2026
July 17, 2026
Connect any form to 5,000+ apps through Zapier. Paste a Catch Hook URL into a form's Integrations panel and every submission triggers your Zap.
Read moreJuly 9, 2026
July 9, 2026
Send a single form's submissions to its own webhook URL, separate from your workspace-wide webhook endpoints. Same HMAC signing and retry engine, scoped to one form.
Read moreJune 5, 2026
June 5, 2026
Form submissions now append as rows in Google Sheets automatically. Connect your Google account once at the workspace level, pick a spreadsheet and sheet tab per form, and every new submission lands as a structured row with no code and no middleware.
Read moreMay 16, 2026
May 16, 2026
Strengthened cooldown enforcement on notification recipient verification resends and added rate limiting to additional email-sending flows.
Read moreMay 1, 2026
May 1, 2026
Formtorch now exposes a stable REST API under /v1/ for reading submissions and forms programmatically. Workspace API keys let you authenticate from any HTTP client, and plan-based rate limiting keeps usage fair across all tiers.
Read moreApril 24, 2026
April 24, 2026
Formtorch can now push submission data to any external service in real time. Configure webhook destinations at the workspace level, subscribe to specific events, verify payloads with HMAC signatures, and monitor delivery health from the dashboard.
Read moreApril 9, 2026
April 9, 2026
Formtorch now supports paid plans via Stripe. Upgrade to Starter or Pro, manage your subscription from the billing portal, and switch between monthly and yearly billing — all without leaving the dashboard.
Read moreMarch 28, 2026
March 28, 2026
TorchWarden gets a new bot user-agent signal and accuracy tuning, Cloudflare Turnstile CAPTCHA is now available per form, and you can manually override any spam classification directly from the dashboard.
Read moreMarch 24, 2026
March 24, 2026
The Formtorch documentation site is live, with full coverage of every shipped feature, guides, API reference, migration walkthroughs, and working code examples.
Read moreMarch 19, 2026
March 19, 2026
Three trust-focused updates: every notification email now carries a working unsubscribe link, workspace owners can pause all notifications in one toggle, and closing your account automatically deletes all your data.
Read moreMarch 15, 2026
March 15, 2026
A cluster of infrastructure updates: durable ingest with explicit failure codes, idempotency protection for duplicate submissions, async delivery with exponential backoff and manual retry, a full submission lifecycle event log, and delivery status badges in the dashboard.
Read moreMarch 12, 2026
March 12, 2026
You can now add verified email recipients to each form. Any address added receives a confirmation link before it starts getting submission notifications, keeping your notification pipeline under your control and free of unintended recipients.
Read moreMarch 1, 2026
March 1, 2026
Introducing TorchWarden, Formtorch's built-in spam detection engine. Submissions are automatically scored across five signals (keyword patterns, honeypot traps, duplicate detection, rate limits, and bot behavior) so your inbox stays clean without any configuration.
Read moreFebruary 15, 2026
February 15, 2026
You can now export any form's submissions as a CSV file. Choose from the last 24 hours, 7 days, 30 days, or all time. The export streams directly to your browser and handles millions of rows without breaking.
Read moreFebruary 1, 2026
February 1, 2026
Get notified by email every time a form receives a new submission. Configure a notification address per workspace, toggle delivery per form, and skip noise from spam and test submissions automatically.
Read moreJanuary 28, 2026
January 28, 2026
Form submissions now go to formtorch.com/f/{id} instead of app.formtorch.com/f/{id}. A cleaner URL for your HTML attributes, documentation, and code snippets. No changes needed if you integrated before this.
Read moreJanuary 10, 2026
January 10, 2026
All public form endpoints are now protected by a four-layer rate limiting stack (global, per-form, per-IP, and per-IP-per-form), backed by Upstash Redis with an automatic in-memory fallback.
Read moreDecember 15, 2025
December 15, 2025
New accounts now walk through a guided setup that creates your first project, generates a live form endpoint, and lets you send a real test submission before writing a single line of code.
Read moreDecember 1, 2025
December 1, 2025
Each submission now has its own detail page showing all fields, metadata, and spam signals in a clean layout. The submissions list supports pagination and displays key metadata at a glance.
Read moreNovember 15, 2025
November 15, 2025
The Formtorch dashboard is live. Organize your forms inside projects, manage settings per form, and track submissions across your entire workspace from a single interface.
Read more