Shotgun Basic Configuration v1.6.1 RC2
Pre-release
Pre-release
·
285 commits
to master
since this release
Features/Polish
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.
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.