Version v1.77.1 Changelog July 9, 2026
Breaking Changes
Non Breaking Changes
- Engine/Web:
@cesdk/engineagain publishes its default asset sources (ly.img.*) to the CDN, fixing asset resolution failures during initialization for custom-UI integrations that rely on the defaultbaseURL. - Engine/Web:
@cesdk/engineand@cesdk/cesdk-jsnow 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’simgly-assets.zipnow 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
transparentClickThroughEnabledis enabled