Skip to content

Releases: longitachi/ZLImageEditor

2.0.6

17 Oct 08:47

Choose a tag to compare

Fix

  • Fixed the issue where the eraser position was displayed incorrectly when editing pictures.

2.0.5

30 Jun 12:12

Choose a tag to compare

Add

  • Support SwiftUI.

Fix

  • Changed the UITextView's returnKeyType to default when Configuration's textStickerCanLineBreak is true. #59 @nhiroyasu
  • Fix retain cycle in ZLEditImageViewController. #64 @olischne
  • Correct eraser misalignment after image cropping.

2.0.4

06 May 13:03

Choose a tag to compare

Add

  • Added a callback for cancelling editing.

2.0.3

05 Jul 07:03

Choose a tag to compare

Add

  • Enhance the user experience of the image cropping interface and optimize the animation effects.

Fix

  • Fix the bug that causes a crash when entering the cropping interface while the app only supports landscape mode. #53

2.0.2

22 Mar 07:02

Choose a tag to compare

Add

  • Adapt the text sticker input interface for iPad landscape mode.

Fix

  • Fix the bug where cropping square images to circular shape fails.

2.0.1

27 Nov 10:57

Choose a tag to compare

Add:

  • Enhancing the drawing tool with an eraser function.
  • The minimum supported system has been upgraded from iOS 9 to iOS 10.

2.0.0

08 Nov 08:59

Choose a tag to compare

Add:

  • Enhancing the drawing tool with an eraser function.
  • The minimum supported system has been upgraded from iOS 9 to iOS 10.

1.2.1

13 Oct 11:11

Choose a tag to compare

Add:

  • Optimize the undo and redo function in the image editor. All operations support undo and redo.
  • Dutch support added.
  • Supports setting the default font for text stickers.

Fix:

  • Fix the bug that text stickers are not displayed when typing in Arabic. #48

1.1.8.2 - 1.1.8 Patch

26 Jul 03:17

Choose a tag to compare

Fix:

  • Disable TextView when user ends editing.

1.1.8.1 - 1.1.8 Patch

24 Jul 08:13

Choose a tag to compare

Add:

  • Text stickers support display background color.