Skip to content

v4.4.0

Compare
Choose a tag to compare
@AhmeeedMostafa AhmeeedMostafa released this 29 Mar 23:34
· 120 commits to master since this release

v4.4.0 - 2023-03-30

Fixed

  • Respect defaultSavedImageName in case of providing source property with HTMLImageElement
  • Crop transformer is not updated on changing to (original) crop preset if no interaction happened with canvas (#291).

Added

  • Backward compatability for react 17.
  • defaultSavedImageQuality property for increasing/decreasing the saved image quality whether default save behavior used or not.
  • Support adding gallery for image tool to enable possibility to add image from custom/preloaded images image.gallery.
  • Support image.disableUpload which disables the possibility to upload image from local device.

Improved

  • If image changed, re-extract its name & extension.
  • Split react-konva library from dependencies and make it developer installable to determine the version to use.