Product updates and announcements
Suki’s SDK versioning policy is based on the semantic versioning standard. For example, in version 4.3.2, 4 is the major version, 3 is the minor version, and 2 is the patch version.
When we release a new SDK version for new features or bug fixes, we increment one of these three version components depending on the type of change introduced.
providerId
during initialisation of the SDK. This officially adds support for Bearer auth types.isAmbientInProgress
and isAmbientPaused
flags in the ambient:update
events.activeAmbientId
in useSuki hook after a session has been submitted or cancelled.uiOptions
default values to match the latest UI configuration
uiOptions.showCloseButton
is now true
by defaultuiOptions.showStartAmbientButton
is now true
by defaultuiOptions.showCreateEmptyNoteButton
is now false
by defaultuiOptions.sectionEditing.enableDictation
is now true
by defaultuiOptions.sectionEditing.enableCopy
is now true
by defaultuiOptions.sectionEditing.insertScript
is now true
by defaultBug fixes
Bug fixes
Bug fixes
Clinical note creation by listening to provider–patient conversations