Skip to content

Nuke 7.3.1

Compare
Choose a tag to compare
@kean kean released this 20 Jul 19:57
· 2343 commits to main since this release
  • ImagePipeline now updates the priority of shared operations when the registered tasks get canceled (was previosuly only reacting to added tasks)
  • Fix an issue where didFinishCollectingMetrics closure wasn't called for the tasks completed with images found in memory cache and the tasks canceled before they got a chance to run. Now every created tasks gets a corresponding didFinishCollectingMetrics call.