Skip to main content
Use this page to track announced Embedded API changes that have a scheduled end-of-support date and may require action in existing Corti Assistant integrations.

How to use this page

  • This page lists only deprecations with a dated migration window and a clear customer action.
  • Newly announced but fully backward-compatible improvements stay in the Corti Assistant release notes until there is a scheduled removal date to track here.
  • Each entry includes what is changing, when it was announced, the expected shutdown date, and where to migrate next.
Deprecated Embedded API functionality remains functional for 6 months after the deprecation is announced in release notes or on this page.When it is technically possible, deprecations also include at least 2 months of warnings on use before shutdown.

Subscribe to updates

  • Use the RSS feed for this page if you want embedded-specific deprecation updates only.
  • Follow the Corti Assistant release notes for broader Embedded API and application changes.

Highest-priority migration

Legacy embedded events (due August 20, 2026)

This is the next Embedded API change with a scheduled shutdown date.
Existing integrations continue to work during the deprecation period, but this is the next scheduled embedded change that can break an integration if it is left untouched.

Other scheduled changes

Embedded configuration API split (due November 29, 2026)

configureApp() and setInteractionOptions() were added to the Embedded API, splitting app-level configuration from interaction-level options such as mode, spoken language, template defaults, and document actions.
A deprecation means you should plan a migration. It does not mean you need to stop using the existing API immediately.

Corti Assistant Release Notes

Follow Embedded API announcements and broader Assistant changes.

Config Migration Guide

Move existing configure() and configureSession() calls to the new configuration structure.

Configuration Scenarios

See scenario-based examples for app-level settings and interaction options.