3 hours ago
ZLPhotoBrowser

4.5.1

Add

  • Add xcprivacy file to the project.

Fix

  • Fix the bug causing a crash when continuously switching between front and rear cameras. #894
  • Fix the bug where the status bar in the album thumbnail interface sometimes does not display.
4 hours ago
ZLPhotoBrowser

4.5.1

Add

  • Add xcprivacy file to the project.

Fix

  • Fix the bug causing a crash when continuously switching between front and rear cameras. #894
  • Fix the bug where the status bar in the album thumbnail interface sometimes does not display.
1 days ago
fmdb

The one for SQLCipher CocoaPods support.

This amazing release is to get SQLCipher support back into the CocoaPods release.

3 days ago
SDWebImage

5.19.1 - 5.9 Patch

See all tickets marked for the 5.19.1 release

Features

  • Allows the transformer to preserve the UIImage metadata like image format #3688
  • Add a protect when NSString passed into sd_setImageWithURL API (which should be NSURL instance) #3686 @aasdsjk

Performance

  • Replace NSFileManager.enumeratorAtPath with enumeratorAtURL for performance and RAM saving #3690 @ChengzhiHuang

Warnings

  • mark SDWebImageCacheKeyFilter default initializer unavailable & add missing default case of SDCallbackQueue sync/async function #3683 @adamwangxx
3 days ago
MJRefresh

3.7.9

  • Add privacy access reason for using UserDefaults

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.8...3.7.9

3 days ago
LNPopupController

v2.18.8

Fixed a crash under certain circumstances.

3 days ago
PopupView
5 days ago
HXPhotoPicker
6 days ago
realm-swift

v10.49.1

Enhancements

  • Improve file compaction performance on arm64 platforms for encrypted files between 16kB and 4MB in size. (PR #7492).

Fixed

  • Opening a Realm with a cached user while offline would fail to retry some steps of the connection process and instead report a fatal error. (#7349, since v10.46.0)

Compatibility

  • Realm Studio: 14.0.1 or later.
  • APIs are backwards compatible with all previous releases in the 10.x.y series.
  • Carthage release for Swift is built with Xcode 15.3.0.
  • CocoaPods: 1.10 or later.
  • Xcode: 14.2-15.3.0.

Internal

  • Upgraded realm-core from v14.3.0 to 14.4.1