10.06.2025
Today’s release includes the following updates:
bugfix
- Fixes a bug where the
TASK_LABELS_ADJUSTED
event did not fire when a task label was added to or removed from a task. - Fixes an issue where appointments in the future (> 14d) did not open when navigated via a permalink.
sdk
- Adds the EligilibitySummary model to the SDK Data Module, which includes copay and coinsurance information for a given Coverage. Read more.
- Adds user and patient context to the
PATIENT_METADATA__GET_ADDITIONAL_FIELDS
SDK event. - Adds a new SendContactVerification effect for sending verifications to patient contact points. Read more.
- Adds patient metadata to the PatientCreateEffect. Read more.
ui
- Commands will now have the “Record” button disabled until they finish saving their state.
- Moves the recurring reschedule confirmation modal to appear before the appointment schedule modal.