Skip to content

Releases: longitachi/ZLPhotoBrowser

4.3.1 - 4.3.0 Patch

28 Apr 06:56
Compare
Choose a tag to compare

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

19 Apr 07:15
Compare
Choose a tag to compare

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

18 Apr 11:50
Compare
Choose a tag to compare

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

21 Mar 05:07
Compare
Choose a tag to compare

Fix

  • Fix the bug of failing to archive with Xcode 13.3.#699

4.2.4

14 Mar 12:48
Compare
Choose a tag to compare

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

07 Mar 10:55
Compare
Choose a tag to compare

Add

  • Done button title color can be defined separately.

4.2.2

13 Jan 08:17
Compare
Choose a tag to compare

Add

  • Support Spanish and Portuguese.#677

Fix

  • Fix the crash when UIAlertController is displayed on iPad.

4.2.1

22 Dec 11:08
Compare
Choose a tag to compare

Add

  • Support adjusting the brightness and contrast and saturation of an image.#673
  • Support Indonesian.
  • Add ZLEditImageConfiguration class to configuration the image editor.

Fix

  • Crash when calling showPhotoLibrary in UISplitViewController.#671

4.2.0

24 Nov 13:07
Compare
Choose a tag to compare

Add:

  • Add chained calls.
  • Optmize the custom camera code.
  • Add image style of cancel button.

Fix:

  • Selected video duplicates after editing mode.#655
  • Unable to deselect photos under certain conditions.#659

4.1.9

07 Oct 00:41
Compare
Choose a tag to compare

Fix

  • Remove CallKit because it resulted in rejection of app review.#650