Skip to content

Releases: imgly/pesdk-server-build

v4.18.2

25 Apr 11:49
Compare
Choose a tag to compare

Fixed

  • [PESDK-4717] - Fixed crashes on IE11 caused by missing 'subscript' function error
  • [PESDK-4684] - Fixed JPEG quality loss during export on server
  • [PESDK-4714] - Fixed the memory leak when moving sprites around
  • [PESDK-4713] - Fixed filters names and order to be consistent across all platforms
  • [PESDK-4681] - Fixed color selection dots to be in centered vertically in the swatch

v4.18.1

18 Apr 12:47
Compare
Choose a tag to compare

Fixed

  • [PESDK-4523] - Added a check to prevent canvas.toBuffer from being called in the browser
  • [PESDK-4615] - Fixed the issue that allowed parts of a text to be cut off by the text container
  • [PESDK-4633] - Fixed the title of the text input modal to be localizable
  • [PESDK-4644] - Added a catchable error to the deserialization function when crop values would result in negative image dimensions

v4.18.0

11 Apr 11:15
Compare
Choose a tag to compare

Added

  • [PESDK-3418] - Added snapping of sprites to canvas
  • [PESDK-4531] - Added visual snapping guides for positional and rotational snapping
  • [PESDK-4554] - Added configuration options for snapping

Fixed

  • [PESDK-4657] - Fixed errors after editor reset when the editor was previously in the transform tool

Changed

  • [PESDK-4559] - Enhanced sprite rotation snapping
  • [PESDK-4671] - Enabled watermark when license expired or is otherwise invalid

v4.17.1

04 Apr 12:30
Compare
Choose a tag to compare

Fixed

  • [PESDK-4612] - Fixed focus outlines around sprites in Safari
  • [PESDK-4652] - Fixed crashes on IE caused by the ColorSelectionComponent

v4.17.0

28 Mar 13:20
Compare
Choose a tag to compare

Added

  • [PESDK-3477] - Added option to configure color palette

Fixed

  • [PESDK-2428] - Fixed the "PhotoEditorSDK.Filters" namespace in the api docs to specify the correct namespace "PhotoEditorSDK.Operations.FilterOperation.Filters"
  • [PESDK-4331] - Fixed inconsistencies in the minimum value for the text size input field
  • [PESDK-4631] - Fixed sliders to render correctly after setting their value below the allowed minimum.

Changed

v4.16.1

21 Mar 13:56
Compare
Choose a tag to compare

Added

  • [PESDK-4543] - Added local history in the transform tool

v4.16.0

14 Mar 14:59
Compare
Choose a tag to compare

Added

Fixed

  • [PESDK-4439] - Fixed the missing margin in the ReactUI transform tool which made it difficult to grab the handles on narrow screens

v4.15.2

11 Mar 09:49
Compare
Choose a tag to compare

Fixed

  • [PESDK-4351] - Fixed the inverted flipHorizontally and flipVertically values when deserializing with the HTML5 SDK
  • [PESDK-4529] - IE11 Throws Errors on Arrow Keys Movement of Objects
  • [PESDK-4533] - Fixed keyboard sprite movement controls in IE 11
  • [PESDK-4537] - Fixed scrollable list causing zero-height of Text Design library in IE11
  • [PESDK-4544] - Fixed the orientation-operation to first rotate then flip

v4.15.1

01 Mar 11:01
Compare
Choose a tag to compare

Fixed

  • [PESDK-4514] - Fixed IE11 crashes with "endsWith is not a function"
  • [PESDK-2760] - Fixed cross platform difference between Radial Focus inner and outer radius

v4.15.0

22 Feb 11:13
Compare
Choose a tag to compare

Added

  • [PESDK-4245] - Added keyboard controls for moving objects
  • [PESDK-4440] - Added option to EXIF operation to apply its changes to an image

Fixed

  • [PESDK-4395] - Fixed differences between WebGL and Canvas renderer when applying multiple adjustments at once
  • [PESDK-4459] - Fixed the export to MSBlob
  • [PESDK-4485] - Fixed dimension input fields by adding a minimum value to prevent 0 input