Today’s release includes the following updates:
- Introduces CLI-based secret management, enabling secrets to be created and updated via the command line. Read more.
- Adds new data module resources including Referral, Referral Reports, Service Provider, and Staff Roles. Read more.
- Expands attributes for ImagingOrder and LabReport to include new fields such as note, ordering_provider, service_provider, imaging_center, and task_ids. Read more.
- Expands Task Effects
- Allows a UUID to be passed to a task, allowing developers to create a task and associate comments upon creation. Read more.
- Enables linking of Referrals or Imaging Orders to a task. Read more.
- Adds author_id support to change the creator of a task or comment (defaults to canvas-bot if None is passed). Read more.
- Enhances the Canvas SDK with a simplified testing environment and local database support to help developers test their plugins Read more.