Releases: awell-health/awell-extensions
Releases · awell-health/awell-extensions
v1.0.8
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Twilio 'From' action field by @radoslawstepinski in #151
- Cancel/Reschedule urls by @michal-grzelak in #153
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Wellinks extension by @AshvinP-S in #124
- Metriport initial integration by @Orta21 in #127
- metriport pt2 by @bejoinka in #131
- Wellinks/add check for appointment by @AshvinP-S in #130
- hotfix: .dockerignore fix by @bejoinka in #132
- hotfix(): .dockerignore fix by @bejoinka in #133
- Ast 5218 extensions package by @bejoinka in #128
- release - v0.2.0 by @bejoinka in #136
- fix(healthie): convert appointment date to ISO format by @ebomcke-awell in #137
- version bump 0.3.0 by @danijel in #138
- Adds the Wellinks extension to the main index.ts by @AshvinP-S in #140
- fix apikey key name by @Orta21 in #139
- version(): bump to 0.3.1 by @bejoinka in #141
- Release v0.3.2 by @bejoinka in #144
- feat(wellinks-extension): adds datapoints to wellinks actions by @AshvinP-S in #145
- Add cache service by @radoslawstepinski in #148
New Contributors
- @AshvinP-S made their first contribution in #124
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Changelog
Full Changelog: v1.0.4...v1.0.5
🛑 Breaking
➕ Added
- Awell Workflow
- Elation: improved elation documentation by @bejoinka in #108
- Metriport initial integration by @Orta21 in #119
New Contributors
v1.0.4
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 typedate
instead ofstring
- Create patient:
➕ 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), andactive
(boolean) by @michal-grzelak in #103
v1.0.3.1
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
Changelog
Full Changelog: v1.0.2...v1.0.3
🛑 Breaking
- Healthie extension:
- Get patient action: valueType of
dob
andphoneNumber
data points has changed todate
andtelephone
respectively.
- Get patient action: valueType of
➕ 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
- 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
- @radoslawstepinski made their first contribution in #76
v1.0.2
What's Changed
- Healthie Get patient data points by @michal-grzelak in #36
- Healthie form actions by @michal-grzelak in #33
- Healthie actions by @michal-grzelak in #35
- Healthie get patient primaryProviderId by @michal-grzelak in #37
- Healthie: remove createJournalEntry action by @nckhell in #38
- elation and auth -- two commits by @bejoinka in #43
- Healthie fixes by @michal-grzelak in #41
- Dropbox Sign Extension by @nckhell in #39
- Elation fixes by @michal-grzelak in #49
- AST-5043: fix deadline exceeded issue with pubsub client by @ebomcke-awell in #50
- Update Elation icon by @nckhell in #48
- DropboxSign actions are previewable by @nckhell in #51
- DropboxSign: fix labels & descriptions by @nckhell in #53
- DropboxSign: finalise stable v1 by @nckhell in #54
- DropboxSign: remove customFields from sendSignatureRequestWithTemplate action by @nckhell in #55
- DropboxSign: revert email action fields to regular string action fields by @nckhell in #56
- Healthie complete/delete tasks by @michal-grzelak in #52
- elation type fixes by @bejoinka in #57
- MessageBird extension by @nckhell in #40
- AST-5023: Add date field in extension action field type by @mohsinht in #59
- Extension settings: make settings required that need to be required by @nckhell in #60
- Formsort extension by @nckhell in #64
- DropboxSign extension: add zod validation & embedded signing by @nckhell in #65
- Awell Virtual (AI) Assistant Extension by @nckhell in #66
- Ava extension: disable extension until we figured out data privacy & HIPAA by @nckhell in #68
- AST-5088: Mailgun extension by @nckhell in #61
- AST-5087: Math extension by @bejoinka in #10
- Ast 5063 add new field types by @danijel in #67
- updates to types for math extension by @bejoinka in #72
- AST-5089: Mailchimp extension by @nckhell in #62
- Elation appointment by @michal-grzelak in #58
- AST-5095 fix for create appointment by @bejoinka in #73
- AST-5090: Twilio v2 by @nckhell in #69
- AST-5057: Prep for public repo by @bejoinka in #74
- Mailchimp: fix icon URL by @nckhell in #75
- AST-5092: latest chores for beta release by @nckhell in #70
- AST-5086: Awell Extension by @nckhell in #63
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- All extensions have docs/READMEs by @nckhell in #21
- Cal.com get booking by @michal-grzelak in #25
- Healthie send chat message by @michal-grzelak in #28
- Healthie create/update patient actions by @michal-grzelak in #29
- Healthie apply/remove tags by @michal-grzelak in #30
- Healthie readme by @michal-grzelak in #32
- Healthie: update existing healthie actions by @nckhell in #31
- Extensions should have changelogs by @nckhell in #26
Full Changelog:
v1.0.0...v1.0.1
v1.0.0
Initial release of Awell Extensions with:
- Demo extension (hello world)
- Basic implementations for Healthie, Twilio, Cal.com and Awell extensions