Version v1.4.1 Changelog February 22, 2022
Fixes
- Placeholder overlay not getting removed when replacing image as adopter
- Missing bindings for
getGlobalXYZ&referencesAnyVariablesendpoints - Various guide fixes (broken links, broken buttons & wrong examples)
- Delay lookup of legacy vector path blocks
Breaking Changes
- CESDK: Moved property API functions into the block API namespace.
.property.findAlland.property.getTypehave been renamed to.block.findAllPropertiesand.block.findPropertyTyperesp.