Changelog
Version history for the CareHQ WordPress Form Connector.
Version 3.0.0
February 2026
Complete rewrite with a modern Svelte 5 admin interface, new backend architecture, and updated system requirements.
New
- Svelte 5 admin UI with shadcn-svelte components and Tailwind CSS
- Six admin tabs: License, CareHQ, Homes, Mappings, Logs, Settings
- Visual workflow builder (Beta) showing the submission pipeline
- Seat-based licensing with subscription status display
- Sales channel selection loaded from CareHQ
- UTM parameter tracking and attribution
- Vite build system
Changed
- Requires PHP 8.0+ and WordPress 6.0+
- Namespaced PHP classes under
FormConnector\ - Adapter pattern for form plugin integrations
Removed
- Legacy jQuery admin UI
- Debug mode toggle (replaced with automatic logging)
Upgrade note: Settings are preserved, but back up before upgrading. Re-verify your license and check field mappings after the update. Clear any caching plugins.
Version 2.0.0
November 2025
- WordPress multisite support
- Improved credential encryption
- Audit logging for configuration changes
- Settings export/import
- Conditional location mapping and routing
- Support for all five form plugins (Gravity Forms, Contact Form 7, WPForms, Forminator, Fluent Forms)
Version 1.0.0
September 2024
- Initial release
- CareHQ API integration for form submissions
- Forminator support with field mapping
- Basic admin interface