longitachi/ZLPhotoBrowser
 Watch   
 Star   
 Fork   
2024-10-21 19:56:20
ZLPhotoBrowser

4.5.6

Add

  • Support iOS18.
  • When saving pictures and videos, add error parameters in the callback.
2024-09-18 17:05:58
ZLPhotoBrowser

4.5.5

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.
2024-07-05 14:44:25
ZLPhotoBrowser

4.5.4

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
2024-05-23 14:48:07
ZLPhotoBrowser

4.5.3

Add

  • Support customizing the alert for when there is no permission. #900 @xiaoyouPrince
  • Add configuration option to center tools in tools collection view. #903 @patryk-sredzinski

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
2024-04-15 15:55:46
ZLPhotoBrowser

4.5.2

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.
2024-03-29 18:52:59
ZLPhotoBrowser

4.5.1

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.
2024-03-29 17:47:20
ZLPhotoBrowser

4.5.1

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.
2024-03-21 16:06:29
ZLPhotoBrowser

4.5.0

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
2024-02-02 16:36:28
ZLPhotoBrowser

4.4.9

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.
2023-12-05 17:26:16
ZLPhotoBrowser

4.4.8.2 —— 4.4.8 Patch

Fix

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