Skip to content

Releases: awell-health/awell-extensions

v1.0.8

05 Jun 09:32
Compare
Choose a tag to compare

v1.0.7

05 Jun 07:11
ec7c6aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

31 May 18:33
dd1dfe3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

16 May 12:12
3fd1cbc
Compare
Choose a tag to compare

Changelog

Full Changelog: v1.0.4...v1.0.5

🛑 Breaking

  • Cal.com: date data points should be of value type date instead of string by @nckhell in #111

➕ Added

  • Awell Workflow
    • Start care flow:
      • add support for passing baseline info with start care flow action by @nckhell in #110
      • return care flow id of the care flow that was started
  • Elation: improved elation documentation by @bejoinka in #108
  • Metriport initial integration by @Orta21 in #119

New Contributors

v1.0.4

27 Apr 08:57
0ebc37f
Compare
Choose a tag to compare

Changelog

Full Changelog: v1.0.3.1...v1.0.4

🛑 Breaking

  • Healthie by @michal-grzelak in #103:
    • Create patient: dob action field removed because Healthie does not support passing in the date of birth when creating a patient (see API reference)
    • Create task: due_date action field is now of value type date instead of string

➕ Added

  • Healthie:
    • Send chat message: chat messages are now sent in the name of the specified provider by @nckhell in #104
    • Update patient: new (optional) action fields skipped_email (boolean), dob (date), and active (boolean) by @michal-grzelak in #103

v1.0.3.1

24 Apr 08:57
Compare
Choose a tag to compare

Changelog

Full Changelog: v1.0.3...v1.0.3.1

➕ Added

  • Add the alpha version of Cloudinary extension to the list of extensions so it can be used for alpha testing.

v1.0.3

24 Apr 08:06
Compare
Choose a tag to compare

Changelog

Full Changelog: v1.0.2...v1.0.3

🛑 Breaking

  • Healthie extension:
    • Get patient action: valueType of dob and phoneNumber data points has changed to date and telephone respectively.

➕ Added

  • Healthie extension:
    • Update patient action: email and phone action fields are now correctly validated to ensure the values are an email address or phone number, respectively. By @nckhell in #78.
    • Create task action: support for adding reminders by @michal-grzelak in #77.
  • Awell Extension
    • AST-5136: stop pathway action by @nckhell in #95
    • AST-5138: search patients by patient code action by @nckhell in #96
    • AST-5140: "is patient enrolled in care flow" action by @nckhell in #97
  • Extensions code
    • OAuth client credentials support by @radoslawstepinski in #76
    • Add audience to client credentials body by @radoslawstepinski in #82
    • AST-5083: developers can now access the pathway ID & pathway definition ID in the onActivityCreated function by @mohsinht in #91
    • AST-5031: new data point value type "telephone" by @mohsinht in #92
    • AST-5032: new data point value type "boolean" by @mohsinht in #93

❤️ New Contributors

v1.0.2

13 Apr 12:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Mar 08:31
f726e5f
Compare
Choose a tag to compare

What's Changed

Full Changelog:
v1.0.0...v1.0.1

v1.0.0

20 Mar 13:30
Compare
Choose a tag to compare

Initial release of Awell Extensions with:

  • Demo extension (hello world)
  • Basic implementations for Healthie, Twilio, Cal.com and Awell extensions