4.5.7
- 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.3
- 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
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.