Skip to content

Nuke 12.1.4

Compare
Choose a tag to compare
@kean kean released this 22 Jul 21:44
· 199 commits to main since this release
  • Upgrade from CommonCrypto to CryptoKit and slightly optimize how cryptographic hashes are converted to strings (used as filenames for DataCache)
  • Deprecate DataCache/isCompressionEnabled. It was initially added as a general-purpose feature used in Pulse, but it's not recommended to be used with most image formats.
  • DataCache now performs sweeps less frequently
  • Minor docs correction – #715 by @tdkn

New Contributors

  • @tdkn made their first contribution in #715