Changelog

Every update to Rowdrop, newest first.

May 2026v1.5
  • NewNotion OAuth — connect your workspace in one click, no token pasting required
  • NewAnimated product demo on the landing page showing the form-to-Notion flow live
  • NewUse-case landing pages for client intake, job applications, and event RSVPs
  • NewPublic roadmap page at /roadmap
  • NewDynamic og:image for rich social sharing previews
  • ImprovedAdmin dashboard at /admin for owner metrics (total users, forms, submissions)
  • ImprovedModernized UI across landing page, auth pages, dashboard, and public forms
  • ImprovedGradient hero, animated mesh backdrop, scroll-reveal sections, and count-up stats on landing page
  • ImprovedBranded 404 and 500 error pages
May 2026v1.4
  • NewSelf-service account deletion from dashboard — GDPR and CCPA compliant
  • NewMulti-step form support — assign fields to steps with Back/Next navigation and a progress bar
  • NewDate picker field type — maps to Notion date property
  • NewStar rating field (1–5) — maps to Notion number property
  • NewSignature field — canvas drawing uploaded to secure cloud storage, URL stored in Notion
  • NewNotion Templates — pick a template and Rowdrop creates the Notion database and configures all fields automatically
  • NewDrag-and-drop field reordering in the form builder with up/down arrow fallback
  • NewLive form preview in the builder — see exactly what your form looks like as you build it
  • NewEdit branding (logo, accent color, hide footer) and field step assignments from the edit form page
  • NewLive onboarding checklist on the dashboard — checks itself off as you complete each step
  • ImprovedScroll-reveal animations, button press feedback, card hover effects, animated success state on form submission
  • ImprovedMulti-step + conditional logic: validation errors on hidden steps now navigate back to the correct step
May 2026v1.3
  • NewCustom branding — Pro users can set a logo URL, accent color, and hide the Rowdrop footer on their forms
  • NewAnnual billing — $149/year option added alongside $19/month
  • NewSelect field fallback behavior — choose to reject unknown values, create new options, or route to a catch-all text field
  • NewURL field type — maps to Notion URL property
  • NewFile upload note in the form builder explaining how files land in Notion
  • ImprovedSubmission viewer now stable when rows or fields are undefined
  • ImprovedBilling errors now redirect to the dashboard with a message instead of returning JSON
  • FixForm passwords now hashed with bcrypt — plaintext comparison removed
  • FixOpen redirect bypass patched in login flow
April 2026v1.2
  • NewTeam workspaces — invite members, collaborate on forms, shared Notion connections
  • NewSubmission viewer — browse and search form responses from the dashboard
  • NewCSV export of submissions
  • NewAnalytics dashboard — daily submission chart per form
  • NewFile uploads — forms can accept file attachments, stored in Cloudflare R2
  • NewWebhook support — POST submission data to Zapier, Make, Slack, or any HTTPS endpoint
  • NewSubmission notifications — email the form owner on every new submission
  • NewSubmitter confirmation email — optional email sent to the person who filled out the form
  • NewPassword protection — require a password before a form is visible
  • NewForm expiry date and max response limits
  • NewConditional logic — show or hide fields based on another field's value
  • NewEmbed code with auto-resizing iframe
March 2026v1.1
  • NewUser accounts — email and password authentication with JWT sessions
  • New7-day free Pro trial for all new accounts — no credit card required
  • NewStripe billing — Free plan (1 form) and Pro plan ($19/month or $149/year, unlimited forms)
  • NewDashboard — manage all your forms, copy share links, view submission counts
  • NewEdit form settings after creation — title, description, webhook, notifications, and more
  • NewDark mode support across all pages
  • NewRate limiting on form submissions and authentication endpoints
February 2026v1.0
  • NewForm builder — connect a Notion database, auto-detect columns, define fields, publish
  • NewField types: text, email, number, checkbox, select
  • NewShareable form link — embed anywhere or share directly
  • NewSubmissions write directly to Notion — no data stored on Rowdrop servers
  • NewField mapping — map each form field to any Notion database property
  • NewAuto-detect Notion columns — paste a database ID and fields load automatically