Skip to content

Releases: longitachi/ZLPhotoBrowser

4.5.5

18 Sep 09:07
Compare
Choose a tag to compare

Add:

  • The ZLImagePreviewController interface supports gesture-driven pull-down return animations.
  • Update the API for obtaining album permissions.

Fix:

  • Fixed the bug that mosaics were not displayed during painting.

4.5.4

05 Jul 06:44
Compare
Choose a tag to compare

Add

  • Support iOS18. #909 @patryk-sredzinski
  • Enhance the user experience of the image cropping interface and optimize the animation effects.
  • Support for setting VideoMirrored in the custom camera. #912

Fix

  • Fix the issue where some UI elements are displayed incorrectly on phones without a notch. #914

4.5.3

23 May 06:48
Compare
Choose a tag to compare

Add

Fix

  • Fix the bug where the crop ratio view is not hidden when there is only one ratio in the cropping interface.
  • Fix a bug that may cause failure when saving images from iCloud to local storage. #901 @ilfocus

4.5.2

15 Apr 07:55
Compare
Choose a tag to compare

Fix

  • Fix the bug in the image cropping interface where the image is not displayed correctly when zooming in and the crop ratio is not 0.

4.5.1

29 Mar 10:53
Compare
Choose a tag to compare

Add

  • Add xcprivacy file to the project.

Fix

  • Fix the bug causing a crash when continuously switching between front and rear cameras. #894
  • Fix the bug where the status bar in the album thumbnail interface sometimes does not display.

4.5.0

21 Mar 08:06
Compare
Choose a tag to compare

Add

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

Fix

  • Resolve the issue causing errors during SPM installation. #892
  • Fix the bug where cropping square images to circular shape fails. #893 @patryk-sredzinski

4.4.9

02 Feb 08:36
Compare
Choose a tag to compare

Add:

  • Support for setting the initial index of the first image.
  • Define the text for the "Done" button on different screens with different keys to facilitate customizing the text.

4.4.8.2 —— 4.4.8 Patch

05 Dec 09:26
Compare
Choose a tag to compare

Fix

  • Fix the bug where the camera does not disappear when clicking cancel in the system camera. #879

4.4.8.1 —— 4.4.8 Patch

27 Nov 09:48
Compare
Choose a tag to compare
Bumped version to 4.4.8.1

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