Skip to content

5.0.0

Latest

Choose a tag to compare

@longitachi longitachi released this 25 Jun 03:09

Add

  • Optimized UI for iPad multitasking and custom window sizes for a smoother experience.
  • Updated partial APIs for iOS 26 and iOS 27 compatibility; Demo now supports iPad multi-window.
  • Added a new parameter to control whether the camera is dismissed when the app enters the background. #1052
  • Added supportLandscape attribute to control whether landscape mode is supported. #1050
  • The default value for enableWideCameras (wide-angle lens) has been changed to true. #1050
  • Added thumbVCAllowPanToDismiss property to control whether the thumbnail interface allows swiping back from the edge.
  • Significantly optimized the sticker editing experience; text stickers now display sharper when enlarged with reduced jagged edges.
  • Optimized the doodling effect for smoother curves; improved eraser effect.
  • Updated album filtering logic to display more system albums. #1055

Fix

  • Fixed incorrect selection limit prompt when only videos are allowed to be selected. #1048
  • Fixed transparent PNG images being rendered with a white background. #1045 via #1046 @tac-han
  • Fixed selection state not syncing back to thumbnail list and preview after deselecting in preview. #1042