10 hours ago
LNPopupController

v4.4.4

More iOS 27 fixes

3 days ago
LNPopupController

v4.4.3

Fixed crash on iOS 27.0 betas

5 days ago
ZLPhotoBrowser

5.0.0

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
15 days ago
realm-cocoa

v20.0.5

  • Fix compilation with Xcode 27.
  • When using Xcode 27, the where property on some SwiftUI helpers is defined differently to work around backtick-escaped names not working in macro expansions. The new definition appears to be API-compatible, but please report if there is some case where it does not work.

Compatibility

  • Carthage release for Swift is built with Xcode 26.5.
  • CocoaPods: 1.10 or later.
  • Xcode: 26.1-27

Internal

  • Upgraded realm-core from 20.1.4 to 20.1.5
15 days ago
realm-swift

v20.0.5

  • Fix compilation with Xcode 27.
  • When using Xcode 27, the where property on some SwiftUI helpers is defined differently to work around backtick-escaped names not working in macro expansions. The new definition appears to be API-compatible, but please report if there is some case where it does not work.

Compatibility

  • Carthage release for Swift is built with Xcode 26.5.
  • CocoaPods: 1.10 or later.
  • Xcode: 26.1-27

Internal

  • Upgraded realm-core from 20.1.4 to 20.1.5
28 days ago
KSCrash

2.6.0-beta.3

[!NOTE] Please review this page in the wiki for a deeper dive into all the changes.

[!NOTE] We're naming this v2.6.0 to be clear that we expect it to be 100% compatible, non-source breaking with v2.5.1. Please report any issues you may find.

What's Changed

Full Changelog: https://github.com/kstenerud/KSCrash/compare/2.6.0-beta.2...2.6.0-beta.3

2026-05-25 21:54:01
IQKeyboardManager

8.0.3 Dependency updates and CocoaPods fixes

Improvements

  • Removed obsolete iOS 13 availability checks throughout the codebase.
  • Updated all SPM and CocoaPods dependency versions.

Bug fixes

  • Fixed several CocoaPods compilation and podspec integration issues.
2026-05-24 03:33:37
KSCrash

2.6.0-beta.2

[!NOTE] Please review this page in the wiki for a deeper dive into all the changes.

[!NOTE] We're naming this v2.6.0 to be clear that we expect it to be 100% compatible, non-source breaking with v2.5.1. Please report any issues you may find.

What's Changed

Full Changelog: https://github.com/kstenerud/KSCrash/compare/2.6.0-beta.1...2.6.0-beta.2

2026-05-20 20:02:05
CYLTabBarController

现已支持四种iOS26液态玻璃展示效果:

gif-2026-05-21 at 01 11 45

针对加号按钮,现已支持四种iOS26液态玻璃展示效果: 样式1和2: 支持下厨房app和酷安app样式,也是目前的默认样式。 样式3和4,支持图文上下结构的加号按钮,支持在选中后隐藏液态玻璃遮罩,也可以选择居中展示液态玻璃遮罩。请升级到1.99.37版本 。完整demo演示请访问 GitHub github.com/ChenYilong/CYLTabBarController