v5.16.0
5.16.0
Changed
- Changed the behavior of some error dialogs which previously refreshed the whole page. The
Reload
button was replaced withRetry
andClose
buttons.
Added
-
Added
backgroundColor
andtransparent
options to configuration for custom clear color -
Added support for Serializtion v3.12.0
-
Added the option to initialize the editor without an image. Check-out the documentation for more information.
-
Added the
Toolbar
,ToolControlBar
, andToolItemsBar
(onlyBasicUI
) to custom components API
Fixed
- Fixed missing live preview thumbnails if
filter.enablePreviewThumbnails
is set totrue
- Fixed Move to Front button doesn't properly work for Text
- Fixed the deserialization of sprites if the Transform tool is open
- Fixed an
out of memory
issue if the editor is opened multiple times - Fixed sprites are not properly deserialized
- Fixed an issue with Webpack integrations