Skip to content

Releases: longitachi/ZLPhotoBrowser

4.1.8

18 Sep 03:46
Compare
Choose a tag to compare

Add:

  • Support crop round image.
  • Show an alert to prompt that app cannot access the microphone.#643
  • Wrap to display when the text is too long.
  • The http header of the network video can be configured.#642
  • Improve the judgment logic of Live Photo.#648
  • Edit the image directly after taking the photo.

Fix:

  • Camera cannot turning on while calling.#641

4.1.7

30 Jul 06:55
Compare
Choose a tag to compare

Add

  • Add a property to control whether to display the selection button animation when selecting.
  • Separate the colors shared by album list interface and perview interface.
  • Add a cancel block in the camera view controller.
  • Support export video.

4.1.6

26 May 06:19
Compare
Choose a tag to compare

Add

  • Add ZLCameraConfiguration class to deploy camera.
  • Call select image block after dismiss.
  • Optimizing the method of processing images.

Fix

  • UI frame is incorrect when preview the long image. #610

4.1.5

13 Apr 06:59
Compare
Choose a tag to compare

Add

  • Provide a method to reset the configuration.
  • Cancel the image request when operation is cancelled.

4.1.4

09 Mar 06:51
Compare
Choose a tag to compare

Add

  • In the iOS14 photo limit authority, show WeChat-style “go to setting” tips view.
  • Support customize animation duration for select button.

Fix

  • Sometimes gif is not playing.

4.1.3

22 Feb 08:45
Compare
Choose a tag to compare

Add

  • Add a callback after closing the framework's no authority alert.
  • Can control whether to show the status bar when previewing photos.
  • Can separately control whether to display the selection button and bottom view in ZLImagePreviewController.#587

4.1.2

31 Dec 06:19
Compare
Choose a tag to compare

Add

  • When the slide select is active, it will auto scroll like system library.
  • Show edit tag in thumbnail interface.
  • Add progress when loading iCloud video.
  • Can crop the video directly after select thumbnail in non-mixed selection mode.

Fix

  • The Image crop interface UI frame is incorrect when enter from landscape.#558
  • The navigation view height is incorrect in iOS 10.x.#561

4.1.1 - 4.1.0 Patch

25 Nov 09:54
Compare
Choose a tag to compare

Fix

  • Fix a crash when using zoom to preview local images and network images.#556

4.1.0

23 Nov 10:13
Compare
Choose a tag to compare

Add

  • Image editor add text sticker and image sticker feature.#552
  • Customizable order of editing image tools.
  • Can set the maximum and minimum number of choices for the video.
  • Pinch to adjust zoom factor of the custom camera.
  • Long press to save the local image and network image.
  • iOS14 limited mode, change the way to select more photos.(#548)

Fix

  • Fix the bug that will crash when has request failed images.#549

4.0.9

29 Oct 10:37
Compare
Choose a tag to compare

Add

  • Support languages of more countries (French, German, Russian, Vietnamese, Korean, Malay, Italian).
  • Support iOS14 limited authority.
  • Provides the ability to preview PHAsset, local images and videos, network images and videos together.
  • Optimize some UI effects.
  • Support show image crop vc directly.

Fix

  • Fixed the bug that the selected index is displayed in the video cell after recording the video.#546