Skip to Content
Changelog

Releases

Product and package updates across the Insight 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