ShotGrid Integration 1.6 Release Notes

v1.6.0

What’s new?

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 @Ricardo_Musch)

  • 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

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

  • Fix 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
4 Likes

1.6.1 (Jan 25)

What’s new?

Features/Polish

Add custom hook for Houdini tk-multi-workfiles2 (SG-31598: Add custom hook for Houdini tk-multi-workfiles2 by staceyoue · Pull Request #152 · shotgunsoftware/tk-config-default2 · GitHub)

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.
1 Like

1.6.2 (March 11th.)

What’s new?

Features/Polish

Updated tk-desktop to v2.6.11

  • Add missing links to toolkit repositories.
  • Add missing link to tk-alias.
  • Enable support for Python 3.10 in CI.
  • Add open source license.
  • Add SECURITY.md file.
  • Fixes the RuntimeError that occurs silently when create any Qt application in the engine_init core hook.
  • Remove link to LMV repository.
  • Update licensing.
  • Fixes libpng iCCP warnings that are displayed when launching the desktop app from the terminal
  • Bump copyright year
  • Fix PySide6 compatibility issue
  • Update osutils with a fat binary that uses x86_64 and arm64 architectures.

Updated tk-core to v0.20.35

  • Add support for private repositories in Gitub Release descriptor
  • Bump python-api to v3.4.1
  • Improve logs on the authentication dialog
  • Display all available methods in the authentication dialog
  • Fixup App Session Launcher issue when using a proxy server
  • Make App Session Launcher the default authentication method
  • Add PySide6 patch for QWheelEvent::delta method

Updated tk-alias to v3.0.3

  • LMV translation updates and improve thumbnails
  • Fix Alias startup failure on reading file
  • Add tk-framework-lmv requirement
  • Add action to SG panel to import a note attachment
  • Improve error logging from Alias Python API
  • Add Upload 3D Version note references are not included
  • Add extra validation for translator path and log messaging
  • Add hook to customize ShotGrid menu
  • Open published file using SG Toolkit Action
  • Include Version thumbnail in LMV package for ShotGrid
  • Fix multiple ShotGrid menus showing in Alias after restart
  • Update tk-framework-alias min version

Updated tk-framework-alias to v1.2.1

  • Pyside6 support for Alias 2025.0
  • Fix restart Alias plugin
  • Alias Python API update to v4.2.0
  • Add software credits
  • Add support for Python 3.10
  • Ensure all supported python versions have their packages installed
  • Improve error logging
  • Add files for Alias Python Plugin v3.1.3
  • Add files for Alias Python API v3.7.0, v4.3.0
  • Remove unused Alias distribution files

Updated tk-framework-aliastranslations to v0.2.4

  • Bug fix and improvement that provides option to specify translator.

Updated tk-framework-adobe to v1.1.10

  • Internal documentation changes
  • Upgrade urllib3 to 2.1.0

Updated tk-framework-desktopserver to v1.6.5

  • Upgrade Cryptography to 42.0.4
  • Add binary requirements for Python 3.10

Updated tk-flame to v.18.0

  • Improve project creation and application startup

Updated tk-flame-export to v1.10.7

  • Add support for QT6/PySide6

Fixed bugs

Updated tk-multi-setframerange to v0.5.2

  • Fix error handling issue (Thanks to @diegogarciahuerta) and documentation updates.

Updated tk-houdini to v1.8.7

  • Fix integration for Houdini 20 with Python 3.10 (Thanks to @paulgolter)

Updated tk-3dsmax to v1.2.6

  • Fix tk-multi-loader2 bug on 3dsmax 2024 with Python 3.10.
  • Improve error logging.

Updated tk-framework-shotgunutils to v5.8.8

  • Fix order when adding new items before caching
  • Fix ShotgunDataRetriever Errors for Items without a Thumbnail

Updated tk-multi-loader2 to v1.23.3

  • Fixed mutable keyword argument: Multiloader.open_publish (Thanks to @j0yu).
  • Remove mogrify execution from build resources. Now it’s part of the Azure CI workflow.

Updated tk-multi-shotgunpanel to v1.8.10

  • Add refresh button and bug fix for creating the dialog widget.

Updated tk-desktop2 to v1.5.2

  • Fixes JSON parsing for Python 3.9+
  • Fix path to Create’s python
1 Like

1.6.3 (March 14th.)

What’s new?

Features/Polish

Updated tk-vred to v3.0.4

  • LMV translation update and improve thumbnails
  • ShotGrid menu consistent style with VRED menus
  • Qt styling for PySide6
  • Support open published file SG Toolkit Action with VRED
  • Add wire files as upstream dependencies when referenced

Updated tk-multi-publish2 to v2.7.0

  • Auto generate thumbnails for Alias/VRED in standalone

Updated tk-framework-qtwidgets to v2.10.12

  • Fix forwarding signal to support both PySide2/6

Updated tk-multi-data-validation to v0.1.6

  • Fix filter save/restore
  • Add app settings for display name and dialog/panel mode

Updated tk-multi-publish2 to v2.7.1

  • Auto generate thumbnails for Alias/VRED in standalone
  • Fix Python 2 compatibility regression

Updated tk-multi-breakdown2 to v0.2.10

  • Option to bulk update reference files for performance

Fixed bugs

Updated tk-houdini to v1.8.8

  • Fix SyntaxWarning: “is not” with a literal.

Updated tk-multi-workfiles2 to v0.14.2

  • Use ShotgunMenu instead of QMenu for consistent style

Updated tk-alias to v3.0.4

  • Fix ShotGrid menu cleanup on destroy

Updated tk-framework-alias to v1.2.2

  • Fix plugin bootstrap clean up on exit