Skip to Content
Changelog

Releases

Product and package updates across the Insight SDK.

25 May, 2026

Packages

@insight-health/aura

Released version: 0.1.0

  • Introduced a shared core package to improve consistency and code reuse across SDKs.
  • Fixed an issue where multiple widgets on the same page could interfere with each other’s events.
  • Improved version reporting reliability.

Features

  • Added new coding tab to the encounter screen with ICD-10 & CPT codes.
  • Encounter.CodesSubmitted event, fired when a provider submits ICD-10 or CPT codes from the coding tab.

Enhancements

  • Expanded end-to-end test coverage for SDK

06 April, 2026

Packages

@insight-health/aura

Released version: 0.0.12

  • Added entitlements option during SDK initialization to set feature visibility per user or organization.
  • Added setEntitlements method to update feature entitlements at runtime after initialization.
  • All entitlements default to false. Pass true to enable a feature for a given user.

Features

  • Added encounter note detail verbosity control for the inVisit phase, configurable via the encounter-verbosity entitlement flag.

Enhancements

  • PostMessage communication now strictly validates document.referrer of the embedded iframe against the set of allowed origins before allowing message exchange.
Last updated on