Skip to content

Releases: scaleflex/filerobot-image-editor

v3.12.10

04 Jan 08:59
Compare
Choose a tag to compare

3.12.10 - 2021-1-4

Added

  • Close button (x) at the top left of the editor.

v3.12.9

23 Dec 07:37
Compare
Choose a tag to compare

3.12.9 - 2020-12-23

Fixed

  • Watermark's text font select input is now updated with the chosen text font.

Added

  • support custom theme's colors for more elements.

v3.12.8

17 Dec 15:09
Compare
Choose a tag to compare

3.12.8 - 2020-12-17

Fixed

  • showing the appropriate styles for the plugin while being showing inside page not as modal.

v3.12.7

23 Nov 07:57
Compare
Choose a tag to compare

3.12.7 - 2020-11-23

Fixed

  • Styling of adjust controls by having spaces between each control.

v3.12.6

22 Nov 20:52
Compare
Choose a tag to compare

3.12.6 - 2020-11-22

Added

  • saveMode, imageProperties, imageMeta & imageName properties into filerobot object of upload mode to be used in determining the save/upload mode of filerobot whether to have a newly created image without the old image's properties & meta, duplicate the image data with the edits (different name with same old image's properties & meta with considering the new edits/design) or replacing the main image with the newly edited one.

v3.12.5

22 Nov 09:50
Compare
Choose a tag to compare

3.12.5 - 2020-11-22

Fixed

  • Watermark scaling box stays in its place if watermark is positioned from watermark's positioning squares.
  • Image's stroke width input issue of not changing.
  • Issue of multiple canvases on saving image.
  • Cloudimage's mode generated url.

Improved

  • Improved the positioning of watermark in cloudimage mode.
  • Adding selectors to the styled components.
  • Applying watermark's default position when changing the watermark image.
  • Scaling the watermark to 30% + 1.5% spacing when using watermark positioning sqaures and watermark's current size is bigger than 30% of edited image.
  • Disabling scaling up the watermark image and allowing scaling down with scaling up to the max. size of the watermark image.

v3.12.4

19 Nov 16:30
Compare
Choose a tag to compare

3.12.4 - 2020-11-19

Improved

  • Improved the positioning of the watermark in cloudimage mode.
  • Avoiding the overwriting of watermark's applying switcher styles.

v3.12.3

14 Nov 13:40
Compare
Choose a tag to compare

3.12.3 - 2020-11-14

Fixed

  • Objects scaling on different image sizes issue.
  • Canvas moving in while flipping issue.
  • Text watermark position changing when undo then redo issue.
  • Fixing the issue of importing SVGs.

Added

  • added lockScaleToPercentage property to watermark object in config for scaling the watermark image and preventing users from re-scaling/re-sizing it.

Improved

  • Changing canvases selectors to be able to use multiple instances in the same page.
  • Using the first URL of watermark's URLs array as the default watermark URL if no string URL property is provided.

v3.12.2

22 Oct 08:59
Compare
Choose a tag to compare

3.12.2 - 2020-10-22

Fixed

  • Showing shapes borders in the light color scheme.

Added

  • Watermark fonts for using those fonts in text watermark fonts field.
  • Theme fonts for supporting those fonts in text & text watermark fonts field (if no fonts provided for watermark object).

v3.12.1

09 Oct 12:00
Compare
Choose a tag to compare

3.12.1 - 2020-10-09

Fixed

  • Removing hot loader build paths from the complied JS library.

Improved

  • Decreasing the JS library size a bit.