v1.7.5-rc1
Pre-release
Pre-release
What's Changed
- Added new file handling for NX File (.prt) (#137) (SHOT-4439)
- Updated VRED actions for loader and panel (#138)
- Added Photoshop PNG and JPG publish plugins (#139) (SG-27509)
Toolkit Component Versions
Updated tk-3dsmax to v1.4.4
- Added support for 3ds Max 2026 (#48)
- Fixed winreg import error (#47)
- Reviewed and unified code handling for supported DCC versions (SG-32814)
Updated tk-aftereffects to v0.4.6
Updated tk-alias to v4.1.9
- Updated minimum supported version for Alias 2026.0
- Supported Alias Learning Edition #216
- Blocked publish export selection if nothing is selected #217
- Fixed loader actions in Alias #218
- Reviewed and unified code handling for supported DCC versions (SG-32814)
Updated tk-core to v0.22.4
- Prevented QtImporter from raising an exception if QtWebEngine is not available
- Added RV Live Review metrics
- Fixed web login not working with PySide2
- Removed code related to QtWebKit since Qt4 is no longer supported
- Replaced deprecated
utcnow()
function - Bumped python-api to v3.8.4
Updated tk-desktop to v2.7.11
- Removed dead authentication code
- Replaced deprecated
utcnow()
function - Hooked PreInitialization to ensure early initialization tasks during bootstrap
Updated tk-flame to v1.19.6
- Handled snapshot export
Updated tk-framework-alias to v2.2.2
- Updated Alias Python Plugin to v4.1.0 to support 2026.0
- Updated Alias Python API to v6.0.0 to support 2026.0
- Increased server max HTTP buffer for Alias API requests
- Added API reference docs for Alias 2026
- Added OpenModel Alias Python API files for supported Alias and Python versions
- Improved exception handling in Alias #93
Updated tk-framework-desktopserver to v1.8.3
- Updated cryptography to 44.0.1
Updated tk-framework-shotgunutils to v5.10.3
- When using
ShotgunModel._refresh_data()
to refresh the data model, only the first column was refreshed, while the documentation stated that a full rebuild of the model should be issued. Now, when new data arrives, it discovers the rest of the items on the same row (siblings) and updates their text if needed. - Addressed flaky tests with the latest PySide6
Updated tk-houdini to v1.9.6
- Updated supported versions of Houdini (#80)
- Reviewed and unified code handling for supported DCC versions (SG-32814)
Updated tk-maya to v0.13.6
- Added support for Maya 2026 (#121)
- Reviewed and unified code handling for supported DCC versions (SG-32814)
Updated tk-multi-launchapp to v0.13.5
- Improved experience for MotionBuilder (SG-32814)
Updated tk-multi-publish2 to v2.10.4
- Set the text format on the description box so Qt will strip whitespace even if no HTML tags are present
Updated tk-nuke to v0.15.7
- Added support for Nuke 16 (#115)
- Replaced mock (#113)
- Removed YAML deprecation warning (#114)
- Reviewed and unified code handling for supported DCC versions (SG-32814)
Updated tk-photoshopcc to v1.11.9
- Fixed broken in-app tests
- Added support for Photoshop 2025 (v26)
- Quick fix for RuntimeError: Internal C++ object (TankQDialog) already deleted. Thanks to @kogi18
- Fixed RPC propagation for log messages
- Allowed export plugin to be used in basic configuration (SG-27509)
- Fixed Windows-specific regression when using multiple widgets (SG-39324)
Updated tk-vred to v3.5.4
- Updated minimum supported version to 2026 by @staceyoue in #133
- Supported VRED Learning Edition #135
- Updated VRED actions #136
- Reviewed and unified code handling for supported DCC versions (SG-32814)