08.20.2025
Today’s release includes the following updates:
- Introduces a “show in panel” attribute for applications and enables sorting applications by priority.
- Adds
PANEL_SECTIONS_CONFIGURATION
event andPanelConfiguration
effect, enabling customization of panel (both global and patient) withPanelPatientSection
andPanelGlobalSection
components. Read more. - Adds support for creating custom groupings in the medication and condition lists with the patient summary via plugins.
- Adds
ConfigDict
to the allowed PyDantic imports. Read more.