13 days ago
realm-swift

v20.0.2

Enhancements

  • Update build scripts for Xcode 16.2.

Compatibility

  • Carthage release for Swift is built with Xcode 16.3.0.
  • CocoaPods: 1.10 or later.
  • Xcode: 15.3.0-16.3.
17 days ago
LNPopupController

v3.0.7

Layout and stability improvements

20 days ago
realm-swift

v10.54.4

Enhancements

  • Add Xcode 16.3 binaries.

Compatibility

  • Realm Studio: 15.0.0 or later.
  • APIs are backwards compatible with all previous releases in the 10.x.y series.
  • Carthage release for Swift is built with Xcode 16.3.0.
  • CocoaPods: 1.10 or later.
  • Xcode: 15.3.0-16.3.
28 days ago
LNPopupController

v3.0.6

  • Added support SwiftUI/LNPopupUI popup bar images for crossfade

  • Improved LNPopupImageView content mode handling

28 days ago
LNPopupController

v3.0.5

  • Added crossfade between transition target view and popup bar image to better allow for transitions that are not one to one with the bar image, like full popup content transition
  • Fixed Mac Catalyst build and also added general Catalyst improvements to the framework
29 days ago
ZLPhotoBrowser

4.6.0.1 - Patch

Add

  • Support SwiftUI.
  • Support for locked output orientation in custom camera. #976 @tsinis
  • Optimize the playback experience of album videos and online videos.
  • Add will-capture-block for customizable capture actions. #988 @tsinis
  • Replace ZLPhotoPreviewSheet with ZLPhotoPicker. The permission of ZLPhotoPreviewSheet will be changed to private later. #996
  • Enhance the text sticker feature by adding text outline and shadow effects.

Fix

  • Fixed the bug that the time of automatically stopping recording is incorrect when clicking to record a video.
  • Fix the issue where the width and height calculations of some videos are inaccurate when previewing online videos.
29 days ago
HXPhotoPicker

5.0.1

新增

  • 西班牙、葡萄牙语言

修复

2025-03-28 21:17:08
LNPopupController

v3.0.4

  • Expanded the transition system to support more advanced scenarios, such as SwiftUI/LNPopupUI and the LNPopupTransitionView protocol
  • Improve documentation and headers with information about transitions
  • Deprecated unavailable API has been removed from the header files
2025-03-28 19:07:57
ZLPhotoBrowser

4.6.0

Add

  • Support SwiftUI.
  • Support for locked output orientation in custom camera. #976 @tsinis
  • Optimize the playback experience of album videos and online videos.
  • Add will-capture-block for customizable capture actions. #988 @tsinis
  • Replace ZLPhotoPreviewSheet with ZLPhotoPicker. The permission of ZLPhotoPreviewSheet will be changed to private later. #996
  • Enhance the text sticker feature by adding text outline and shadow effects.

Fix

  • Fixed the bug that the time of automatically stopping recording is incorrect when clicking to record a video.
  • Fix the issue where the width and height calculations of some videos are inaccurate when previewing online videos.
2025-03-28 18:11:58
HXPhotoPicker

5.0.0.3

新增

  • 西班牙、葡萄牙语言

修复