Skip to main content

๐Ÿ› ๏ธ Changelog: 2026-06-25

๐Ÿ“ข Release Overview

  • Migration Required: Yes

โœจ Added

  • Medication Shipped Notification: Added automated notifications to alert patients when their medications have been shipped. medications#2316

  • Inactivate Rx medications: Implemented local detection to identify and inactivate medications since LifeFile no longer syncs inactive records. medications#1504

  • Validate patient height and weight for DoseSpot compatibility: Added automated validation to ensure height and weight are provided for patients aged 18 and under, as required by DoseSpot. medications#2322

  • Classification of Wells Pharmacy products: Implemented a new categorization system for products fulfilled by Wells Pharmacy. medications#2308

  • Wells Pharmacy order routing by state: Added state-based routing logic to automate how orders are directed to Wells Pharmacy locations. medications#2242

  • Support RxRenewal operations (SureScript): Added full system capabilities to process standard medication renewal requests. medications#986

๐Ÿ“ˆ Changed

  • Consolidate inbound RxChange flow into a single provider task (SureScript): Streamlined the incoming RxChange workflow by bundling it into one clear provider action item. medications#2300

  • Validate subCode for RxChange flow (SureScript): Enhanced the RxChange transaction validation by enforcing a strict check on incoming payload subCodes. medications#2301

  • Handle never-sent CancelRx requests locally (SureScript): Updated the CancelRx system logic to gracefully archive draft medication requests locally instead of returning a 400 bad request error. medications#2331

๐Ÿ› Fixed

  • Fix full refund display indicator: Corrected an interface bug where full refunds were mistakenly labeled and displayed as partial refunds. payment#2314

  • Fix data mapping for laboratory appointment details: Resolved a mapping discrepancy to ensure lab order data populates appointment views accurately. ehr#7291

  • Fix address sanitization for product checkout: Resolved an input bug by automatically cleaning and formatting user addresses upon selection during checkout. patient-portal#1404

  • Fix mandatory data entry on deactivated Rx imports: Resolved an issue where the prescription import workflow incorrectly forced users to input or modify data when executing a deactivate action. app-admin#1124

  • Fix backend performerType for medication cleanup task: Corrected a backend initialization bug where the "remove-stopped-inactive-meds" task was generated without its assigned performer type. medications#2323

  • Fix 400 Bad Request error on SureScript prescriptions: Resolved a server error that blocked the generation of prescriptions linked to specific SureScript orders. medications#2238

  • Fix missing category on SureScript MedicationRequests: Corrected an issue where medication requests originating from SureScript were missing their clinical category classification. medications#2327

Did this answer your question?