Loading
Page is loading
Adheros
Pricing
Demo
Security
FAQ
Sign in
Start free
Changelog
What shipped, and when.
We ship in public. Every meaningful release lands here within hours.
v0.14.0
2026-05-28
·
Unit test suite (23 tests, vitest)
·
Rate limiting on /api/cmdk + /api/export
·
Sentry PII scrubbing (emails, phones, UUIDs, bearer tokens)
·
Reusable empty-state component
v0.13.0
2026-05-28
·
Clinic-wide adherence trend chart on dashboard
·
Patient combined timeline view (doses + symptoms + messages + observations + flags)
·
Command palette populated with 11 nav items + 4 quick actions
·
Print stylesheet for compliance pack
v0.12.0
2026-05-28
·
Error + loading boundaries (root + /app)
·
Email unsubscribe (CAN-SPAM compliant, HMAC-signed token)
·
Clinic notification preferences page
·
Branded hero image via ComfyUI Flux Schnell
v0.11.0
2026-05-28
·
Patient PWA: My Protocol page (active protocols + next 14 days)
·
Clinic CSV export (patients, doses, symptoms)
·
Patient soft-delete (archive) with audit trail
v0.10.0
2026-05-28
·
Onboarding email drip (day 0, 3-5, 7-9, 14-16)
·
Dashboard onboarding checklist widget
·
/app/help quick-start guide
v0.9.0
2026-05-28
·
Dynamic OG image via next/og
·
/security and /faq public pages
·
Shared marketing nav across landing pages
v0.8.0
2026-05-28
·
Public marketing /, /pricing, /demo pages
·
Sitemap + robots.txt
·
Em-dash scrub across all public pages
v0.7.0
2026-05-28
·
Demo seed script (one-command seeded clinic)
·
Patient today's doses + one-tap quick log
·
Dashboard stat tiles (4 metrics)
·
Staff notification center
v0.6.0
2026-05-28
·
Patient quick-actions toolbar on detail page
·
Stripe billing portal embed
·
Clinic team invite flow (stateless HMAC tokens)
·
PWA push opt-in polish with privacy disclosure
v0.5.0
2026-05-28
·
Audit log writes across 9 actions
·
Bulk import duplicate detection + inline edit
·
Risk-flag rule engine (5 rules, nightly cron)
·
WCAG 2.2 accessibility sweep (skip-link, aria, scope)
v0.4.0
2026-05-28
·
Production deploy config + runbook
·
Onboarding wizard (3-step)
·
Clinic→patient messaging V1
·
30-day symptom + adherence trend charts (recharts)
·
21 Playwright E2E tests + Sentry instrumentation