Skip to main content

๐Ÿ› ๏ธ Changelog: 2026-07-30

๐Ÿ“ข Release Overview

  • Migration Required: No

โœจ Added

  • Support multiple questionnaire responses during lab order creation: Enabled platform handling to compile and submit multiple distinct questionnaires when generating laboratory orders that contain complex panel requirements. ehr#7403

  • Support grams as an absolute unit of measurement for topical cream prescriptions: Integrated data parsing capabilities to properly process and record "grams" when external medication feeds dispatch topical or tube metrics instead of standard milliliters. medications#2498

  • Include a required field indicator in the Farmakeio medication synchronization process: Expanded the outbound MedicationColumn synchronization payload to include clear boolean parameters identifying whether a data field is required or optional. medications#2480

๐Ÿ“ˆ Changed

  • Remove active management options from Completed appointments: Updated scheduling interfaces to completely strip out modify, reschedule, or cancel actions once an appointment state is officially marked as Completed. ehr#7496

  • Default medication refrigeration status to No on blank LifeFile records: Adjusted the ingestion pipeline to automatically fallback and apply a negative refrigeration flag whenever the incoming LifeFile record contains a null value. medications#2485

  • Implement standard Prescriber-Initiated Change protocol for e-prescriptions: Implemented a comprehensive therapeutic alteration workflow utilizing sequential NewRx > CancelRx > NewRx processing blocks along with required upstream tracking links and MessageRequestCode indicators. ehr#7269

  • Remove prefix in email template subject lines: Updated email subjects to omit redundant prefixes when the dynamic subject variable values match the practice name layout, preventing titles from looking like duplicates. email-templates#319

  • Fix wording on transaction failure notifications: Cleaned up grammar, punctuation, and terminology within the notification-failed-transactions layout to ensure a more professional customer communication. email-templates#321

๐Ÿ› Fixed

  • Fix responsive layout positioning for the Start Video Call tooltip: Resolved a CSS alignment bug where the contextual call warning tooltip shifted out of position at a landscape screen resolution of 667px ร— 375px. telemedicine-component#273

  • Fix conditional formula isolation for MISC1 pricing calculations: Corrected a catalog calculation logic bug to ensure the package amount division rule applies strictly to medication assets matching the "new" identifier suffix, preventing accidental historical data inflation for legacy records. medications#2486

  • Prevent duplicate Diagnostic Reports on split order results: Resolved an integration bug where receiving laboratory results from split orders incorrectly generated a new Diagnostic Report every time, failing to check if the report already existed for the record. labs#1320

  • Fix empty nutraceutical block rendering in failed transaction notifications: Resolved a template layout bug where the specific nutraceutical product details block completely failed to render inside the transaction alert email. email-templates#320

Did this answer your question?