Releases: shotgunsoftware/tk-config-default2
Shotgun Default2 Configuration v1.6.2 RC2
Updated tk-multi-shotgunpanel to v1.8.10 Release notes: https://github.com/shotgunsoftware/tk-multi-shotgunpanel/wiki/Release-Notes#v1810
Shotgun Default2 Configuration v1.6.2 RC1
Updated tk-flame to v.18.0 Release notes: https://github.com/shotgunsoftware/tk-flame/wiki/Release-Notes#v180
Shotgun Default2 Configuration v1.6.1
Features/Polish
Add custom hook for Houdini tk-multi-workfiles2 (#152)
Houdini ui_config.py hook is available starting in v1.8.6
tk-houdini to v1.8.6
- Add hook for tk-multi-workfiles2 and documentation link updates.
tk-framework-qtwidgets to v2.10.10
- Improvements and fixes to the filtering component
- Fix permission issue on the activity stream when user does not have read access on script
- Developer documentation link updates
- Fix to context selector to ensure the context has the entity name
- Improvements to the delegates component
- Add support for SG entities in the filtering search bar
- Fixes sorting items in the filter menu.
- Fixes bug in save/restore filter menu state.
- Fixes a SyntaxError ocurring in older versions of Houdini and Nuke that still rely on Python2.
tk-nuke to v0.14.7
- Official support for Nuke 14
tk-maya to v0.11.8
- Official support for Maya 2024
- Fixes a RuntimeError that occurred on Windows when network paths were double-escaped while setting the Maya Project.
tk-multi-launchapp to v0.12.6
- Add indication when an app launches on SG Desktop.
- Remove deprecation warnings from Python 3.10
- Use the first version in list as group_default (as advertised in info.yaml). Thanks to @dsagilles for the contribution.
tk-core to v0.20.30
- Improve unit tests.
- Send metrics to ShotGrid regarding the authentication experience. This includes:
- user_authentication_method (default, oxygen, saml, ...)
- auth UX (basic login/password, web login, local browser)
- client UI (qt_dialog, console)
- renewal (true/false)
- Fixup Python 2 compatibility.
- Introduces the 'default_storage_root' hook that makes it possible to use a single configuration to switch between different storage roots per project.
- Improve developer documentation regarding tk-core hooks
- Detect the application name sent to ShotGrid
- Remove warnings raised by CI tests
- Bump python-api to v3.3.6
- App Session Launcher fixups and improvements
- Add support for Python 3.10
- Fix PySide6 patch for QPalette.Background and PySide import ordering
- Add compatibility with PySide6 for the web login
- Fixups and improvements for the App Session Launcher authentication
- Minor fixups for the App Session Launcher authentication
- Allow a client to override the behavior of ShotgunAuthenticator.get_user_from_prompt.
- Allow a client to bypass the HTTPS requirement for the authentication methods.
tk-framework-adobe to v1.1.9
- Bump certifi from 2022.12.7 to 2023.7.22
- Bump requests from 2.25.0 to 2.31.0
tk-framework-desktopserver to v1.6.4
- Automate internal dependency updates.
- Updates Cryptography to 41.0.3.
- Updates Certifi to 2023.7.22.
- Replace cgi module with the html module to support the escape method.
- Cryptography 41.0.3 module uses cp37-abi3-manylinux_2_28_x86_64 WHEEL. This requires glibc 2.28 and breaks desktop menu items on CentOS7. This version fixes this by explicitly installing a manylinux_2_17 compatible WHEEL on Linux platforms.
tk-multi-pythonconsole to v1.3.2
- Add handling for QRegExp/QRegularExpression for PySide6 support
- Update Developer doc links
- Update UI automation and build script improvements
tk-framework-shotgunutils to v5.8.7
- Supports Python 3.10 syntax
tk-vred to v3.0.3
- VREDPy improvements and documentation link updates.
- Update minimum support for VRED 2024.
- Update support for VRED 2024.2.
tk-alias to v3.0.2
- Update minimum supported version to 2022.
tk-multi-bg-publish to v0.1.5
- Improve debug log messages and developer documentation updates.
tk-multi-workfiles2 to v0.14.0
- Removed Alias and VRED Engines to make them controlled via the config moving forward
- Added view mode buttons to toggle between a grid and list view.
- Added filter menu button to provide additional filtering capabilities.
- Documentation link updates
- Add support for Python 3.10
tk-multi-breakdown2 to v2.0.9
- Add App setting to run in dialog or panel mode.
- Optimize app refresh (Issue #61)
- Fix model error OverflowError: Python int too large to convert to C unsigned long
- Add app setting to allow showing Published Files with no Task (Issue #50)
tk-framework-alias to v1.1.0
- Bug fix and improvements to framework start up.
Fixed bugs
tk-multi-loader2 to v1.23.2
- Fixes the issue in which the wrong tab(first tab) in the Loader app is opened when the Loader is launched in a task context. Now the tab related to the 'entity_type' specified in the tk-multi-loader2.yml is opened.
- Replace help screen with a Loader App documentation link.
- Remove the 'Show Help Screen' action menu.
- Add config option to use legacy filter widget.
- Do not allow file items in the Loader to be dragged around.
tk-framework-desktopserver to v1.6.3
- Fixes CVE-2022-40897 regarding setuptools module
tk-multi-publish2 to v2.6.9
- Fix publishing PDF files.
- Fix select items independently if visible is False. This is a revert for an update introduced on v2.6.5 that caused an unwanted side effect of checking sibling publish plugins.
tk-multi-shotgunpanel to v1.8.8
- Bug fix for Task assign.
- Add support for SG entities in the filtering search bar
tk-framework-alias to v1.1.0
- Bug fix and improvements to framework start up.
- Update Alias distributable files for the Alias Python Plug and Python API.
tk-framework-qtwidgets to v2.10.11
- Fixes sorting items in the filter menu.
- Fixes bug in save/restore filter menu state.
- Fixes a SyntaxError ocurring in older versions of Houdini and Nuke that still rely on Python2.
- Fixes for filter menu.
Shotgun Default2 Configuration v1.6.1 RC6
Features/Polish
Add custom hook for Houdini tk-multi-workfiles2 (#152)
Houdini ui_config.py hook is available starting in v1.8.6
tk-houdini to v1.8.6
- Add hook for tk-multi-workfiles2 and documentation link updates.
tk-framework-qtwidgets to v2.10.10
- Improvements and fixes to the filtering component
- Fix permission issue on the activity stream when user does not have read access on script
- Developer documentation link updates
- Fix to context selector to ensure the context has the entity name
- Improvements to the delegates component
- Add support for SG entities in the filtering search bar
- Fixes sorting items in the filter menu.
- Fixes bug in save/restore filter menu state.
- Fixes a SyntaxError ocurring in older versions of Houdini and Nuke that still rely on Python2.
tk-nuke to v0.14.7
- Official support for Nuke 14
tk-maya to v0.11.8
- Official support for Maya 2024
- Fixes a RuntimeError that occurred on Windows when network paths were double-escaped while setting the Maya Project.
tk-multi-launchapp to v0.12.6
- Add indication when an app launches on SG Desktop.
- Remove deprecation warnings from Python 3.10
- Use the first version in list as group_default (as advertised in info.yaml). Thanks to @dsagilles for the contribution.
tk-core to v0.20.30
- Improve unit tests.
- Send metrics to ShotGrid regarding the authentication experience. This includes:
- user_authentication_method (default, oxygen, saml, ...)
- auth UX (basic login/password, web login, local browser)
- client UI (qt_dialog, console)
- renewal (true/false)
- Fixup Python 2 compatibility.
- Introduces the 'default_storage_root' hook that makes it possible to use a single configuration to switch between different storage roots per project.
- Improve developer documentation regarding tk-core hooks
- Detect the application name sent to ShotGrid
- Remove warnings raised by CI tests
- Bump python-api to v3.3.6
- App Session Launcher fixups and improvements
- Add support for Python 3.10
- Fix PySide6 patch for QPalette.Background and PySide import ordering
- Add compatibility with PySide6 for the web login
- Fixups and improvements for the App Session Launcher authentication
- Minor fixups for the App Session Launcher authentication
- Allow a client to override the behavior of ShotgunAuthenticator.get_user_from_prompt.
- Allow a client to bypass the HTTPS requirement for the authentication methods.
tk-framework-adobe to v1.1.9
- Bump certifi from 2022.12.7 to 2023.7.22
- Bump requests from 2.25.0 to 2.31.0
tk-framework-desktopserver to v1.6.3
- Automate internal dependency updates.
- Updates Cryptography to 41.0.3.
- Updates Certifi to 2023.7.22.
- Replace cgi module with the html module to support the escape method.
tk-multi-pythonconsole to v1.3.2
- Add handling for QRegExp/QRegularExpression for PySide6 support
- Update Developer doc links
- Update UI automation and build script improvements
tk-framework-shotgunutils to v5.8.7
- Supports Python 3.10 syntax
tk-vred to v3.0.3
- VREDPy improvements and documentation link updates.
- Update minimum support for VRED 2024.
- Update support for VRED 2024.2.
tk-alias to v3.0.2
- Update minimum supported version to 2022.
tk-multi-bg-publish to v0.1.5
- Improve debug log messages and developer documentation updates.
tk-multi-workfiles2 to v0.14.0
- Removed Alias and VRED Engines to make them controlled via the config moving forward
- Added view mode buttons to toggle between a grid and list view.
- Added filter menu button to provide additional filtering capabilities.
- Documentation link updates
- Add support for Python 3.10
tk-multi-breakdown2 to v2.0.9
- Add App setting to run in dialog or panel mode.
- Optimize app refresh (Issue #61)
- Fix model error OverflowError: Python int too large to convert to C unsigned long
- Add app setting to allow showing Published Files with no Task (Issue #50)
tk-framework-alias to v1.1.0
- Bug fix and improvements to framework start up.
Fixed bugs
tk-multi-loader2 to v1.23.2
- Fixes the issue in which the wrong tab(first tab) in the Loader app is opened when the Loader is launched in a task context. Now the tab related to the 'entity_type' specified in the tk-multi-loader2.yml is opened.
- Replace help screen with a Loader App documentation link.
- Remove the 'Show Help Screen' action menu.
- Add config option to use legacy filter widget.
- Do not allow file items in the Loader to be dragged around.
tk-framework-desktopserver to v1.6.3
- Fixes CVE-2022-40897 regarding setuptools module
tk-multi-publish2 to v2.6.9
- Fix publishing PDF files.
- Fix select items independently if visible is False. This is a revert for an update introduced on v2.6.5 that caused an unwanted side effect of checking sibling publish plugins.
tk-multi-shotgunpanel to v1.8.8
- Bug fix for Task assign.
- Add support for SG entities in the filtering search bar
tk-framework-alias to v1.1.0
- Bug fix and improvements to framework start up.
- Update Alias distributable files for the Alias Python Plug and Python API.
tk-framework-qtwidgets to v2.10.11
- Fixes sorting items in the filter menu.
- Fixes bug in save/restore filter menu state.
- Fixes a SyntaxError ocurring in older versions of Houdini and Nuke that still rely on Python2.
- Fixes for filter menu.
Shotgun Default2 Configuration v1.6.1 RC5
Features/Polish
Add custom hook for Houdini tk-multi-workfiles2 (#152)
Houdini ui_config.py hook is available starting in v1.8.6
tk-houdini to v1.8.6
- Add hook for tk-multi-workfiles2 and documentation link updates.
tk-framework-qtwidgets to v2.10.10
- Improvements and fixes to the filtering component
- Fix permission issue on the activity stream when user does not have read access on script
- Developer documentation link updates
- Fix to context selector to ensure the context has the entity name
- Improvements to the delegates component
- Add support for SG entities in the filtering search bar
- Fixes sorting items in the filter menu.
- Fixes bug in save/restore filter menu state.
- Fixes a SyntaxError ocurring in older versions of Houdini and Nuke that still rely on Python2.
tk-nuke to v0.14.7
- Official support for Nuke 14
tk-maya to v0.11.8
- Official support for Maya 2024
- Fixes a RuntimeError that occurred on Windows when network paths were double-escaped while setting the Maya Project.
tk-multi-launchapp to v0.12.6
- Add indication when an app launches on SG Desktop.
- Remove deprecation warnings from Python 3.10
- Use the first version in list as group_default (as advertised in info.yaml). Thanks to @dsagilles for the contribution.
tk-core to v0.20.30
- Improve unit tests.
- Send metrics to ShotGrid regarding the authentication experience. This includes:
- user_authentication_method (default, oxygen, saml, ...)
- auth UX (basic login/password, web login, local browser)
- client UI (qt_dialog, console)
- renewal (true/false)
- Fixup Python 2 compatibility.
- Introduces the 'default_storage_root' hook that makes it possible to use a single configuration to switch between different storage roots per project.
- Improve developer documentation regarding tk-core hooks
- Detect the application name sent to ShotGrid
- Remove warnings raised by CI tests
- Bump python-api to v3.3.6
- App Session Launcher fixups and improvements
- Add support for Python 3.10
- Fix PySide6 patch for QPalette.Background and PySide import ordering
- Add compatibility with PySide6 for the web login
- Fixups and improvements for the App Session Launcher authentication
- Minor fixups for the App Session Launcher authentication
- Allow a client to override the behavior of ShotgunAuthenticator.get_user_from_prompt.
- Allow a client to bypass the HTTPS requirement for the authentication methods.
tk-framework-adobe to v1.1.9
- Bump certifi from 2022.12.7 to 2023.7.22
- Bump requests from 2.25.0 to 2.31.0
tk-framework-desktopserver to v1.6.3
- Automate internal dependency updates.
- Updates Cryptography to 41.0.3.
- Updates Certifi to 2023.7.22.
- Replace cgi module with the html module to support the escape method.
tk-multi-pythonconsole to v1.3.2
- Add handling for QRegExp/QRegularExpression for PySide6 support
- Update Developer doc links
- Update UI automation and build script improvements
tk-framework-shotgunutils to v5.8.7
- Supports Python 3.10 syntax
tk-vred to v3.0.3
- VREDPy improvements and documentation link updates.
- Update minimum support for VRED 2024.
- Update support for VRED 2024.2.
tk-alias to v3.0.2
- Update minimum supported version to 2022.
tk-multi-bg-publish to v0.1.5
- Improve debug log messages and developer documentation updates.
tk-multi-workfiles2 to v0.14.0
- Removed Alias and VRED Engines to make them controlled via the config moving forward
- Added view mode buttons to toggle between a grid and list view.
- Added filter menu button to provide additional filtering capabilities.
- Documentation link updates
- Add support for Python 3.10
tk-multi-breakdown2 to v2.0.9
- Add App setting to run in dialog or panel mode.
- Optimize app refresh (Issue #61)
- Fix model error OverflowError: Python int too large to convert to C unsigned long
- Add app setting to allow showing Published Files with no Task (Issue #50)
tk-framework-alias to v1.1.0
- Bug fix and improvements to framework start up.
Fixed bugs
tk-multi-loader2 to v1.23.2
- Fixes the issue in which the wrong tab(first tab) in the Loader app is opened when the Loader is launched in a task context. Now the tab related to the 'entity_type' specified in the tk-multi-loader2.yml is opened.
- Replace help screen with a Loader App documentation link.
- Remove the 'Show Help Screen' action menu.
- Add config option to use legacy filter widget.
- Do not allow file items in the Loader to be dragged around.
tk-framework-desktopserver to v1.6.3
- Fixes CVE-2022-40897 regarding setuptools module
tk-multi-publish2 to v2.6.9
- Fix publishing PDF files.
- Fix select items independently if visible is False. This is a revert for an update introduced on v2.6.5 that caused an unwanted side effect of checking sibling publish plugins.
tk-multi-shotgunpanel to v1.8.8
- Bug fix for Task assign.
- Add support for SG entities in the filtering search bar
tk-framework-alias to v1.1.0
- Bug fix and improvements to framework start up.
- Update Alias distributable files for the Alias Python Plug and Python API.
tk-framework-qtwidgets to v2.10.10
- Fixes sorting items in the filter menu.
- Fixes bug in save/restore filter menu state.
- Fixes a SyntaxError ocurring in older versions of Houdini and Nuke that still rely on Python2.
Shotgun Default2 Configuration v1.6.1 RC4
Features/Polish
Add custom hook for Houdini tk-multi-workfiles2 (#152)
Houdini ui_config.py hook is available starting in v1.8.6
tk-houdini to v1.8.6
- Add hook for tk-multi-workfiles2 and documentation link updates.
tk-framework-qtwidgets to v2.10.8
- Improvements and fixes to the filtering component
- Fix permission issue on the activity stream when user does not have read access on script
- Developer documentation link updates
- Fix to context selector to ensure the context has the entity name
- Improvements to the delegates component
tk-nuke to v0.14.7
- Official support for Nuke 14
tk-maya to v0.11.7
- Official support for Maya 2024
tk-multi-launchapp to v0.12.6
- Add indication when an app launches on SG Desktop.
- Remove deprecation warnings from Python 3.10
- Use the first version in list as group_default (as advertised in info.yaml). Thanks to @dsagilles for the contribution.
tk-core to v0.20.28
- Improve unit tests.
- Send metrics to ShotGrid regarding the authentication experience. This includes:
- user_authentication_method (default, oxygen, saml, ...)
- auth UX (basic login/password, web login, local browser)
- client UI (qt_dialog, console)
- renewal (true/false)
- Fixup Python 2 compatibility.
- Introduces the 'default_storage_root' hook that makes it possible to use a single configuration to switch between different storage roots per project.
- Improve developer documentation regarding tk-core hooks
- Detect the application name sent to ShotGrid
- Remove warnings raised by CI tests
- Bump python-api to v3.3.6
- App Session Launcher fixups and improvements
- Add support for Python 3.10
- Fix PySide6 patch for QPalette.Background and PySide import ordering
- Add compatibility with PySide6 for the web login
- Fixups and improvements for the App Session Launcher authentication
- Minor fixups for the App Session Launcher authentication
tk-framework-adobe to v1.1.9
- Bump certifi from 2022.12.7 to 2023.7.22
- Bump requests from 2.25.0 to 2.31.0
tk-framework-desktopserver to v1.6.3
- Automate internal dependency updates.
- Updates Cryptography to 41.0.3.
- Updates Certifi to 2023.7.22.
- Replace cgi module with the html module to support the escape method.
tk-multi-pythonconsole to v1.3.2
- Add handling for QRegExp/QRegularExpression for PySide6 support
- Update Developer doc links
- Update UI automation and build script improvements
tk-framework-shotgunutils to v5.8.7
- Supports Python 3.10 syntax
tk-vred to v3.0.3
- VREDPy improvements and documentation link updates.
- Update minimum support for VRED 2024.
- Update support for VRED 2024.2.
tk-alias to v3.0.2
- Update minimum supported version to 2022.
tk-multi-bg-publish to v0.1.5
- Improve debug log messages and developer documentation updates.
tk-multi-workfiles2 to v0.14.0
- Removed Alias and VRED Engines to make them controlled via the config moving forward
- Added view mode buttons to toggle between a grid and list view.
- Added filter menu button to provide additional filtering capabilities.
- Documentation link updates
- Add support for Python 3.10
tk-multi-breakdown2 to v2.0.9
- Add App setting to run in dialog or panel mode.
- Optimize app refresh (Issue #61)
- Fix model error OverflowError: Python int too large to convert to C unsigned long
- Add app setting to allow showing Published Files with no Task (Issue #50)
tk-framework-alias to v1.1.0
- Bug fix and improvements to framework start up.
Fixed bugs
tk-multi-loader2 to v1.23.2
- Fixes the issue in which the wrong tab(first tab) in the Loader app is opened when the Loader is launched in a task context. Now the tab related to the 'entity_type' specified in the tk-multi-loader2.yml is opened.
- Replace help screen with a Loader App documentation link.
- Remove the 'Show Help Screen' action menu.
- Add config option to use legacy filter widget.
- Do not allow file items in the Loader to be dragged around.
tk-framework-desktopserver to v1.6.3
- Fixes CVE-2022-40897 regarding setuptools module
tk-multi-publish2 to v2.6.9
- Fix publishing PDF files.
- Fix select items independently if visible is False. This is a revert for an update introduced on v2.6.5 that caused an unwanted side effect of checking sibling publish plugins.
tk-multi-shotgunpanel to v1.8.8
- Bug fix for Task assign.
- Add support for SG entities in the filtering search bar
tk-framework-alias to v1.1.0
- Bug fix and improvements to framework start up.
- Update Alias distributable files for the Alias Python Plug and Python API.
tk-framework-qtwidgets to v2.10.10
- Fixes sorting items in the filter menu.
- Fixes bug in save/restore filter menu state.
- Fixes a SyntaxError ocurring in older versions of Houdini and Nuke that still rely on Python2.
Shotgun Default2 Configuration v1.6.1 RC3
Features/Polish
Add custom hook for Houdini tk-multi-workfiles2 (#152)
Houdini ui_config.py hook is available starting in v1.8.6
tk-houdini to v1.8.6
- Add hook for tk-multi-workfiles2 and documentation link updates.
tk-framework-qtwidgets to v2.10.8
- Improvements and fixes to the filtering component
- Fix permission issue on the activity stream when user does not have read access on script
- Developer documentation link updates
- Fix to context selector to ensure the context has the entity name
- Improvements to the delegates component
tk-nuke to v0.14.7
- Official support for Nuke 14
tk-maya to v0.11.7
- Official support for Maya 2024
tk-multi-launchapp to v0.12.6
- Add indication when an app launches on SG Desktop.
- Remove deprecation warnings from Python 3.10
- Use the first version in list as group_default (as advertised in info.yaml). Thanks to @dsagilles for the contribution.
tk-core to v0.20.27
- Improve unit tests.
- Send metrics to ShotGrid regarding the authentication experience. This includes:
- user_authentication_method (default, oxygen, saml, ...)
- auth UX (basic login/password, web login, local browser)
- client UI (qt_dialog, console)
- renewal (true/false)
- Fixup Python 2 compatibility.
- Introduces the 'default_storage_root' hook that makes it possible to use a single configuration to switch between different storage roots per project.
- Improve developer documentation regarding tk-core hooks
- Detect the application name sent to ShotGrid
- Remove warnings raised by CI tests
- Bump python-api to v3.3.6
- App Session Launcher fixups and improvements
- Add support for Python 3.10
- Fix PySide6 patch for QPalette.Background and PySide import ordering
- Add compatibility with PySide6 for the web login
- Fixups and improvements for the App Session Launcher authentication
tk-framework-adobe to v1.1.9
- Bump certifi from 2022.12.7 to 2023.7.22
- Bump requests from 2.25.0 to 2.31.0
tk-framework-desktopserver to v1.6.3
- Automate internal dependency updates.
- Updates Cryptography to 41.0.3.
- Updates Certifi to 2023.7.22.
- Replace cgi module with the html module to support the escape method.
tk-multi-pythonconsole to v1.3.2
- Add handling for QRegExp/QRegularExpression for PySide6 support
- Update Developer doc links
- Update UI automation and build script improvements
tk-framework-shotgunutils to v5.8.7
- Supports Python 3.10 syntax
tk-vred to v3.0.3
-
VREDPy improvements and documentation link updates.
-
Update minimum support for VRED 2024.
-
Update support for VRED 2024.2.tk-alias to v3.0.2
-
Update minimum supported version to 2022.
tk-multi-bg-publish to v0.1.5
- Improve debug log messages and developer documentation updates.
tk-multi-workfiles2 to v0.14.0
- Removed Alias and VRED Engines to make them controlled via the config moving forward
- Added view mode buttons to toggle between a grid and list view.
- Added filter menu button to provide additional filtering capabilities.
- Documentation link updates
- Add support for Python 3.10
tk-multi-breakdown2 to v2.0.9
- Add App setting to run in dialog or panel mode.
- Optimize app refresh (Issue #61)
- Fix model error OverflowError: Python int too large to convert to C unsigned long
- Add app setting to allow showing Published Files with no Task (Issue #50)
tk-framework-alias to v1.0.2
- Bug fix and improvements to framework start up.
Fixed bugs
tk-multi-loader2 to v1.23.2
- Fixes the issue in which the wrong tab(first tab) in the Loader app is opened when the Loader is launched in a task context. Now the tab related to the 'entity_type' specified in the tk-multi-loader2.yml is opened.
- Replace help screen with a Loader App documentation link.
- Remove the 'Show Help Screen' action menu.
- Add config option to use legacy filter widget.
- Do not allow file items in the Loader to be dragged around.
tk-framework-desktopserver to v1.6.3
- Fixes CVE-2022-40897 regarding setuptools module
tk-multi-publish2 to v2.6.9
- Fix publishing PDF files.
- Fix select items independently if visible is False. This is a revert for an update introduced on v2.6.5 that caused an unwanted side effect of checking sibling publish plugins.
tk-multi-shotgunpanel to v1.8.7
- Bug fix for Task assign.
tk-framework-alias to v1.0.2
- Bug fix and improvements to framework start up.
Shotgun Default2 Configuration v1.6.1 RC2
Features/Polish
Add custom hook for Houdini tk-multi-workfiles2 (#152)
Houdini ui_config.py hook is available starting in v1.8.6
tk-houdini to v1.8.6
- Add hook for tk-multi-workfiles2 and documentation link updates.
tk-framework-qtwidgets to v2.10.8
- Improvements and fixes to the filtering component
- Fix permission issue on the activity stream when user does not have read access on script
- Developer documentation link updates
- Fix to context selector to ensure the context has the entity name
- Improvements to the delegates component
tk-nuke to v0.14.7
- Official support for Nuke 14
tk-maya to v0.11.7
- Official support for Maya 2024
tk-multi-launchapp to v0.12.5
- Add indication when an app launches on SG Desktop.
- Remove deprecation warnings from Python 3.10
tk-core to v0.20.26
- Improve unit tests.
- Send metrics to ShotGrid regarding the authentication experience. This includes:
- user_authentication_method (default, oxygen, saml, ...)
- auth UX (basic login/password, web login, local browser)
- client UI (qt_dialog, console)
- renewal (true/false)
- Fixup Python 2 compatibility.
- Introduces the 'default_storage_root' hook that makes it possible to use a single configuration to switch between different storage roots per project.
- Improve developer documentation regarding tk-core hooks
- Detect the application name sent to ShotGrid
- Remove warnings raised by CI tests
- Bump python-api to v3.3.6
- App Session Launcher fixups and improvements
- Add support for Python 3.10
- Fix PySide6 patch for QPalette.Background and PySide import ordering
- Add compatibility with PySide6 for the web login
tk-framework-adobe to v1.1.9
- Bump certifi from 2022.12.7 to 2023.7.22
- Bump requests from 2.25.0 to 2.31.0
tk-framework-desktopserver to v1.6.3
- Automate internal dependency updates.
- Updates Cryptography to 41.0.3.
- Updates Certifi to 2023.7.22.
- Replace cgi module with the html module to support the escape method.
tk-multi-pythonconsole to v1.3.2
- Add handling for QRegExp/QRegularExpression for PySide6 support
- Update Developer doc links
- Update UI automation and build script improvements
tk-framework-shotgunutils to v5.8.7
- Supports Python 3.10 syntax
tk-vred to v3.0.1
- VREDPy improvements and documentation link updates.
tk-alias to v3.0.2
- Update minimum supported version to 2022.
tk-multi-bg-publish to v0.1.5
- Improve debug log messages and developer documentation updates.
tk-multi-workfiles2 to v0.14.0
- Removed Alias and VRED Engines to make them controlled via the config moving forward
- Added view mode buttons to toggle between a grid and list view.
- Added filter menu button to provide additional filtering capabilities.
- Documentation link updates
- Add support for Python 3.10
tk-multi-breakdown2 to v2.0.8
- Add App setting to run in dialog or panel mode.
tk-framework-alias to v1.0.2
- Bug fix and improvements to framework start up.
Fixed bugs
tk-multi-loader2 to v1.23.2
- Fixes the issue in which the wrong tab(first tab) in the Loader app is opened when the Loader is launched in a task context. Now the tab related to the 'entity_type' specified in the tk-multi-loader2.yml is opened.
- Replace help screen with a Loader App documentation link.
- Remove the 'Show Help Screen' action menu.
- Add config option to use legacy filter widget.
- Do not allow file items in the Loader to be dragged around.
tk-framework-desktopserver to v1.6.3
- Fixes CVE-2022-40897 regarding setuptools module
tk-multi-publish2 to v2.6.9
- Fix publishing PDF files.
- Fix select items independently if visible is False. This is a revert for an update introduced on v2.6.5 that caused an unwanted side effect of checking sibling publish plugins.
tk-multi-shotgunpanel to v1.8.7
- Bug fix for Task assign.
tk-framework-alias to v1.0.2
- Bug fix and improvements to framework start up.
Shotgun Default2 Configuration v1.6.1
Features/Polish
Add custom hook for Houdini tk-multi-workfiles2 (#152)
- Houdini ui_config.py hook is available starting in v1.8.6
tk-houdini to v1.8.6
- Add hook for tk-multi-workfiles2 and documentation link updates.
tk-framework-qtwidgets to v2.10.8
- Improvements and fixes to the filtering component
- Fix permission issue on the activity stream when user does not have read access on script
- Developer documentation link updates
- Fix to context selector to ensure the context has the entity name
- Improvements to the delegates component
tk-nuke to v0.14.7
- Official support for Nuke 14
tk-maya to v0.11.7
- Official support for Maya 2024
tk-multi-launchapp to v0.12.4
- Add indication when an app launches on SG Desktop.
- Remove deprecation warnings from Python 3.10
tk-core to v0.20.25
- Improve unit tests.
- Send metrics to ShotGrid regarding the authentication experience. This includes:
- user_authentication_method (default, oxygen, saml, ...)
- auth UX (basic login/password, web login, local browser)
- client UI (qt_dialog, console)
- renewal (true/false)
- Fixup Python 2 compatibility.
- Introduces the 'default_storage_root' hook that makes it possible to use a single configuration to switch between different storage roots per project.
- Improve developer documentation regarding tk-core hooks
- Detect the application name sent to ShotGrid
- Remove warnings raised by CI tests
- Bump python-api to v3.3.6
- App Session Launcher fixups and improvements
tk-framework-adobe to v1.1.9
- Bump certifi from 2022.12.7 to 2023.7.22
- Bump requests from 2.25.0 to 2.31.0
tk-framework-desktopserver to v1.6.3
- Automate internal dependency updates.
- Updates Cryptography to 41.0.3.
- Updates Certifi to 2023.7.22.
- Replace cgi module with the html module to support the escape method.
Fixed bugs
tk-multi-loader2 to v1.23.1
- Fixes the issue in which the wrong tab(first tab) in the Loader app is opened when the Loader is launched in a task context. Now the tab related to the 'entity_type' specified in the tk-multi-loader2.yml is opened.
tk-framework-desktopserver to v1.6.3
- Fixes CVE-2022-40897 regarding setuptools module
tk-multi-publish2 to v2.6.9
- Fix publishing PDF files.
- Fix select items independently if visible is False. This is a revert for an update introduced on v2.6.5 that caused an unwanted side effect of checking sibling publish plugins.
Shotgun Default2 Configuration v1.6.0
Features/Polish
tk-framework-adobe to v1.1.7
- Change the color of the ShotGrid hyperlinks to be contrasted enough with the background.
tk-nuke to v0.14.6
-
Introduces the 'allow_keep_context_from_project' engine setting that avoids the ShotGrid menu from being disabled when for example someone opens a file with Nuke's File --> Open, that does not reside in any known project path. (Thanks to @RicardoMusch)
-
Update latest Nuke supported version to v14.0.
tk-houdini to v1.8.5
- Add support for Houdini 19.5 / Python 3.9.
tk-framework-aliastranslations to v0.2.3
- Enable CATPart Publish using tk-multi-bg-publish
tk-multi-shotgunpanel to v1.8.6
- Extend the listing of entities from 50 to 200 items. Display a message regarding the maximum number of items displayed and partial data loaded from ShotGrid.
tk-alias to v3.0.1
- Alias 2024 support with re-factored Engine
- Added support for both Python v3.7.x and v3.9.x to be able to run with SG Desktop v1.8.0
- Publish Plugin - Add ability to generate a .vpb file after Alias wire publish finishes
tk-alias-framework to v1.0.1
- Added for re-factored
tk-alias
Engine
tk-vred to v3.0.0
- Support Qt6/PySide6 for VRED 2024
tk-framework-qtwidgets to v2.10.7
- Fix thumbnail view for PySide6
- Improve delegate handing of mouse mouse events
- SearchWidget emit search changed signal on editing finished
- Add new decorators module
- Filtering Improvements
tk-maya to v0.11.6
- Replace mel setProject command with the workspace command for bootstrapping the engine in batch mode
tk-flame to v1.17.8
- Update engine for start frame support
tk-framework-adobe to v1.1.8
- Bump certifi from 2020.6.20 to 2022.12.7
tk-framework-desktopserver to v1.6.1
- Updates Cryptography.
tk-desktop to v2.6.9
- Bumps copyright year.
tk-core to v0.20.22
- App Session Launcher foundation
- Specify 'utf8' encoding when reading YAML data from disk
- First step to supporting PySide6
- Added SGTK_PROJ_THUMB_OLD to environment_variables.
- Update object copy syntax to be compatible with older Pythons.
- Remove external tests dependencies for Python3
tk-framework-desktopstartup to v2.1.21
- Bump tk-core to v0.20.22
tk-multi-launchapp to v0.12.3
- Pop up an error dialog if launch app fails
tk-multi-bg-publish to v0.1.4
- Updates for Alias and VRED
tk-multi-workfiles2 to v0.13.6
- Removed Alias and VRED Engines to make them controlled via the config moving forward
Fixed bugs
tk-3dsmax to v1.2.5
- Minor fix on tk-3dsmax with versioning names
tk-multi-data-validation to v0.1.5
- Improvements to loading rule logic
- Alias Viewport not refreshed after running some fixes
- Fix retry attempt to resolve all rules.
- Allow creating a notifier when creating the manager.
- Only add the dependency if it is included in the settings and there is data for it.
tk-alias to v3.0.1
- Fixed publish error message
- Cannot publish from Alias with Basic Config
- BG Publish - CATPart file is exported with warning
- Alias Viewport not refreshed after running some fixes
- Fix get pipeline config
- Fix background publishing when using Python 3.9 in Alias
- Fix Python3.9 conflicting issue with VRED libraries
- Fix listening for Alias events
- Fix data validation performance
- Specify all dependencies for data validation rule
- Fix saving the context for Alias stage
- BG Publish - CATPart file is not exported properly
tk-vred to v3.0.0
- VRED Presenter is not showing the panel
- VRED "Begin file versioning" publish plugin fails in the accept() method
- Can not publish from VRED with basic config
tk-shotgun-launchvredreview to v1.1.4
- Fix for VRED Presenter 2024
tk-multi-publish2 to v2.6.7
- Address Python 3.10 deprecation in collections
- Prevent AttributeError when a path is missing
- Check hidden tree items in Publish dialog
- Add the ability to specify a thumbnail when publishing using the API
tk-framework-adminui to v0.7.3
- Fix when the new storage path field does not show.
tk-core to v0.20.22
- Add logging and retries for URLError
- Remove six.ensure_str to formatter function
- Update SSO domain env var
- Update outdated third-party
- Bump setuptools from 36.0.1 to 65.5.1 in /tests/python
- Bump certifi from 2020.06.20 to 2022.12.7 in /python/tank_vendor/shotgun_api3/lib
- Fix Memory Growth Issue (Thanks to @blambright)
- Fix: utf-8 in pickle dumps (Thanks to @zavinator)
- Fix code style validation issue
- Fix the issue introduced in tk-core v0.20.21 happening on Windows where the login confirmation dialog is hidden behind the new SG Desktop login dialog.
- General Updates. Bump dependencies version. Community contributions.
tk-desktop to v2.6.9
- Fixes the 'osutils' ImportError generated at startup in the tk-desktop engine, which prevented the SG Desktop icon from being displayed in the Dock on MacOS, also introduces the new environment variable 'SGTK_PROJ_THUMB_OLD' to define how we want to display the project thumbnails (cropped or letterbox).
tk-framework-shotgunutils to v5.8.6
- Fix user settings to handle QByteArray values. Formalize the deprecation of Python 2.6 support in toolkit.
tk-maya to v0.11.6
- Prevent AttributeError when path is missing