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.templateasset source ID withly.img.templatesacross guide examples. - Editor/Web: Migrated smoketest configurations from deprecated
callbacksconfig 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
callbacksconfig andaddDefaultAssetSources.