Changelog¶
All notable changes to Drift are documented here.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]¶
2026-02-28¶
Added¶
- Comprehensive user guide documentation
2026-02-27¶
Added¶
- Form export as JSON and import from JSON
- Time-based filtering for form analytics
- Form archive/unarchive with UI filter
- URL parameter pre-fill for form fields
- Bulk response selection and delete
- Privacy policy and terms of service pages
- Honeypot spam protection for form submissions
- Password reset flow with email
- Form duplication
- Error boundaries for graceful error handling
- Form behaviour settings (email notification, close date, max responses)
- Email notification on form submission
- Max submissions and close date enforcement
2026-02-26¶
Added¶
- Signup and subscription flow with Stripe
- Robots.txt, sitemap, llms.txt, and web manifest
- OpenGraph image and metadata for landing page
Changed¶
- Moved layout setting (stacked/inline) from form level to section level
2026-02-25¶
Added¶
- Workspace invitations and permissions system
- Organisation admin and subscription management
2026-02-24¶
Added¶
- Settings page with profile, organisation, and billing sections
- Form connections: webhooks, Google Sheets, Airtable, Excel
- Share and embed functionality
- Stripe Connect payment collection
- Form branding and custom themes
2026-02-17¶
Added¶
- Multi-stage workflow engine with triggers and magic links
- Workflow builder UI with timeline designer
- AI workflow generation
- 14 new field types (phone, URL, password, hidden, time, rating, slider, NPS, datetime, address, matrix, ranking, signature, rich text)
Changed¶
- Dashboard redesign with real stats, sparklines, and activity stream
- Response analytics with field distributions and charts
- AI insights: theme extraction, summary, anomaly detection