Changelog
Every update to StaticForms, newest first. We ship fast.
2 July 2026
Keep the changelog up to date automatically on every deploy
Make the changelog page refresh so new entries show up
Update changelog with the latest fixes and improvements
Fix changelog page returning not-found for logged-out visitors
Fix security issue where users could edit other people's form settings
25 June 2026
Block empty-field bot submissions and tighten IP rate limit to 50/day
15 June 2026
Add option to skip multilingual greeting in confirmation email
Fix email delivery status never showing on form submissions page
30 May 2026
Add Kukibot chat script to site head.
Update changelog with latest performance and security fixes
Fix 6-second page load — stop blocking render on email status sync
Upgrade @clerk/nextjs to latest — fixes high severity js-cookie vulnerability
Fix __name JavaScript error in Safari — upgrade next-themes to 1.0.0-beta.0
Switch production build from Turbopack to webpack — fixes __name error in Safari
Speed up dashboard navigation by caching email provider domains in the database
29 May 2026
Add per-form spam whitelist — let users allow specific domains like booking.com
Fix spam filter false positives for messages mentioning booking.com, gmail.com etc
28 May 2026
Fix spam filter incorrectly flagging real bookings with Cloudflare Turnstile
Sync email delivery status on the global submissions page
Add public changelog page, expand features section, add Changelog link to footers
Fix email status sync: retry 'unknown', wider time window, sender filter
Fix spam=0 integer rendering as '0' in submissions list
Add card/list toggle to forms view and global submissions page
Add Resend email provider + improve spam filter for bare domain detection
Add URL spam filter — block link-containing submissions by default
Add Product Hunt badge/links, fix webhook display in form detail page
Fix all TypeScript type narrowing errors in FormEditor webhook additions
Add webhook actions — fire signed JSON POST to any URL on submission
27 May 2026
Add a clean static forms logo asset.
23 May 2026
Expand pricing cards with full feature list including confirmation emails, SMTP2GO, Telegram etc
Add pricing section to homepage with Free / Starter / Pro cards
Add support footer with Telegram link to dashboard layout
Add Telegram support link to footer
Upsert user email on dashboard load so admin shows correct emails
Fix admin page 500: remove edge runtime declaration
Fix billing page 500: remove edge runtime declaration
Fix billing page 500: move upgrade button to client component
Fix: remove "use server" from lib/subscription.ts — breaks edge runtime imports
Add Creem billing integration with plan limits and admin overview
Improve email contrast and reduce spam score
Restyle emails to neutral dark-slate theme + spam hint on thank-you page
Add Italian to confirmation email + hover preview in form editor
Show account friendly name in SMTP2GO select triggers
Fall back to scanning all field values for a valid email address
Filter bot-protection fields from submissions dashboard view
Default new email actions to the selected SMTP2GO account
Add sender confirmation email feature
22 May 2026
Filter bot-protection fields from notification emails
Add loading skeleton for Settings page
Add Privacy Policy, Terms of Service, fix mobile nav
Move Integrations to top nav as its own page
Forms list: switch from list to 4-column grid
Improve email subject and body to reduce spam scoring
Add Elementor Pro plugin and Integrations tab in Settings
Show email delivery status on submissions — synced from SMTP2GO on page load
Rewrite landing page — focus on what it does, drop infra mentions
Fix malformed redirect URL in Workers — use host header not req.url
Accept www and non-www origins for the same form
Sort forms list alphabetically by domain
Fix Inter font wiring, bump text sizes to match tatatext style
Remove form name field — auto-generate from domain
Auto-fill source domain from sender domain and add loading skeletons
Forms list with recipients/count, card submissions, domain input, email footer, Inter font
Fix 500: use absolute URL for thank-you redirect
Security hardening + tatatext-style visual redesign
Add Telegram notifications, form actions system, CORS fix, reply-to
Add llms.txt for LLM/AI agent discovery
Full UI redesign with dark mode, tabbed settings, and thank-you redirect
Fix SMTP2GO API: correct endpoints and auth header
Fix post-login redirect via ClerkProvider props
Align everything with OpenNext Workers default deployment
Clean up wrangler.jsonc for next-on-pages Pages deployment
Add real D1 database ID
Fix deployment: use OpenNext per official manual
Switch to @cloudflare/next-on-pages, add edge runtime to all routes
Add multiple SMTP2GO accounts + fix Cloudflare middleware
Have a feature request? Post it on Product Hunt or join our Telegram support group.