03.10.2026

Today’s release includes the following updates:

bugfix

  • Fixes bug where it was not defaulting the practice location when scheduling an appointment from the patient’s chart to be the current logged-in user’s primary practice location.
  • A rare condition could arise when an Adjust Medication command existed in an error state without an associated medication and resulted in our medication state synchronization inferring the incorrect state for a medication. This would manifest as a medication showing as inactive when it should have shown as active. Affected customers have been informed directly.
  • Inbound faxes will try to find an existing service provider contact before creating a new contact to prevent duplicate entries.
  • We’ve addressed several performance issues in the Canvas admin pages, specifically around the patient, lab order, condition, device, refill request, prescription change request, and prescription alert pages.
  • Fixed bug that attempted to maintain references to specific coding gaps when coding gap related commands were used in automations.

sdk

  • Adds a new PDF generator utility that enables plugins to generate PDFs either from a hosted HTML page or from raw HTML content. Read more
  • Adds Python 3.13 support to the SDK.
  • Adds a new claim effect for updating provider information on a claim. Read more