Releases: longitachi/ZLPhotoBrowser
Releases · longitachi/ZLPhotoBrowser
4.5.7
Add
- Custom camera supports tap-to-record mode. #944 @tsinis
- Custom camera supports wide-angle lenses on iOS 13 and above. #948 @tsinis
- Custom camera allows adding a custom overlay view. #951 @tsinis
- Video editing controller adds a callback block for canceling edits. #953 @tsinis
- Added
ZLImagePreviewControllerDelegate
protocol to receive event callbacks inZLImagePreviewController
.
4.5.6
Add
- Support iOS18.
- When saving pictures and videos, add error parameters in the callback.
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.
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
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
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.
4.5.1
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
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.
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