4 days ago
SDWebImage

5.21.5 - 5.21 Patch

See all tickets marked for the 5.21.5 release

Fixes

  • Try to move the SDWebImageDownloaderOperation dataTask property initialization into synchronized lock to avoid thread-safe issue #3856 #3842
6 days ago
HXPhotoPicker

5.0.5

  • 优化适配iOS 26

修复

9 days ago
SDWebImage

5.21.4- 5.21 Patch

See all tickets marked for the 5.21.4 release

Fixes

  • Using @synchronized to always lock the cache/loader operation to ensure thread-safe. Fix crash issue on iOS 26 #3855 #3849
15 days ago
LNPopupController

v4.4.1

Improve title paging behavior

2025-11-03 13:52:54
LNPopupController

v4.4.0

LNPopupController now requires Xcode 26.0+ to compile, but still supports iOS 13.0 as the lowest deployment target.

See https://github.com/LeoNatan/LNPopupController/issues/619 for more info.

2025-11-03 13:03:59
LNPopupController

v4.3.7

  • Improvements to marquee label layout and animations
  • Fixed an iOS 15 crash (#628)
2025-10-29 06:05:41
LNPopupController

v4.3.6

Additions for LNPopupUI

2025-10-26 04:59:05
LNPopupController

v4.3.5

Fixed an issue related to LNPopupAppearance (#627)

2025-10-25 07:05:48
LNPopupController

v4.3.4

  • Fixed an issue where popup item paging might break in spectacular ways due to an Apple bug 🤦‍♂️
  • Popup bar item metrics and spacing have changed; if you’ve previously set the width of a bar button item or sized your custom bar button item view with additional padding, this may no longer be necessary
  • Fixed a multitude of layout and logic issues, going back to iOS 16
  • Fixed several crashes on older iOS versions
2025-10-24 23:45:12
LNPopupController

v4.3.3

  • Popup bar item metrics and spacing have changed; if you’ve previously set the width of a bar button item or sized your custom bar button item view with additional padding, this may no longer be necessary
  • Fixed a multitude of layout and logic issues, going back to iOS 16
  • Fixed several crashes on older iOS versions