Search Docs
Loading...
Skip to content

Version v1.70.1 Changelog March 13, 2026

Breaking Changes

Non Breaking Changes

  • Documentation: Updated all browser guide code examples to replace deprecated v1.69 APIs (addDefaultAssetSources, addDemoAssetSources) with the new plugin-based asset source approach.
  • Documentation: Removed obsolete get-started pages and deprecated asset source API references.
  • Documentation: Replaced deprecated ly.img.template asset source ID with ly.img.templates across guide examples.
  • Editor/Web: Migrated smoketest configurations from deprecated callbacks config to the actions API and Order API.
  • Plugins/Web: Updated plugin examples to use the new plugin-based asset sources and Order API instead of deprecated callbacks config and addDefaultAssetSources.