Changelog
What changed and when.
Every ContactFollowUp release, with the user-visible changes. Subscribe to get the next release in your inbox.
2026-05-15
v1.0
releaseInitial public release.
After six months of design partnership with practicing clinicians and administrators, ContactFollowUp v1.0 is live. CRM, practice management, and patient portal — on one HIPAA-aware foundation.
- CRM core — contacts, companies, deals, pipelines, sequences, workflows, lead scoring, forecasting, lists, custom properties.
- Practice management — providers, availability, appointment types, scheduling, intake forms, check-in, waitlist, recall, follow-up.
- Patient portal — login, appointments, self-scheduling, intake, secure messaging, data export, self check-in.
- Security — AES-256-GCM field encryption, immutable audit log, RBAC + per-record sharing, MFA, OIDC SSO.
- Integrations — Postmark email, Twilio SMS, Google + Microsoft calendar sync, Athena + Hint EHR sync.
Coming next
What's on the roadmap.
We publish our roadmap so customers can plan. Items below are not yet shipped — they're in active design or implementation.
Q3 2026
Mobile apps (staff + patient)
Native iOS and Android, read-first on staff, full self-service on patient. Backed by the same JSON endpoints documented in the public API.
Q3 2026
Stripe payments
The PaymentProcessor port is ready; the Stripe adapter is the swap-in. Replace the NoopPaymentProcessor in production deployments.
Q4 2026
Insurance eligibility
Real payer integration (Change Healthcare or Availity) behind the InsuranceService.checkEligibility() stub.
Q4 2026
Epic + eClinicalWorks sync
The EhrClient port supports any FHIR or vendor-specific adapter. Prioritizing based on customer demand.