11.24.2025

Today’s release includes the following updates:

ui

  • New letter template variables related to staff, appointments, patient email, patient balance, and parent/guardian are now available. Read more.

config

  • Developers can optionally add users to view and manage individual plugins within admin. When managing users are assigned to a plugin, only those specific users have permission to view and modify sensitive plugin information such as plugin secrets and the package file download link. Non-managing users can still view plugin non-sensitive information and they are allowed to enable/disable the plugin. Read more.
  • Enhance the plugin admin experience by allowing users to search plugins by name, filter plugins by is_enabled, and allowing bulk actions to enable/disable multiple plugins at once from the action dropdown.

sdk

  • Adds PracticeLocationAddress to the data module. Read more.
  • Adds fromstring from defusedxml.ElementTree to allowed imports. Read more.

bugfix

  • Fixed duplicate referral contacts from appearing when searching for contacts
  • If a reason for visit is changed while rescheduling or scheduling a follow-up, only the updated reason will appear in the appointment note’s RFV command.

portal

  • Ensure format validation entry for username, phone number, and email when registering for a new patient portal account. Read more.