Releases: shotgunsoftware/tk-config-default2
Shotgun Default2 Configuration v1.5.0
v1.5.0
What's new?
Dropping support for Python 2. Running ShotGrid Desktop with Python 2 will no more gets auto-updated and will remains on Toolkit Basic Config v1.4.6
Features/Polish
- Improved error messages
- Removed support for Python 2.7 in tk-framework-desktopserver
- Add a check to stop auto-updating tk-config-basic in tk-framework-desktopstartup
- Rename Digital Asset to "ShotGrid Mantra" in tk-houdini-mantranode
- Rename Digital Asset to ""ShotGrid Alembic" in tk-houdini-alembicnode
Fixed bugs
- Fix crash issue when saving a new shot on Nuke 13
- Fix issue on Nuke 13 crashing on saving with a custom shot_root path
- Fix Nuke segfaults when running in terminal mode and using the tk-multi-publish2 API
- Fix an issue where The "Update task" actions were clickable even if the task action was already done in tk-multi-shotgunpanel
- Fix incorrect quit shortcut on Windows
- Fix an issue when there's a white space in the "Login" field
v1.4.7-rc1
Updated tk-core to v0.20.16 Release notes: https://github.com/shotgunsoftware/tk-core/wiki/Release-Notes#v02016
Shotgun Default2 Configuration v1.4.6
What's new?
Announce Python 2.7 deprecation
Official support for Maya 2023
Official support for 3ds Max 2023
Features/Polish
- Add checkbox option next to "All Versions" tk-multi-workfiles2
- Added a method to export the document as an image in tk-framework-adobe
- Added support for Python 3.9 in tk-framework-desktopserver
- Sorting and filtering feature for tk-multi-shotgunpanel
- Support for tk-multi-data-validation in tk-vred
Fixed bugs
- Fixed error closing QT windows in tk-flame
- Fixed issue where TK_HOUDINI_TMP is not being set when Houdini is not launched with tk-multi-launchapp
- Fixed window parenting issue in tk-aftereffects and tk-photoshop engines
- Issues while working with users with unicode characters in their names
Shotgun Default2 Configuration v1.4.5
ShotGrid branding updates.
Shotgun Default2 Configuration v1.4.4
What's new?
Official support for Nuke 13.1, as well as a number of improved features and bug fixes.
Features/Polish
- Official support for Nuke 13.1
- Support for PySide2 5.15 in tk-desktop
- Replaced tk-multi-breakdown app with breakdown2 in Alias and VRED
- Added smart_reference and import_with_options to VRED Loader2 settings
Fixed bugs
- Fixed an issue when exporting audio tracks from Nuke Studio versions >= 12.1
Shotgun Default2 Configuration v1.4.3
What's new?
Replaced all shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages, as well as a number of improved features and bug fixes.
Features/Polish
- Allow shallow git clones in tk-core when using git descriptors.
- Added support for Python 3.9.7 in tk-flame-export
- Removed deprecated tk-config-default legacy config from the advanced project setup wizard.
- Removed deprecated Softimage engine.
Fixed bugs
- Fixed an issue in tk-3dsmax engine where the bootstrap file could not import sgtk in 3dsMax 2022.2.
- Fixed issues in tk-framework-shotgunutils regarding ShotGrid Model when refreshing data.
- Fixed selection of proper Flame application path for version extraction.
Shotgun Default2 Configuration v1.4.3 RC 1
What's new?
Replaced all shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages, as well as a number of improved features and bug fixes.
Features/Polish
- Allow shallow git clones in tk-core when using git descriptors.
- Added support for Python 3.9.7 in tk-flame-export
- Removed deprecated tk-config-default legacy config from the advanced project setup wizard.
- Removed deprecated Softimage engine.
Fixed bugs
- Fixed an issue in tk-3dsmax engine where the bootstrap file could not import sgtk in 3dsMax 2022.2.
- Fixed issues in tk-framework-shotgunutils regarding ShotGrid Model when refreshing data.
Shotgun Default2 Configuration v1.4.2
What's new?
Official support for Mari 4.7, as well as a number of improved features and bug fixes.
Features/Polish
- Official support for Mari 4.7
- Added new widgets in tk-framework-qtwidgets to display and filter data. Include a generic new delegate to display ShotGrid and non-ShotGrid data.
- Updated unsecure version of httplib2.
- Updated some third-party libraries in tk-framework-desktopserver.
- Upgraded PyYaml vendor package in tk-core to latest version.
Fixed bugs
- Fixed tk-core's behaviour with regards to sites using Autodesk Identity.
- Fixed an issue in tk-framework-desktopclient to correctly detects ShotGrid Create on the filesystem.
- Fixed an issue where ShotGrid Create's DLLs path was injected in launched tool's DLLs path and could cause launch applications failures because of conflicting DLLs.
- Fixed an issue in tk-framework-shotgunutils with the global search widget where matches with unicode characters in them would not appear.
Shotgun Default2 Configuration v1.4.1
Rebranded to ShotGrid Part 2
Shotgun Default2 Configuration v1.3.19
What's new?
Official support for Autodesk 3ds Max 2022, Autodesk Alias 2022, Autodesk Maya 2022, Autodesk VRED 2022 and Nuke 13, as well as a number of improved features and bug fixes.
Features/Polish
- Significant improvements for tk-alias engine and official support for Autodesk Alias 2022. See tk-alias release notes for more info.
- Significant improvements for tk-vred and official support for Autodesk VRED 2022. See tk-vred release notes for more info.
- Official support for Autodesk 3ds Max 2022
- Official support for Autodesk Maya 2022
- Official support for Nuke 13
- New bundles with support for Python 3.7:
- Apps
- tk-flame-export v1.10.1
- tk-flame-review v1.4.1
- tk-hiero-export v0.6.0
- tk-hiero-openinshotgun v0.3.5
- tk-nuke-quickreview v1.1.0
- tk-nuke-writenode v1.5.0
- Engines
- tk-flame v1.16.2
- tk-nuke v0.13.0
- Apps
Fixed bugs
- Fixed a tk-core issue where if a pick_environment hook returns None for a given environment name, we now raise a more specific exception. This allows us to more gracefully handle that situation from the desktopserver framework.
- More gracefully handles unsupported entity types in tk-framework-desktopserver