Search Docs
Loading...
Skip to content

Version v1.77.1 Changelog July 9, 2026

Breaking Changes

Non Breaking Changes

  • Engine/Web: @cesdk/engine again publishes its default asset sources (ly.img.*) to the CDN, fixing asset resolution failures during initialization for custom-UI integrations that rely on the default baseURL.
  • Engine/Web: @cesdk/engine and @cesdk/cesdk-js now bundle the font-fallback and emoji files in their npm packages, so text and emoji render without reaching the IMG.LY CDN.
  • Engine/Node: @cesdk/node’s imgly-assets.zip now includes the full asset content library (ly.img.*), so self-hosting the default asset sources works. Previously it shipped only the engine core, fonts, and emoji.
  • Engine: Improved performance when transparentClickThroughEnabled is enabled