Skip to content

ClinicPilot v0.8.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 15:40
· 78 commits to main since this release

What's Changed

  • fix(finances): choose the date when recording an expense or a memo by @mdsaif45 in #47
  • fix(ui): remove one practice's details and pick open days from chips by @mdsaif45 in #49
  • feat(patients): follow-ups tab, and stop every form from double-submitting by @mdsaif45 in #50
  • fix(onboarding): auto-focus fields and accept Enter/Next through both pages by @mdsaif45 in #56
  • feat(export): CSV/XLSX/PDF export on Patients, Finances and Growth by @mdsaif45 in #57
  • feat(patients): manual per-clinic Serial No. by @mdsaif45 in #58
  • fix(export): add the Serial No. column deferred from PR #58 by @mdsaif45 in #59
  • feat(import): template-driven bulk import for patients, visits, memos and expenses by @mdsaif45 in #60
  • feat(design-system): core widgets token audit and component tests (#37) by @mdsaif45 in #82
  • feat(design): enforce design tokens and dialog standards across feature screens (closes #61) by @mdsaif45 in #83
  • feat(patients): redesign patient profile with segmented tabs, rich badges, and contact actions (closes #38) by @mdsaif45 in #84
  • feat(ui): add custom vector illustrations and action CTAs for all empty states (closes #63) by @mdsaif45 in #85
  • feat(responsive): add breakpoints, adaptive navigation rail for tablets, and responsive dialog layout (closes #64) by @mdsaif45 in #86
  • feat(ux): implement hero transitions, shimmer loading, tactile haptics, and animated counters (closes #62) by @mdsaif45 in #87
  • feat(growth): add WhatsApp template picker and deep-link actions to recall and profile (closes #65) by @mdsaif45 in #88
  • feat(finances): add payment method breakdown screen and provider in finances tab (closes #67) by @mdsaif45 in #89
  • feat(growth): implement Google Review Tracker with schema v6 migration and dashboard metrics (closes #66) by @mdsaif45 in #90
  • feat(patients): implement Footfalls / Walk-in Lead Tracking tab with Schema v7 migration (closes #68) by @mdsaif45 in #91
  • feat(growth): implement Camp Manager with ROI tracking and Schema v8 migration (closes #69) by @mdsaif45 in #92
  • feat(growth): implement Disease Analytics with revenue ranking and curated autocomplete picker (closes #70) by @mdsaif45 in #93
  • feat(dashboard): implement Clinic Health Score 0-100 composite with breakdown sheet (closes #71) by @mdsaif45 in #94
  • feat(dashboard): implement Today's Insight daily coach alerts engine (closes #72) by @mdsaif45 in #95
  • feat(dashboard): implement animated color-coded Goal Tracker for revenue and new patient targets (closes #73) by @mdsaif45 in #96
  • feat(clinical): implement 16-section Homeopathic Master Case Taking record (closes #77) by @mdsaif45 in #97
  • feat(clinical): implement multi-complaint relational Complaint Log (closes #78) by @mdsaif45 in #98
  • feat(clinical): implement multi-remedy posology Prescription Log (closes #79) by @mdsaif45 in #99
  • feat(clinical): implement Investigation Log with auto-flagging and trend charts (closes #80) by @mdsaif45 in #100
  • feat(growth): implement Pharmacy and Lab Referral Network CRM (closes #81) by @mdsaif45 in #101
  • feat(security): implement App Lock with PIN and Biometric authentication (closes #74) by @mdsaif45 in #102
  • feat(security): implement transparent database encryption at rest using SQLCipher (closes #75) by @mdsaif45 in #103
  • fix(ux): resolve launch flicker, clinic validation & cash memo auto-sync by @mdsaif45 in #104
  • fix(expenses): unify expense category list and filter chips by @mdsaif45 in #105
  • feat(demo): add Sample Practice Data seeder to onboarding and settings by @mdsaif45 in #106
  • feat(clinical): expand 16-section case taking to match master excel with dynamic complaints by @mdsaif45 in #107
  • feat(ui): enable left and right swipe gestures to switch patient profile tabs by @mdsaif45 in #108
  • fix(ui): ensure tab pill InkWell and hover highlight cover 100% of rounded area by @mdsaif45 in #109
  • feat: Clinical Case Taking Excel Parity, Dashboard & Settings Polish, Clinic-Level Goals by @mdsaif45 in #110
  • feat(profile): Doctor Profile setup in Onboarding and Settings by @mdsaif45 in #111
  • feat(clinical): Modernize Case Taking form UI/UX by @mdsaif45 in #114

Full Changelog: v0.3.0...v0.8.0