Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Releases: nabla/nabla-js

1.0.0-alpha03

27 Apr 09:27
Compare
Choose a tag to compare
1.0.0-alpha03 Pre-release
Pre-release

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

06 Apr 08:53
Compare
Choose a tag to compare
1.0.0-alpha02 Pre-release
Pre-release

Added

  • The SDK is now compatible with the conversation locking feature.
  • Added new lastMessage property on Conversation that gives access to the whole message and not just its preview.

1.0.0-alpha01

17 Mar 13:31
Compare
Choose a tag to compare
1.0.0-alpha01 Pre-release
Pre-release

Added

  • First public version of the SDK