v1.7.1
What’s Changed
- Add custom actions for Breakdown2 in VRED
- Scene Builder App for Alias and VRED
- Update Mari software path to version 7
- Add custom hook for 3ds Max to style Workfiles App
- Remove 3dsmaxplus
- Update MotionBuilder 2025 path
- Include Data Validation in Maya
Toolkit component versions
Updated tk-framework-qtwidgets to v2.12.2
- Fix Qt6 on Mac closing multi workfiles2 makes maya 2025 crash
- New feature to allow filter menu to be docked.
- Syntax updates for PySide6. Requires core v0.21.4.
- PySide and Qt4 code cleanup.
Updated tk-framework-shotgunutils to v5.10.0
- Pyside and Qt4 code cleanup
Updated tk-multi-publish2 to v2.9.0
- Fix the Checkboxes in the Publish Window. Detected on Maya 2025 (Qt6)
- Add support for Datetime objects as PublishSetting type
- Allow publishing to templates from Standalone (requires config setting)
- Bug fix to handle case when property is None.
- Pyside and Qt4 code cleanup
- Upload Version plugin now includes .avi files
- Add tutorial to create new publish plugin (docs)
Updated tk-core to v0.21.6
- Add shiboken module to tk core qtimporter class
- Fix compatibility with PySide6 by patching QCoreApplication.flush()
- Fix authentication method UI selector wrong behavior when using SGD 1.5/PySide/Qt4
- Fix wrongly submitted TK_SHOTGRID_SSO_DOMAIN variable by sanitizing the URL
- Add missing legacy login/password authentication in console mode
- Stop masking SSL related exceptions
- Add default argument to anonymous function (Qt6 patcher)
- Add missing import TankGitError
- Patch QIcon.pixmap method to be compatible with PySide6.
- Make the QtImporter logic easier to read.
- Initialize the dark look and feel for Qt6.
- Bump python-api to v3.6.1. This includes a nice contribution to python-api’s Mockgun thanks to slingshotvfx.
- Flip the arrow icon when “Click for app details”.
- PySide and Qt4 code cleanup.
Updated tk-multi-loader2 to v1.25.1
- Improve API and support new config option ‘All’ for actions.
- Handle exception on Qt6
Updated tk-desktop to v2.7.3
- Add a banner to announce the end of support for CentOS 7.
- Remove the banner about the end of support for Python 2.
- Fix blank panel when the config does not define any actions.
- PySide and Qt4 code cleanup.
Updated tk-maya to v0.13.1
- Add support for Maya 2025
- Support Data Validation App for Maya
- PySide and Qt4 code cleanup
Updated tk-alias to v3.3.1
- Support Alias 2025 & add custom actions for Alias Breakdown2.
- Update Data Validation UI based on Alias events.
- Fix running engine in headless mode.
Updated tk-vred to v3.4.0
- Add custom actions to VRED Breakdown2 and bug fix.
- Fix importing multiple files at once.
- Update Data Validation UI based on VRED events.
- Pyside and Qt4 code cleanup
Updated tk-framework-alias to v1.4.1
- Update Alias Python Plugin and API
- Expose start up method and fix typo
Updated tk-nuke to v0.15.1
- Add support for Nuke 15
Updated tk-3dsmax to v1.4.0
- Add support for 3ds Max 2024
- Fix Workfiles App style
- Add support to the new menu system introduced on 3dsmax 2025
Updated tk-houdini to v1.9.1
- Fix infinite loop for multiple panels
Updated tk-framework-adobe to v1.2.2
- Update idna to 3.7
Updated tk-framework-desktopserver to v1.7.1
- Update idna to 3.7
Updated tk-multi-data-validation to v0.3.0
- New progress bar that will run during validation or fix operations
- New hook option to allow updating the app based on DCC events
Updated tk-aftereffects to v0.4.1
- Pyside and Qt4 code cleanup
Updated tk-photoshopcc to v1.11.0
- Pyside and Qt4 code cleanup
Updated tk-shell to v0.10.1
- PySide and Qt4 code cleanup
Updated tk-multi-pythonconsole to v1.4.1
- PySide and Qt4 code cleanup
Updated tk-multi-launchapp to v0.13.1
- Escape HTML characters for show_generic_error_dialog().
Updated tk-flame-review to v1.5.1
- Fix gray artifact on FPTR icon
Updated tk-flame-export to v1.11.1
- Fix gray artifact on FPTR icon
Updated tk-multi-breakdown2 to v0.4.0
- Add custom actions to file items defined by the config
- Filters can be docked in left side panel
- Add config setting to filter publish history
Updated tk-mari to v1.4.1
- Add support for Mari 7
Updated tk-multi-demo to v1.5.0
- Adds support to PySide6 while dropping support for PySide1
Updated tk-motionbuilder to v0.8.0
- Pyside and Qt4 code cleanup