Pesdk Html5 Build Versions Save

PhotoEditor SDK: A fully customizable photo editor for your website.

v5.13.0

2 years ago

5.13.0

Added

  • Added displaySerializationModal top-level config to control serialization modal behavior
  • Added a UMD build which is transpiled to ES5 to the bundle

Fixed

  • Fixed brush tool slider prop undefined error
  • Fixed the vertical overflow in the AdvancedUI Text controls
  • Fixed an issue in the ESM build which resulted in an Uncaught ReferenceError: g is not defined error

v5.12.0

2 years ago

5.12.0

Changed

  • Replaced the advancedUIToolControlBar.padding value in config.custom.measurements with:
advancedUIToolControlBar.paddingLeft,
advancedUIToolControlBar.paddingRight,
advancedUIToolControlBar.paddingTop,
advancedUIToolControlBar.paddingBottom,

Added

  • Added an option to reorder the ToolControlBar components and tabs
  • Added option to prevent automatic creation of a new text or text design element
  • Added the UIEvent.ERROR_WEBGL_CONTEXT_LOST event if the WebGL context was lost due to the loaded image
  • Added the tool prop to the CustomColorItem and CustomCheckbox components

Fixed

  • Fixed search with special characters in all examples
  • Fixed empty history snapshot from sliders
  • Fixed selected option is not highlighted in the Transform toolbar for Basic UI

v5.11.7

2 years ago

5.11.7

Fixed

  • Fixed custom sticker category should be the newest uploaded image
  • Fixed scrollbar theme options are not used
  • Fixed reset adjustment button should not be visible if all adjustment settings are set to default
  • Fixed the ColorPicker position for custom ColorItems
  • Fixed the brush tool on mobile screens

v5.11.6

3 years ago

5.11.6

Fixed

  • Fixed the font style dropdown not being scrollable in legacy Edge
  • Fixed rotation transform reset issue

v5.11.5

3 years ago

Fixed

  • Fixed sprites size on deserialization for non-transform tools
  • Fixed crop mask controls issue in Vue2

v5.11.4

3 years ago

5.11.4

Fixed

  • Fixed crash in apps with SSR support
  • Fixed issue if overlayURI is a data URL
  • Fixed inconsistencies in the returned value of hasChanges
  • Fixed the missing reset button in the adjustment and brush tool due to the history
  • Fixed multiple overlay stacking and slow connection asset loading issue

v5.11.3

3 years ago

5.11.3

Fixed

  • Fixed colorized and solid sticker if the color has transparency
  • Fixed the export in crop tool after a frame was applied
  • Fixed loading a transparent image
  • Fixed the vertical orientation after the image was replaced
  • Fixed pixel inconsistencies with crop ratios
  • Fixed unused thumbnailURI value for sticker
  • Fixed the canvas size after the transform tool was opened in the BasicUI

v5.11.2

3 years ago

5.11.2

Fixed

  • Fixed editor scaling issue after export on retina devices
  • Fixed the frame and overlay opacity after deserialization
  • Fixed fonts loading error on slow networks
  • Fixed the sprite rotation on flipped and rotated image

v5.11.1

3 years ago

5.11.1

Fixed

  • Fixed findDOMNode error messages in React Strict Mode introduced by a package

v5.11.0

3 years ago

5.11.0

Added

  • Added useIsLayoutAdvanced hook

Fixed

  • Disabled Move To Front button for a single asset or if the asset is in front
  • Fixed the history for sticker sizes
  • Fixed Move To Front history
  • Fixed Mirrored focus history
  • Fixed history for the transform tool
  • Fixed the position of the tooltip if a parent node contains a transform property
  • Fixed the order of custom fonts in the text dropdown
  • Fixed React warning on SDK mounting
  • Fixed history for the text orientation on the flipped image
  • Fixed findDOMNode error messages in React Strict Mode