
Features
- Added an option to pass the
providerId
during initialisation of the SDK. This officially adds support for Bearer auth types.
main.js
App.tsx
Bug Fixes
- Fixed incorrect flags,
isAmbientInProgress
andisAmbientPaused
flags in theambient:update
events. - Fixed resetting the value of
activeAmbientId
in useSuki hook after a session has been submitted or cancelled.
Additional Changes
- Removed insert script option from the sections in the note page.
Additional changes
- Updated
uiOptions
default values to match the latest UI configurationuiOptions.showCloseButton
is nowtrue
by defaultuiOptions.showStartAmbientButton
is nowtrue
by defaultuiOptions.showCreateEmptyNoteButton
is nowfalse
by defaultuiOptions.sectionEditing.enableDictation
is nowtrue
by defaultuiOptions.sectionEditing.enableCopy
is nowtrue
by defaultuiOptions.sectionEditing.insertScript
is nowtrue
by default
Major Changes
- Automated user registration — reduces manual work and accelerates onboarding with programmatic organization and user creation
- LOINC code integration — standardizes note sections, improving quality, scalability, and onboarding efficiency
- Expanded theme options — enhances customization flexibility with additional theme properties. Refer to the themeing guide for more examples.
Bug fixes
Bug fixes
Bug fixes
- Enhanced user experience & visual improvements
- Faster note generation
- Improved stability
Clinical note creation by listening to provider–patient conversations