v1.5.0 Changelog
April 4, 2022
See the announcement post for details on features.
- CESDK: Introduce event API and editor API.
- UBQ:
export
now always unhides the element that’s being exported. - UBQ: Selection and placeholder highlighting for children of hidden elements are disabled.
- CESDK: Fix bug when no sources for a type are configured
- UBQ: Add
Opacity
component toCompositedText
- UBQ: Switch to fixed
Stack
spacing during export - UBQ: Limit image render resolution to 4096x4096
- CESDK: Disabled color inputs inside colorselection popover can be enabled via click anywhere inside the popover
- CESDK: Introduce grouping of elements. A group can be moved and has its own opacity.
- CESDK: Added new vector shapes.
- UBQ: Add PDF export
- UBQ: Move pending and error state rendering from the frontend into UBQ
- CESDK: Update supported browser versions
- UBQ: Add options for page clipping and out-of-page dimming
- UBQ: Add
showsPlaceholderOverlay
property toImage
- UBQ: Allow exporting scenes as an archive
- CESDK: Allow usage of inline text editing in
cesdk_engine
headless mode - CESDK: Add dock configuration option to show/hide labels and choose between icon sizes
- CESDK: ‘Replace Asset’ library panel now automatically opens for Adopters when selecting a replaceable image, and stays open after selection.