Skip to main content

Release Notes

RSS

Get the latest updates and changes in Suki for Partners developer platform.

API Changelog

API
View Changelog →

Web SDK Changelog

Web SDK
View Changelog →

Mobile SDK Changelog

Mobile
View Changelog →

Headless Web SDK Changelog

Headless
View Changelog →

2026

  • March2026
    API v1.2.1

    Audio streaming and download

    New endpoint to stream or download the original audio from an ambient session using a presigned URL. Use it for playback, note verification, or compliance storage.

    Learn more: Audio streaming and download · Get session recording API

    Web SDK 2.1.2

    Webhook support

    When a session completes or fails, Suki sends a POST to your callback URL, same as when using the direct API. Configure one webhook URL per partner during onboarding.

    Learn more: Notification webhook
    Web SDK 2.1.2

    Existing patient diagnoses for Problem-Based Charting

    Pass existing diagnoses from the EMR in ambientOptions.diagnoses so the session merges them with what’s discussed during the visit and avoids duplicate problems in the note.

    Learn more: Existing patient diagnoses
    Web SDK 2.1.2

    Optional session-level metadata

    Pass visit context (visitType, encounterType, reasonForVisit, chiefComplaint) and providerRole in ambientOptions at session init to improve note generation.

    Learn more: AmbientOptions properties
  • February2026
    API v1.1.1

    Multilingual parameter deprecated

    Remove multilingual from Create Ambient Session calls. Multilingual support is always on, which simplifies integration.

    Learn more: Create ambient session
  • January2026
    Headless Web SDK 0.2.2

    Session type detection

    useAmbientSession exposes sessionType so you can tell whether a session was submitted online or offline and adjust UI or handling.

    Learn more: Headless Web SDK changelog
    Web SDK 2.1.1

    Multilingual and optional patient fields

    Multilingual is on by default in the Web SDK. birthDate and gender on Patient are optional when that data is unavailable.

    Web SDK 2.1.1

    AmbientOptions: prefill.noteTypeIds removed

    Use the sections property instead of prefill.noteTypeIds before upgrading.

2025

2024