onevcat/Kingfisher (onevcat/Kingfisher)
### [`v7.10.1`](https://togithub.com/onevcat/Kingfisher/blob/HEAD/CHANGELOG.md#7101---Compilation--Infinity-2023-12-09)
[Compare Source](https://togithub.com/onevcat/Kingfisher/compare/7.10.0...7.10.1)
##### Fix
- Now the CarPlay support (`CPListItem`) compiles again for iOS SDK 14.0 to 14.4. It was because an undocumented API change in the `CPListItem` property. [#2172](https://togithub.com/onevcat/Kingfisher/pull/2172) [@brendonjkding](https://togithub.com/brendonjkding)
- Fix an infinite `View` refreshing loop when `KFImage` is set with `startLoadingBeforeViewAppear` to `true` and the loading keeping fails. [#2169](https://togithub.com/onevcat/Kingfisher/pull/2169) [@onevcat](https://togithub.com/onevcat) [@sisoje](https://togithub.com/sisoje) [@mirkokg](https://togithub.com/mirkokg)
***
### [`v7.10.0`](https://togithub.com/onevcat/Kingfisher/blob/HEAD/CHANGELOG.md#7100---Privacy-Manifest-2023-10-29)
[Compare Source](https://togithub.com/onevcat/Kingfisher/compare/7.9.1...7.10.0)
##### Add
- Actually add the privacy manifest files to the xcframework, Swift Package Manager and CocoaPods. [#2122](https://togithub.com/onevcat/Kingfisher/issues/2122)[#2156](https://togithub.com/onevcat/Kingfisher/pull/2156) [@CloudosaurusRex](https://togithub.com/CloudosaurusRex) [@NikcN22](https://togithub.com/NikcN22)
- Enable the modulemap generation and `-Swift.h` header again for ObjC compatibility. [#2138](https://togithub.com/onevcat/Kingfisher/pull/2138) [@yev-kanivets](https://togithub.com/yev-kanivets)
##### Fix
- Use the trait collection to determine animated image scale, instead of the deprecated `UIScreen` API. [#2157](https://togithub.com/onevcat/Kingfisher/pull/2157) [@hyun99999](https://togithub.com/hyun99999)
- An issue that a local AV asset creates multiple disk caches when connected to Xcode during Debug phase. [#2158](https://togithub.com/onevcat/Kingfisher/pull/2157) [@onevcat](https://togithub.com/onevcat) [@elijahdou](https://togithub.com/elijahdou)
- The disk cache now is still availiable when the whole cache folder is removed by external operations instead of the methods in Kingfisher. [#2162](https://togithub.com/onevcat/Kingfisher/pull/2162) [@onevcat](https://togithub.com/onevcat) [@uclort](https://togithub.com/uclort)
- Some documentation and CI impro/vements.
***
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
from: "7.9.1"
->from: "7.10.1"
Release Notes
onevcat/Kingfisher (onevcat/Kingfisher)
### [`v7.10.1`](https://togithub.com/onevcat/Kingfisher/blob/HEAD/CHANGELOG.md#7101---Compilation--Infinity-2023-12-09) [Compare Source](https://togithub.com/onevcat/Kingfisher/compare/7.10.0...7.10.1) ##### Fix - Now the CarPlay support (`CPListItem`) compiles again for iOS SDK 14.0 to 14.4. It was because an undocumented API change in the `CPListItem` property. [#2172](https://togithub.com/onevcat/Kingfisher/pull/2172) [@brendonjkding](https://togithub.com/brendonjkding) - Fix an infinite `View` refreshing loop when `KFImage` is set with `startLoadingBeforeViewAppear` to `true` and the loading keeping fails. [#2169](https://togithub.com/onevcat/Kingfisher/pull/2169) [@onevcat](https://togithub.com/onevcat) [@sisoje](https://togithub.com/sisoje) [@mirkokg](https://togithub.com/mirkokg) *** ### [`v7.10.0`](https://togithub.com/onevcat/Kingfisher/blob/HEAD/CHANGELOG.md#7100---Privacy-Manifest-2023-10-29) [Compare Source](https://togithub.com/onevcat/Kingfisher/compare/7.9.1...7.10.0) ##### Add - Actually add the privacy manifest files to the xcframework, Swift Package Manager and CocoaPods. [#2122](https://togithub.com/onevcat/Kingfisher/issues/2122)[#2156](https://togithub.com/onevcat/Kingfisher/pull/2156) [@CloudosaurusRex](https://togithub.com/CloudosaurusRex) [@NikcN22](https://togithub.com/NikcN22) - Enable the modulemap generation and `-Swift.h` header again for ObjC compatibility. [#2138](https://togithub.com/onevcat/Kingfisher/pull/2138) [@yev-kanivets](https://togithub.com/yev-kanivets) ##### Fix - Use the trait collection to determine animated image scale, instead of the deprecated `UIScreen` API. [#2157](https://togithub.com/onevcat/Kingfisher/pull/2157) [@hyun99999](https://togithub.com/hyun99999) - An issue that a local AV asset creates multiple disk caches when connected to Xcode during Debug phase. [#2158](https://togithub.com/onevcat/Kingfisher/pull/2157) [@onevcat](https://togithub.com/onevcat) [@elijahdou](https://togithub.com/elijahdou) - The disk cache now is still availiable when the whole cache folder is removed by external operations instead of the methods in Kingfisher. [#2162](https://togithub.com/onevcat/Kingfisher/pull/2162) [@onevcat](https://togithub.com/onevcat) [@uclort](https://togithub.com/uclort) - Some documentation and CI impro/vements. ***Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.