Skip to content

4.5.8

Latest
Compare
Choose a tag to compare
@longitachi longitachi released this 18 Feb 09:02
· 9 commits to master since this release

Add

  • Add video stabilization support in custom camera. #959 @tsinis

Fix

  • Fix video recording with both torch-on and wide cameras. #960 @tsinis
  • Fixed the problem of freezing caused by calculating the frame when previewing network videos. #967
  • Fix the memory leak issue in the ZLEditImageViewController interface. #968
  • After the initial request for album permissions is denied, the permission guidance alert will no longer be displayed. #969
  • Correct eraser misalignment after image cropping. #971 @vcicis