Skip to content

Releases: shotgunsoftware/tk-config-basic

Shotgun Basic Configuration v1.7.1

24 Jun 16:30
Compare
Choose a tag to compare

What's Changed

  • Remove 3dsmaxplus

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.
  • 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
  • Fix running engine in headless mode.

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().

Shotgun Basic Configuration v1.7.1 RC1

21 Jun 19:20
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Remove 3dsmaxplus

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.
  • 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.0

  • Support Alias 2025 & add custom actions for Alias Breakdown2.
  • Update Data Validation UI based on Alias events.

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.0

  • Update Alias Python Plugin and API

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().

Shotgun Basic Configuration v1.7.0

25 Mar 13:25
Compare
Choose a tag to compare

What's Changed

Rebranding TK components to Flow Production Tracking

  • Updated tk-framework-adminui to v0.7.6
  • Updated tk-framework-desktopclient to v0.3.3
  • Updated tk-framework-desktopserver to v1.7.0
  • Updated tk-multi-about to v0.5.0
  • Updated tk-framework-lmv to v1.1.0
  • Updated tk-framework-widget to v1.2.0
  • Updated tk-3dsmax to v1.3.0
  • Updated tk-aftereffects to v0.4.0
  • Updated tk-framework-shotgunutils to v5.9.0
  • Updated tk-photoshopcc to v1.10.0
  • Updated tk-framework-qtwidgets to v2.11.0
  • Updated tk-maya to v0.12.0
  • Updated tk-framework-aliastranslations to v0.3.0
  • Updated tk-shell to v0.10.0
  • Updated tk-framework-alias to v1.3.0
  • Updated tk-houdini to v1.9.0
  • Updated tk-multi-launchapp to v0.13.0
  • Updated tk-alias to v3.1.0
  • Updated tk-nuke-quickreview to v1.3.0
  • Updated tk-multi-loader2 to v1.24.0
  • Updated tk-nuke to v0.15.0
  • Updated tk-multi-publish2 to v2.8.0
  • Updated tk-desktop2 to v1.6.0
  • Updated tk-shotgun-launchvredreview to v1.2.0
  • Updated tk-shotgun to v0.11.0
  • Updated tk-shotgun-launchfolder to v0.4.0
  • Updated tk-multi-reviewsubmission to v1.3.0
  • Updated tk-multi-setframerange to v0.6.0
  • Updated tk-flame to v1.19.0
  • Updated tk-multi-data-validation to v0.2.0
  • Updated tk-multi-pythonconsole to v1.4.0
  • Updated tk-desktop to v2.7.0
  • Updated tk-multi-shotgunpanel to v1.9.0
  • Updated tk-core to v0.21.0
  • Updated tk-framework-adobe to v1.2.1
  • Updated tk-vred to v3.1.1

Shotgun Basic Configuration v1.7.0 RC3

22 Mar 18:51
Compare
Choose a tag to compare
Pre-release

Updated tk-vred to v3.1.1

Shotgun Basic Configuration v1.7.0 RC2

21 Mar 16:48
Compare
Choose a tag to compare
Pre-release

Updated tk-framework-adobe to v1.2.1

Shotgun Basic Configuration v1.7.0 RC1

20 Mar 23:57
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Updated tk-framework-adminui to v0.7.6
  • Updated tk-framework-desktopclient to v0.3.3
  • Updated tk-framework-desktopserver to v1.7.0
  • Updated tk-multi-about to v0.5.0
  • Updated tk-framework-lmv to v1.1.0
  • Updated tk-framework-widget to v1.2.0
  • Updated tk-3dsmax to v1.3.0
  • Updated tk-aftereffects to v0.4.0
  • Updated tk-framework-shotgunutils to v5.9.0
  • Updated tk-photoshopcc to v1.10.0
  • Updated tk-framework-qtwidgets to v2.11.0
  • Updated tk-maya to v0.12.0
  • Updated tk-framework-aliastranslations to v0.3.0
  • Updated tk-shell to v0.10.0
  • Updated tk-framework-alias to v1.3.0
  • Updated tk-houdini to v1.9.0
  • Updated tk-multi-launchapp to v0.13.0
  • Updated tk-alias to v3.1.0
  • Updated tk-nuke-quickreview to v1.3.0
  • Updated tk-vred to v3.1.0
  • Updated tk-multi-loader2 to v1.24.0
  • Updated tk-nuke to v0.15.0
  • Updated tk-multi-publish2 to v2.8.0
  • Updated tk-desktop2 to v1.6.0
  • Updated tk-shotgun-launchvredreview to v1.2.0
  • Updated tk-shotgun to v0.11.0
  • Updated tk-shotgun-launchfolder to v0.4.0
  • Updated tk-multi-reviewsubmission to v1.3.0
  • Updated tk-multi-setframerange to v0.6.0
  • Updated tk-flame to v1.19.0
  • Updated tk-multi-data-validation to v0.2.0
  • Updated tk-multi-pythonconsole to v1.4.0
  • Updated tk-desktop to v2.7.0
  • Updated tk-multi-shotgunpanel to v1.9.0
  • Updated tk-core to v0.21.0
  • Updated tk-framework-adobe to v1.2.0

New Contributors

Shotgun Basic Configuration v1.7.0 Alpha 3

19 Mar 19:20
Compare
Choose a tag to compare
v1.7.0-alpha.3

Update publish2 version

Shotgun Basic Configuration v1.7.0 Alpha 2

14 Mar 21:27
Compare
Choose a tag to compare

No new features. Just for internal testing.

Shotgun Basic Configuration v1.6.3

14 Mar 20:53
Compare
Choose a tag to compare

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

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

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

Fixed bugs

Updated tk-houdini to v1.8.8

  • Fix SyntaxWarning: "is not" with a literal.

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

Shotgun Basic Configuration v1.6.3 RC2

12 Mar 19:19
Compare
Choose a tag to compare
Pre-release
Updated tk-multi-publish2 to v2.7.1

Release notes: https://github.com/shotgunsoftware/tk-multi-publish2/wiki/Release-Notes#v271