04.16.2026
Today’s release includes the following updates:
bugfix
- Improved the accuracy and resiliency of cron scheduling for plugins in the Canvas SDK. Cron tasks should now fire much closer to the minute boundary, and cases where tasks scheduled every minute could rarely fire twice or not at all have been addressed.
- Fixed an issue where original claims were incorrectly sent with a prior payer claim reference number, which could cause the clearinghouse to misinterpret them as resubmissions.
- Fixed an issue where the DEA schedule label for a medication would disappear from the UI once a pharmacy was selected if the DrFirst lookup was unavailable. The system now falls back to the FDB national schedule when the state-specific lookup cannot be completed.
- Fixed a race condition where saving data on a patient chart (e.g., committing a command or updating vitals) could briefly show stale values or fail to refresh until the page was manually reloaded.
- Fixed an issue where enabling or disabling plugins with multiple registered commands via the Canvas CLI would fail. Re-enabling a plugin via CLI also now correctly restores its command availability.
- The patient search results dropdown was not scrollable, making it difficult to navigate when there were many results (for a common last name, for example). This has been addressed by making the results scrollable.