All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
QuestionsSetForm
andQuestionsSetFormState
are now correctly exposed publicly.
- Make sure new data is always fetched when recreating a
Watcher
.
- 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.
- 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.
- First public version of the SDK