Skip to content

Releases: longitachi/ZLPhotoBrowser

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

4.0.8

10 Oct 09:40
Compare
Choose a tag to compare

Add

  • 编辑图片添加滤镜功能;#530

4.0.7

28 Sep 09:59
Compare
Choose a tag to compare

Add

  • 支持设置图片裁剪比例; #524
  • 自定义相机支持录制时切换摄像头; #521
  • 新增已选照片边框功能;
  • 新增是否允许预览大图功能;
  • 新增是否允许预览已选择照片功能;
  • 优化前置摄像头拍照及录像镜像翻转问题;

Fix

  • 修改选择数量超过最大值的提示显示条件错误的bug;
  • 修改选择量达到最大值后无法编辑图片的bug;