Download Latest Version Nuke 12.9 source code.tar.gz (6.6 MB)
Email in envelope

Get an email when there's a new version of Nuke

Home / 12.9.0
Name Modified Size InfoDownloads / Week
Parent folder
Nuke 12.9 source code.tar.gz 2026-02-23 6.6 MB
Nuke 12.9 source code.zip 2026-02-23 6.7 MB
README.md 2026-02-23 1.2 kB
Totals: 3 Items   13.2 MB 3

What's Changed

  • Enable Swift 6 and fix remaining concurrency warnings
  • Optimize ImageTask AsyncStreamAPIs and remove the Combine dependency. It now essentially has no overhead.
  • Updating misleading SVG support by @realmtai in https://github.com/kean/Nuke/pull/839
  • Fix deprecation warning typo by @cameronmcefee in https://github.com/kean/Nuke/pull/861
  • Mark DataLoading closures as @Sendable by @plu in https://github.com/kean/Nuke/pull/862
  • .storeAll now stores processed images for locals too, as it should be by @HyperfocusDisordered in https://github.com/kean/Nuke/pull/810
  • Add .heic support to AssetType/init so it can detect it based on the input Data
  • Remove some @unchecked markers from Sendable types for better Data Race Safety checking
  • Fix an issue with DateCache not touching .contentAccessDate when accessing files

New Contributors

Source: README.md, updated 2026-02-23