Skip to content

Latest commit

 

History

History
95 lines (71 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

95 lines (71 loc) · 3.22 KB

Change Log


1.1.6 (2022-12-12)

Add:

  • Add horizontal adjust slider.
  • Support Ukrainian. #33 @darquro

1.1.5 (2022-10-26)

Add:

  • Update localization files for German. #31 @hirbod
  • Support content wrapping for text sticker. #32 @darquro

1.1.4 (2022-09-28)

Add:

  • Can change tool icon's highlited color by toolIconHighlightedColor.#28 @darquro
  • Support Arabic language.#27 @LastSoul

1.1.3 (2022-09-13)

Add:

  • Adapt iPad.

1.1.2 (2022-08-30)

Add:

  • Adjust loading progress hud style to make it prettier.
  • Support Portuguese, Spanish and Turkish.
  • Support crop round image.
  • Support for custom text.
  • Support redo in graffiti and mosaic tools.
  • Add wrapper for ZLImageEditor compatible types.

1.1.0 (2022-05-13)

1.1.1 - 1.1.0 Patch (2022-05-16)

Add:

  • Can select custom font before adding text sticker.#15
  • Change the authority of ZLEditImageViewController to open.
  • Add ZLImageEditorUIConfiguration.

1.0.7 (2022-04-26)

  • Fix the bug that crop does not work.#14

1.0.6 (2022-03-29)

  • Revert the code for image compression.

1.0.5 (2022-02-24)

Fix:

  • Fix the bug of changing the background color of the image after editing.#9

1.0.4 (2021-12-22)

Add:

  • Support adjusting the brightness and contrast and saturation of an image.
  • Support Indonesian.
  • Support chained calls.
  • Support customize images.

1.0.3 (2021-08-11)

Add:

  • Fix image orientation before image.
  • Optimize image compression method.

1.0.2 (2021-06-07)

Add:

  • Compress the image after edit.
  • Not generate a new image if there is no operation.

1.0.1 (2020-12-14)

Fix:

  • UI frame was wrong if enter clip interface from landscape.

1.0.0 (2020-11-23)

Add:

  • First release.