1 days ago
SkeletonView

📦 1.31.0

  • #557: Fix syntax error in Package.swift - @flopshot

🔬Improvements

  • #552: Add PrivacyInfo manifest file - @kdvmgn
2 days ago
realm-cocoa

v10.49.2

Enhancements

Fixed

  • Fixed a crash that would occur when an http error 401 or 403 is returned upon opening a watch stream for a MongoDB collection. (#8519)
  • Fix an assertion failure "m_lock_info && m_lock_info->m_file.get_path() == m_filename" that appears to be related to opening a Realm while the file is in the process of being closed on another thread. (#8507)
  • Fixed diverging history due to a bug in the replication code when setting default null values (embedded objects included). (Core #7536)
  • Null pointer exception may be triggered when logging out and async commits callbacks not executed. (Core #7434)
  • AppConfiguration.baseUrl will now return the default value of the url when not set rather than nil. (#8512)
  • Added privacy manifest to Core's Swift package (Swift #8535)
  • Fixed crash when integrating removal of already removed dictionary key (Core #7488, since v10.0.0)

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 15.3.0.
  • CocoaPods: 1.10 or later.
  • Xcode: 14.2-15.3.0.

Internal

  • Upgraded realm-core from 14.4.1 to 14.5.2
2 days ago
realm-swift

v10.49.2

Enhancements

Fixed

  • Fixed a crash that would occur when an http error 401 or 403 is returned upon opening a watch stream for a MongoDB collection. (#8519)
  • Fix an assertion failure "m_lock_info && m_lock_info->m_file.get_path() == m_filename" that appears to be related to opening a Realm while the file is in the process of being closed on another thread. (#8507)
  • Fixed diverging history due to a bug in the replication code when setting default null values (embedded objects included). (Core #7536)
  • Null pointer exception may be triggered when logging out and async commits callbacks not executed. (Core #7434)
  • AppConfiguration.baseUrl will now return the default value of the url when not set rather than nil. (#8512)
  • Added privacy manifest to Core's Swift package (Swift #8535)
  • Fixed crash when integrating removal of already removed dictionary key (Core #7488, since v10.0.0)

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 15.3.0.
  • CocoaPods: 1.10 or later.
  • Xcode: 14.2-15.3.0.

Internal

  • Upgraded realm-core from 14.4.1 to 14.5.2
3 days ago
HXPhotoPicker
4 days ago
ZLPhotoBrowser

4.5.2

Fix

  • Fix the bug in the image cropping interface where the image is not displayed correctly when zooming in and the crop ratio is not 0.
8 days ago
CryptoSwift

1.8.2

  • Enable VisionOS as supported platform for Xcode project and SwiftPM package
  • Tweak CocoaPods setup for privacy manifest
8 days ago
AlertKit