Releases: longitachi/ZLPhotoBrowser
Releases · longitachi/ZLPhotoBrowser
4.3.1 - 4.3.0 Patch
Add
- Remove deprecated properties.
- Moved some UI related properties to ZLPhotoUIConfiguration.
- Add ZLEnlargeButton class instead of extending UIControl to enlarge button click area.
- Add fade animation when taking photos.
4.3.0 - Beta
Add
- Turkish supported.#712 @emirkanacar
- Separate UI-related properties such as color, text, font, and image from ZLPhotoConfiguration and put them in ZLPhotoUIConfiguration.
- Add some properties to edit configuration to support Objective-C.
- Add some customize color properties.
- Add long press callback in ZLImagePreviewController.
- Add property to allow user to do something before select photo result callback.
4.2.6
Add
- Turkish supported.#712 @emirkanacar
- Change 'ZLPhotoThemeColorDeploy' to 'ZLPhotoColorConfiguration'.
- Add some properties to edit configuration to support Objective-C.
- Add some customize color properties.
- Add long press callback in ZLImagePreviewController.
- Add property to allow user to do something before select photo result callback.
4.2.5
4.2.4
Change the default style of the cancel button to image.
Fix
- Fixes the bug when select the original photo in the preview.
4.2.3
Add
- Done button title color can be defined separately.