Home

Changelog

What's shipped, when. No roadmap dressed up as features — everything below is live.

2026-07-14 — Three CAPTCHA modes: Off, Monitor, Enforce

CAPTCHA is no longer just on or off. Monitor mode checks every submission against ALTCHA and tags the result (verified, invalid, or missing) without blocking anything, so you can see what would have been stopped before you commit to enforcing it. Enforce keeps the original fail-closed behavior. Submission status badges and the export now reflect whichever mode a form uses.

2026-07-14 — Pricing tiers rebalanced

Pro now includes 1,000 submissions/month. Auto-response emails and team member seats have moved from Pro to Business. Business stays at $24/mo with 20,000 submissions/month. No change for Business subscribers; existing Pro accounts keep working as before.

2026-07-13 — Contact form live, CAPTCHA fully self-hosted

Rolled out our own ALTCHA-based CAPTCHA end-to-end, including on our own contact form. It's invisible proof-of-work — no puzzles, no image grids — and it doesn't depend on an allowlisted hostname, so it works on any customer domain. Also fixed a cross-origin bug that could block form submissions from some browsers.

2026-07-12 — Plans and billing

Launched three plan tiers (Free, Pro, Business) with self-serve Stripe billing — checkout, a billing portal, and usage tracking, all visible from the dashboard. CAPTCHA and auto-response emails became paid features at this point.

2026-07-10 — Moved to app.submissionbuddy.io and api.submissionbuddy.io

The dashboard and API now live on their own subdomains instead of the old highwiredevelopment.com hosts.

2026-07-03 — Table view, search, filtering, sorting, and Excel export for submissions

Submissions now display as a table with your form's fields as columns, a per-form column picker, and a Compact/Table toggle. Added free-text search, a date-range filter, click-to-sort columns, and an "Export to Excel" button that downloads the current filtered set as a .xlsx file (with an optional metadata column set).

2026-04-08 — Project member management, admin tools, and breadcrumbs

Projects can now have multiple members with owner, editor, or read-only roles, managed from the project's Settings tab. Added a global admin view for account and system oversight, breadcrumb navigation so it's always clear where you are (Projects → Project → Form → Submission), and on-blur availability checking when picking a form slug.