June 2026
- Core engine with 44 field typesShipped
- JSON schema-driven form definitionShipped
- Validation engine (required, min/max, pattern, custom)Shipped
- Conditional visibility with nested AND/OR groupsShipped
- Multi-step sections with progress trackingShipped
- Computed/calculated fields with expression engineShipped
- Draft persistence with auto-saveShipped
- 6 theme presets (Clean, Dark, Modern, High Contrast, Clinical, Playful)Shipped
- Custom field registryShipped
- Full TypeScript support, 573+ passing testsShipped
July 2026
- PostgreSQL adapter (Drizzle ORM)Shipped
- Supabase adapterShipped
- Webhook adapter (HMAC-SHA256 signed payloads)Shipped
- AES-256-GCM field-level encryptionShipped
- CSV export for form responsesShipped
- All adapters open-sourced under MITShipped
- 16 free form templatesShipped
- Drag-and-drop form builder with undo/redo (Pro)Shipped
- Response viewer with filtering, pagination, CSV export (Pro)Shipped
- Monaco schema editor with live preview (Pro)Shipped
- Theme editor with real-time preview (Pro)Shipped
August 2026
- FieldCraft website + documentation siteShipped
- 7 blog posts (multi-step, validation, accessibility, and more)Shipped
- JSDoc on remaining core exportsShipped
- CONTRIBUTING.md and CODE_OF_CONDUCT.mdShipped
- Calculated field warning systemShipped
- Analytics event system (onEvent callback)Shipped
- Readonly field state with conditional expressionsShipped
- beforeSubmit hook for response interceptionShipped
- 25 condition operators (dateAfter, arrayContains, matchesRegex, etc.)Shipped
- Expression functions (UPPER, LOWER, TODAY, DATEDIFF, IF, etc.)Shipped
- Conditional validation with applyIf and severity levelsShipped
- 6 new validators (integer, positiveNumber, alphanumeric, compareToField, etc.)Shipped
- Draft auto-save, versioning, and migration supportShipped
- Schema utilities (diff, merge, clone, migrate)Shipped
- Form data export (JSON, CSV, flat)Shipped
- 6 new React hooks (useFormDirty, useFormSubmit, useFieldVisibility, etc.)Shipped
- /testing and /validators subpath exportsShipped
- SECURITY.md and FUNDING.ymlShipped
- Response viewer search and bulk actions (Pro)Planned
September 2026
- Telehealth package 1.0.0 (PHQ-9, GAD-7, body diagram, vitals)Planned
- Healthcare templates (Patient Intake, Consent, Medical History)Planned
- Embed IIFE build for hosted formsPlanned
- Conditional logic visual builder (Pro)Planned
- i18n foundation (TranslationProvider)Planned
October 2026
- Conversational mode (one question per screen)Planned
- Embed modes (Inline, Popup, Slider, Fullpage)Planned
- New fields: RichText (Tiptap), ColorPicker, AutocompletePlanned
- New adapters: MongoDB, RESTPlanned
- CSS-only mode (no Tailwind dependency)Planned
- Accessibility pass (aria-live, focus management)Planned