Foundry Nuke Releases
0.18.16 (2026-01-20)
Added support for training CopyCat nodes. Users are now able to select to submit a CopyCat training job. A CopyCat training job will perform CopyCat training on the render farm, rather than on the local system.
Bug Fixes
- fixed copycat adaptor not working when plugin installed using installer (#288) (
f7c57f3)
0.18.14 (2025-12-18)
Features
- add ignorable warning when asset-references parsing fails (
ab72b21)
Bug Fixes
- fix handling of python expressions in fileknob paths, add warning dialog to allow users to bypass asset scanning errors. (#278) (
ab72b21) - Remove unbounded lru_cache (#271) (
55451d8)
0.18.13 (2025-08-25)
Features
Bug Fixes
- fix behavior of automatic input / output path detection (#254) (
11fd53b) - fix behavior of automatic input / output path detection (
11fd53b)
0.18.12 (2025-07-19)
Features
- Added Windows E2E test support and uploaded test assets (#243) (
1c95deb) - Added Windows E2E test support and uploaded test assets (
1c95deb) - Add frame range tests, rewrote QCombobox interactions (#238) (
660379e) - Add frame range tests, rewrote QCombobox interactions (
660379e) - Add OCIO, job attachment tests, and default frame range integration tests (#235) (
97cd39a) - Added OCIO, job attachment tests, and default frame range integration test (
97cd39a) - Fixed typo in test_default_frame_range error message (
97cd39a) - Add Custom Settings and Write Node E2E tests (#229) (
806da24) - Add Custom Settings and Write Node E2E tests (
806da24)
Bug Fixes
- Correct the build installer command for Nuke in development readme (#245) (
f60ce1c) - All Views rendering bug to properly render multiple views instead of repeating first view (#244) (
37c3377) - update override frame range function to correctly trigger frame override text box status (#236) (
5289d57)
0.18.11 (2025-07-02)
Features
- support macOS installer for Nuke by fixing user installation path (#228) (
9f5f608) - Nuke Submitter E2E Testing: Implemented the basic workflow validation test with Squish GUI tests, API verification, and output validation (#226) (
cb245fa) - Squish Initial Commit (
cb245fa)
0.18.10 (2025-05-17)
Features
- Add support for Nuke 16 (#219) (
f1fc0a1)
0.18.9 (2025-04-14)
Features
- adaptor: Update Nuke environment variable to NUKE_EXECUTABLE (#178) (
4af4fff) - Nuke individual installer setup (#206) (
f6ce5d7)
Bug Fixes
- Add Windows support to GitHub Actions and skip OCIO tests on Win… (#217) (
2296179) - update test_installer.sh permissions to 755 (#215) (
5bd1a70) - Fix individual installer build process (#210) (
3167647) - maintain backward compatibility with NUKE_ADAPTOR_NUKE_EXECUTABLE (#213) (
eeb1390) - update changelog template to use correct element keys (#212) (
561b825) - add continue on error option to submitter UI (#208) (
0e1bdb2) - Update UI labels to use consistent sentence case (#205) (
8e02246)
0.18.8 (2024-11-27)
Bug Fixes
- Revert "fix: Resolve menu.py not found error when installing via pip (#172)" (#175)(
3d3a8e9)
0.18.7 (2024-11-21)
Bug Fixes
- Resolve menu.py not found error when installing via pip (#172) (
9364964)
0.18.6 (2024-10-21)
Bug Fixes
- Revert "fix: Resolve menu.py not found error when running pip install deadline-cloud-for-nuke -t <folder> (#165)" (#170) (
71b8c8b)
0.18.5 (2024-10-16)
Features
- Handle different OCIO configs in adapter (#168) (
5d55675) - Added support for including gizmos in job bundle (#162) (
a0704a3)
Bug Fixes
- Add OCIO configuration to Job Environments (#166) (
0eb87cb) - Resolve menu.py not found error when running pip install deadline-cloud-for-nuke -t <folder> (#165) (
82b7eb2) - Update frame range when write node is selected (#161) (
e6398c9)
0.18.4 (2024-08-12)
Bug Fixes
- Update write nodes and views when refeshing the job settings ui (#151) (
1175cc9)
0.18.3 (2024-05-29)
Features
- add ability to configure timeouts in submission UI (#143) (
4535fa0)
Bug Fixes
- include adaptor wheels developer option (#142) (
0edc735)
0.18.2 (2024-05-01)
Bug Fixes
- check for movie output regardless of adaptor override (#134) (
0fda9a7)
0.18.1 (2024-04-02)
Bug Fixes
- show the correct supported versions (#129) (
d2e5774)
0.18.0 (2024-04-01)
BREAKING CHANGES
- public release (#123) (
515891b)
Bug Fixes
- include deps with openjd adaptor package (#121) (
fed5129) - include the adaptor deps in the package (#119) (
ca51be5) - incorrect package name in create adaptor script (#120) (
ba2f9f8) - set python 3.8 to minimum python version in hatch testing matrix (#123) (
515891b)
0.17.2 (2024-03-26)
Features
- Improve telemetry for submitter and adaptor (#103) (
0811e05)
Bug Fixes
- include deadline-cloud in the adaptor packaging script (#117) (
9a72baf)
0.17.1 (2024-03-15)
Chore
- update deps deadline-cloud 0.40 (#107) (
6503f29)
0.17.0 (2024-03-08)
BREAKING CHANGES
- deps: update openjd-adaptor-runtime to 0.5 (#100) (
b01e7f5)
0.16.0 (2024-02-21)
BREAKING CHANGES
- Create a script to build adaptor package artifacts (#85) (
0039d36)
Bug Fixes
- include description on submission (#89) (
13b4a56) - prevent menu clash with Deadline10 (#86) (
d5f3d12) - use right mode when opening toml file (#83) (
7097cf3) - libtoml -> tomllib in depsBundle.py (#82) (
70b3eaf)