This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Releases: nabla/nabla-js
Releases · nabla/nabla-js
1.0.0-alpha03
Fixed
- Make sure new data is always fetched when recreating a
Watcher
.
Added
- Handle a new type of message: "QuestionsSetForm". Those are sets of questions sent by a Provider to a Patient that the Patient can answer by going to a specific URL.
1.0.0-alpha02
Added
- The SDK is now compatible with the conversation locking feature.
- Added new
lastMessage
property onConversation
that gives access to the whole message and not just its preview.
1.0.0-alpha01
Added
- First public version of the SDK