Skip to content

Releases: canvas-medical/canvas-plugins

0.18.0

05 Feb 20:16
Compare
Choose a tag to compare

v0.18.0 (2025-02-05)

Bug Fixes

  • Add CANCEL_PRESCRIPTION, SNOOZE_PROTOCOL, UPDATE_DIAGNOSIS command events (#386, d804f2b)

Features

  • Add force option when uninstalling a plugin (#276, 6a861c6)

  • Added team identifier to the AddTask and UpdateTask effects (#362, aaddfe8)

  • Added Team models to SDK data module (#349, 096ce23)

  • Helper method on Http to execute HTTP requests in parallel (#376, 2317dd9)

Signed-off-by: Christopher Sande csande@gmail.com

Co-authored-by: José Magalhães jose.magalhaes@canvasmedical.com


Detailed Changes: 0.17.0...0.18.0

0.17.0

04 Feb 17:37
Compare
Choose a tag to compare

v0.17.0 (2025-02-04)

Bug Fixes

  • Embed the synchronizer process within the plugin runner (#333, ab576f2)

Chores

  • Auto-update pre-commit hooks (#268, 2df702e)

  • Bump ipython from 8.31.0 to 8.32.0 (#385, c47ab8a)

  • Bump pytest-asyncio from 0.25.2 to 0.25.3 in the development-patches group (#384, 78e3d12)

  • Bump rapidfuzz from 3.11.0 to 3.12.1 (#379, 0bc2b0a)

  • Bump the development-minors group across 1 directory with 2 updates (#383, b01f109)

  • Proper fix integration tests (#375, 0563dc2)

Features


Detailed Changes: 0.16.0...0.17.0

0.16.0

29 Jan 20:51
Compare
Choose a tag to compare

v0.16.0 (2025-01-29)

Bug Fixes

Chores

  • Bump jinja2 from 3.1.4 to 3.1.5 (#282, 3384f95)

  • Bump pydantic from 2.10.5 to 2.10.6 in the production-patches group (#358, aad30df)

  • Bump restrictedpython from 7.4 to 8.0 (#352, 08adeba)

Features

  • Add appointment to data module (#348, 90613dc)

  • Add events and effects for book appointments form and search results (#322, 1d435bd)

  • Add mixins for CommittableQuerySet and PatientAssetQuerySet (#211, 4d8f609)

  • Additional patient-centric data module models (#327, 38ecd1b)

  • Adds DetectedIssueEvidence events and id field (#303, 080006f)

  • Allow html to be used in LaunchModalEffect (#306, 5976b59)

  • Change the Command model to use a foreign key to Note (#278, c887a8e)

  • Initial additions for Problem List Hygiene protocol conversion (#230, 114fd22)


Detailed Changes: 0.15.0...0.16.0

0.15.0

28 Jan 10:36
Compare
Choose a tag to compare

v0.15.0 (2025-01-28)

Bug Fixes

  • Reloading relative imports on plugin updates (#323, 42f34f8)

Chores

  • Bump the production-patches group across 1 directory with 3 updates (#334, 38149ad)

  • Ensure test plugins are unloaded between tests (#337, 9fafe24)

  • Fix integration tests (#367, 3d15c2f)

  • Fix python warnings (#335, 22f83ff)

Features

Co-authored-by: Miguel Quintas miguelquintas@Mac.lan

  • Add events and effects for patient portal appointments actions (#308, 0f1359a)

Co-authored-by: Miguel Quintas miguelquintas@Miguels-MacBook-Pro.local

Co-authored-by: Nuno Silva nuno.silva@canvasmedical.com

Refactoring

  • Set up v1 of the data module as a Django application such that v2 can be added later (#319, b5276d7)

Testing

  • Use raise_for_status() when making http requests in integration tests (#364, df947cc)

Detailed Changes: 0.14.0...0.15.0

0.14.0

15 Jan 16:43
Compare
Choose a tag to compare

v0.14.0 (2025-01-15)

Bug Fixes

Features

  • Added new CreateQuestionnaireResult effect type (#250, 5a1b5bb)

Signed-off-by: Christopher Sande christopher.sande@canvasmedical.com

Co-authored-by: Reba Magier reba.magier@canvasmedical.com


Detailed Changes: 0.13.3...0.14.0

0.13.3

14 Jan 22:43
Compare
Choose a tag to compare

v0.13.3 (2025-01-14)

Bug Fixes

  • Send sighup after installing when synchronizer boots, remove load com… (#324, bd82819)

  • Set null=True for all ForeignKey fields (#301, 5c4be8f)


Detailed Changes: 0.13.2...0.13.3

0.13.2

10 Jan 01:10
Compare
Choose a tag to compare

v0.13.2 (2025-01-10)

Bug Fixes

  • Provide a default for CUSTOMER_IDENTIFIER (#312, 7d713c3)

Detailed Changes: 0.13.1...0.13.2

0.13.1

09 Jan 23:27
Compare
Choose a tag to compare

v0.13.1 (2025-01-09)

Bug Fixes

Refactoring

  • A new implementation of the plugin installer that runs in the plugin (#283, 219f54e)

Co-authored-by: semantic-release

Co-authored-by: Beau Gunderson beau@beaugunderson.com


Detailed Changes: 0.13.0...0.13.1

0.13.0

07 Jan 14:20
Compare
Choose a tag to compare

v0.13.0 (2025-01-07)

Features


Detailed Changes: 0.12.0...0.13.0

0.12.0

06 Jan 22:15
Compare
Choose a tag to compare

v0.12.0 (2025-01-06)

Features

  • Add note action buttons events and effects (#258, 54b8008)

  • Add ROS, SA and physical Exam commands and Practice Location and Org to data module (#257, 8e75918)

Co-authored-by: Joe Wilson joe.wilson@canvasmedical.com

  • Events and effects for patient portal intake forms (#277, 4f68da8)

Detailed Changes: 0.11.1...0.12.0