> ## Documentation Index
> Fetch the complete documentation index at: https://developer.suki.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Release Notes

> Stay updated with the latest releases and improvements for Suki for Partners.

<Update
  label="August 17th 2026"
  description="Partner updates"
  rss={{
title: "August 17th 2026 release notes",
description:
  "1. Patient Summary is now available in the Web SDK\n\nWeb SDK v3.3.0 adds support for showing a pre-visit Patient Summary directly on the patient profile. Clinicians can view a short or full summary based on how you configure the SDK, helping them prepare for a visit without leaving the headed Web SDK.\n\nPatient Summary is generated when the clinician logs in based on your SDK initialization settings. When you mount the SDK or call setEncounter, the matching summary is loaded. These actions do not generate a new summary.\n\nWith this update, you can:\n\n- Show a pre-visit Patient Summary snippet or full summary on the patient profile\n- Provide matching encounter.identifier, encounter.practitionerFhirId, and encounter.patient when initializing and mounting the SDK\n- Give clinicians relevant patient context before the visit\n- Enable the experience when Patient Summary is enabled for your organization and you added the required FHIR data into CKG using the Patient Summary CKG Data Ingestion APIs to trigger summary generation\n\nPatient Summary in the Web SDK requires @suki-sdk/js or @suki-sdk/react v3.3.0 or later. To enable Patient Summary, contact Suki Technical Support and continue ingesting the required FHIR data into CKG using the Patient Summary CKG Data Ingestion APIs.\n\nSee the monthly release notes for the complete list of API and SDK updates.",
}}
>
  [View August 17th 2026 release notes](https://developer.suki.ai/updates/aug2026-release-notes)
</Update>

<Update
  label="August 7th 2026"
  description="Partner updates"
  rss={{
title: "August 7th 2026 release notes",
description:
  "1. Patient Summary APIs are now available\n\nBuild Patient Summary into your clinical workflows with the new Patient Summary APIs.\n\nThe APIs let you upload FHIR data to Suki's Clinical Knowledge Graph (CKG), trigger asynchronous Patient Summary generation, track generation status, and retrieve generated summaries for use in your application.\n\nWith this release, you can:\n\n- Upload FHIR bundles to CKG and track ingestion status\n- Generate Patient Summaries for a single encounter or a provider schedule\n- Track generation jobs using patient_summary_id, encounter ID, and practitioner ID\n- Retrieve full Patient Summaries and pre-visit summaries for encounter preparation and clinical review\n\nUse the generated summaries in your application's schedule, chart, or patient-profile workflows without building your own summarization pipeline.\n\nOpen the monthly release notes to explore the complete list of API and SDK updates.",
}}
>
  [View August 7th 2026 release notes](https://developer.suki.ai/updates/aug2026-release-notes)
</Update>

<Update
  label="July 22nd 2026"
  description="Partner updates"
  rss={{
title: "July 22nd 2026 release notes",
description:
  "1. Form Filling SDK (Beta) is now available\n\nBuild Form Filling directly into your web application with the new Suki Form Filling SDK (Beta) for JavaScript and React.\n\nThe SDK authenticates clinicians, renders Suki's hosted Form Filling experience inside your application, and returns structured form results when the assessment is complete.\n\nWith this update, you can:\n\n- Launch Form Filling from JavaScript or React using your form template IDs\n- Authenticate clinicians with SukiAuthManager and receive results through onSubmit\n- Send structured form results to your backend using partner webhooks\n- Use Form Filling directly in the headed Web SDK starting with v3.2.0 without installing a separate Form Filling package\n\nIf you need a fully custom user interface or server-side audio capture, continue using the Form Filling APIs.\n\n2. Ambient interoperability across Suki products\n\nBuild connected ambient workflows across the Ambient APIs, Mobile SDK, and headed Web SDK for a single patient visit.\n\nPass emr_encounter_id when creating an ambient session so each supported Suki product contributes to the same clinical note. The Create Ambient Session response also returns composition_id, which you use as the note_id for note-level Ambient APIs.\n\nWith this update, you can:\n\n- Start an ambient session in one product and continue, re-ambient, or retrieve the same note from another\n- Capture a visit with the Mobile SDK, then review, edit, and submit the note in the headed Web SDK\n- List notes for an EMR encounter and retrieve note content, context, and structured data\n- Detect and handle remote session conflicts when another Suki product owns the active session\n\nAmbient interoperability is available in Mobile SDK v2.7.0, Web SDK v3.2.0, and the Ambient APIs.\n\nOpen the monthly release notes to explore the complete list of API and SDK updates.",
}}
>
  [View July 22nd 2026 release notes](https://developer.suki.ai/updates/jul2026-release-notes)
</Update>

<Update
  label="June 30th 2026"
  description="Partner updates"
  rss={{
title: "June 30th 2026 release notes",
description:
  "1. HCC codes in Ambient structured data output\n\nThe Structured data API and Encounter structured data API now return HCC codes alongside ICD10, IMO, and SNOMED for each suggested diagnosis in Ambient structured data output.\n\nHCC values are derived from the ICD-10-CM code using the CMS-HCC V28 model. Each HCC entry uses type: \"HCC\" in the diagnosis codes array.\n\nWith this update, you can:\n\n- Parse HCC entries from the diagnosis codes array alongside ICD10, IMO, and SNOMED\n- Validate suggested diagnoses against EMR context without a separate mapping step\n- Pass HCC categories into downstream risk-adjustment or quality workflows\n\nHCC codes are returned in structured data output only. Do not send HCC codes in session context.\n\nOpen the monthly release notes to explore the complete list of API and SDK updates.",
}}
>
  [View June 30th 2026 release notes](https://developer.suki.ai/updates/jun2026-release-notes)
</Update>

<Update
  label="June 2026"
  description="Partner updates"
  rss={{
title: "June 2026 release notes",
description:
  "1. Medication orders are now available in the headed Web SDK\n\nExplore Medication orders in the Headed Web SDK to bring structured prescribing workflows into your ambient experience.\n\nDuring ambient sessions, the Web SDK identifies recommended medications for clinician review in the built-in note UI and returns structured medication orders when the note is submitted.\n\nWith this update, you can:\n\n- Enable the Medication orders section with LOINC 52471-0 in ambientOptions.sections\n- Let clinicians review recommended medications without leaving the ambient workflow\n- Parse structured order data from the note submission payload and send validated orders to your EHR\n\nIt is supported on Web SDK v2 and v3.\n\n2. Single Auth Token authentication\n\nAmbient, Dictation, and Form Filling APIs now support Single Auth Token authentication so your backend can use one shared partner_token for your organization.\n\nSend sdp_provider_id on every API call so Suki routes each request to the correct clinician.\n\nThis gives you a simpler authentication model across APIs while keeping per-provider routing on every call.\n\nOpen the monthly release notes to explore the complete list of API and SDK updates.",
}}
>
  [View June 2026 release notes](https://developer.suki.ai/updates/jun2026-release-notes)
</Update>

<Update
  label="May 2026"
  description="Partner updates"
  rss={{
title: "May 2026 release notes",
description:
  "1. New Form Filling APIs are now available\n\nExplore the Form Filling APIs to build structured nursing and clinical data collection workflows directly into your product.\n\nWith the API, you can:\n\n- Create and manage form-filling sessions\n- Retrieve structured form data\n- Submit feedback\n- Access medical form template information\n\nIt is designed for workflows that support in-person visits and virtual encounters.\n\n2. Minimized layout for the headed Web SDK\n\nThe headed Web SDK now supports a minimized layout that shrinks the ambient experience into a compact, viewport-aligned widget during active sessions.\n\nThis gives you more flexibility to reclaim screen space and keep focus on your own product experience and workflows.\n\n3. Headless Web SDK bug fixes and stability improvements\n\nHeadless Web SDK v0.2.3 includes bug fixes and stability improvements for custom React integrations built on platform hooks and ambient flows.\n\nThese updates improve reliability in production and reduce unexpected behavior in your application.\n\nOpen the monthly release notes to explore the complete list of API and SDK updates.",
}}
>
  [View May 2026 release notes](https://developer.suki.ai/updates/may2026-release-notes)
</Update>

<Update
  label="April 2026"
  description="Monthly release notes"
  rss={{
title: "April 2026 Suki for Partners updates",
description: "April 2026 Suki for Partners updates: Dictation SDK (beta), Web SDK v3 authentication, Web SDK v2.2.0 ambient metadata and note titles, Mobile SDK 2.6.0 orders and EMR session context, API v1.3.0 medication info endpoints and medication orders on ambient sessions.",
}}
>
  [View April 2026 release notes](https://developer.suki.ai/updates/apr2026-release-notes)
</Update>

<Update
  label="March 2026"
  description="Monthly release notes"
  rss={{
title: "March 2026 release notes",
description: "March 2026 release notes for Suki APIs and SDKs.",
}}
>
  [View March 2026 release notes](https://developer.suki.ai/updates/mar2026-release-notes)
</Update>

<Update
  label="February 2026"
  description="Monthly release notes"
  rss={{
title: "February 2026 release notes",
description: "February 2026 release notes for Suki APIs and SDKs.",
}}
>
  [View February 2026 release notes](https://developer.suki.ai/updates/feb2026-release-notes)
</Update>

<Update
  label="January 2026"
  description="Monthly release notes"
  rss={{
title: "January 2026 release notes",
description: "January 2026 release notes for Suki APIs and SDKs.",
}}
>
  [View January 2026 release notes](https://developer.suki.ai/updates/jan2026-release-notes)
</Update>

<Update
  label="December 2025"
  description="Monthly release notes"
  rss={{
title: "December 2025 release notes",
description: "December 2025 release notes for Suki APIs and SDKs.",
}}
>
  [View December 2025 release notes](https://developer.suki.ai/updates/dec2025-release-notes)
</Update>

<Update
  label="November 2025"
  description="Monthly release notes"
  rss={{
title: "November 2025 release notes",
description: "November 2025 release notes for Suki APIs and SDKs.",
}}
>
  [View November 2025 release notes](https://developer.suki.ai/updates/nov2025-release-notes)
</Update>

<Update
  label="October 2025"
  description="Monthly release notes"
  rss={{
title: "October 2025 release notes",
description: "October 2025 release notes for Suki APIs and SDKs.",
}}
>
  [View October 2025 release notes](https://developer.suki.ai/updates/oct2025-release-notes)
</Update>

<Update
  label="September 2025"
  description="Monthly release notes"
  rss={{
title: "September 2025 release notes",
description: "September 2025 release notes for Suki APIs and SDKs.",
}}
>
  [View September 2025 release notes](https://developer.suki.ai/updates/sep2025-release-notes)
</Update>

<Update
  label="July 2025"
  description="Monthly release notes"
  rss={{
title: "July 2025 release notes",
description: "July 2025 release notes for Suki APIs and SDKs.",
}}
>
  [View July 2025 release notes](https://developer.suki.ai/updates/jul2025-release-notes)
</Update>

<Update
  label="June 2025"
  description="Monthly release notes"
  rss={{
title: "June 2025 release notes",
description: "June 2025 release notes for Suki APIs and SDKs.",
}}
>
  [View June 2025 release notes](https://developer.suki.ai/updates/jun2025-release-notes)
</Update>

<Update
  label="May 2025"
  description="Monthly release notes"
  rss={{
title: "May 2025 release notes",
description: "May 2025 release notes for Suki APIs and SDKs.",
}}
>
  [View May 2025 release notes](https://developer.suki.ai/updates/may2025-release-notes)
</Update>

<Update
  label="April 2025"
  description="Monthly release notes"
  rss={{
title: "April 2025 release notes",
description: "April 2025 release notes for Suki APIs and SDKs.",
}}
>
  [View April 2025 release notes](https://developer.suki.ai/updates/apr2025-release-notes)
</Update>

<Update
  label="February 2025"
  description="Monthly release notes"
  rss={{
title: "February 2025 release notes",
description: "February 2025 release notes for Suki APIs and SDKs.",
}}
>
  [View February 2025 release notes](https://developer.suki.ai/updates/feb2025-release-notes)
</Update>

<Update
  label="December 2024"
  description="Monthly release notes"
  rss={{
title: "December 2024 release notes",
description: "December 2024 release notes for Suki APIs and SDKs.",
}}
>
  [View December 2024 release notes](https://developer.suki.ai/updates/dec2024-release-notes)
</Update>

<Update
  label="July 2024"
  description="Monthly release notes"
  rss={{
title: "July 2024 release notes",
description: "July 2024 release notes for Suki APIs and SDKs.",
}}
>
  [View July 2024 release notes](https://developer.suki.ai/updates/jul2024-release-notes)
</Update>
