Skip to content

Releases: longitachi/ZLPhotoBrowser

4.4.8

23 Nov 09:27
Compare
Choose a tag to compare

Add

  • Adapt to iOS 17, replace UIGraphicsBeginImageContextWithOptions with UIGraphicsImageRenderer.

Fix

  • Fix the bug in ZLImagePreviewController where videos cannot be played. #875

4.4.7

17 Nov 07:25
Compare
Choose a tag to compare

Add

  • Enhancing the drawing tool with an eraser function.
  • Display the total size of selected photos when the full image button is selected.

Fix

  • Fix a bug where the video's start time is incorrect when cropping the video. #793

4.4.6

20 Oct 06:35
Compare
Choose a tag to compare

Add

  • Supports setting whether the serial number is displayed on the selection button or not.
  • Add scroll to bottom button on Gallery picker. #860 @patryk-sredzinski
  • In the image editor, all operations support undo and redo. #861
  • Dutch support added.
  • Supports setting the default font for text stickers.
  • Optimize the drop-down return effect of the preview interface.
  • Optimize screen rotation experience.

Fix

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

4.4.5

14 Sep 03:21
Compare
Choose a tag to compare

Add

Fix

  • When there are too many photos, the album may crash when opened. #684
  • Crash on simulator version 14.0.1. #849 @guanru
  • In the image editor where the sticker position was incorrect after the image was rotated.

4.4.4

25 Aug 11:02
Compare
Choose a tag to compare

Add

  • Support downloading video data from iCloud before selecting a video.
  • Makes the drawn curves smoother when editing images.

Fix

  • Fix a bug that may fail to save videos stored on iCloud.

4.4.3.2 - 4.4.3 Patch

26 Jul 03:12
Compare
Choose a tag to compare

Fix

4.4.3.1 - 4.4.3 Patch

26 Jul 02:47
Compare
Choose a tag to compare

Fix

  • Delete some time-consuming codes to improve the image loading speed of the thumbnail interface.

4.4.3

24 Jul 08:07
Compare
Choose a tag to compare

Add

  • Support to limit the data size of the video.
  • Add two blocks, called when asset is selected and deselected.
  • Support setting video codec type in custom camera. #831 @GPX-NSlog
  • Text stickers support display background color.

4.4.2

08 Jun 06:40
Compare
Choose a tag to compare

Add

  • Preserve the alpha channel of the edited image. #818 @hstdt

Fix

  • Fix a crash caused by UI modification in a sub-thread. #821

4.4.1

25 Apr 11:46
Compare
Choose a tag to compare

Add

  • Adapt to RTL.

Fix

  • Fix the problem that the image editor does not work properly when the scale of the picture is not 1.
  • Fixed some UI display issue in the image preview interface. #812 @skytoup