05.26.2026

Today’s release includes the following updates:

bugfix

  • Removed an inaccurate “Invalid auth token” warning that appeared on patient charts at Zus-enabled customers for users who don’t have Zus access.
  • Labcorp PDF and faxed lab requisitions now default to Patient bill. Previously, requisitions could be routed to the practice when no insurance was on file, or sent with an ambiguous code that Labcorp typically billed to the practice.

ui

  • A new activate_deactivate_patient permission now controls who can toggle a patient’s active status. Staff without this permission will see the “Active patient” checkbox disabled on the Demographics form. The permission is granted by default to the “Profile write” authorization group and to all existing staff users.

sdk

  • Plugins can now subscribe to custom command events across the full command lifecycle, including originate, update, commit, delete, enter-in-error, and execute-action.
  • Custom commands can now be marked as entered in error via the SDK.