Releases: shotgunsoftware/tk-config-basic
FPTR Basic Configuration v1.7.3 RC1
What's Changed
- Update azure-pipelines.yml
Full Changelog: v1.7.2...v1.7.3-rc1
Toolkit component versions
Updated tk-aftereffects to v0.4.5
- Change the way the dialogs are closed when destroying the engine
Updated tk-alias to v4.1.2
- Fix Alias Engine to properly shutdown.
- Add new publish option Export Selection.
- Improve Alias Engine start up.
Updated tk-core to v0.21.8
- Make the "Forgot your password" link visible only when using legacy authentication
Updated tk-desktop to v2.7.7
- Fix MacOS missing dock icon for v1.9 and lower.
- Fix a grammar error in the first-launch notification banner.
Updated tk-flame to v1.19.3
- Improve multi-version support for user creation
Updated tk-framework-adobe to v1.2.7
- New env variable
SHOTGUN_ADOBE_SERVER_PING_TIMEOUT
allows us to initialize the Node server with a higherpingTimeout
, this defines how often the server sends a "ping" to the client to check that the connection is still active - Use TK Core logic to check if PySide is available in the environment instead of depending on direct PySide imports. This creates a more maintainable code across PySide versions.
- The Panel JS closes correctly after the Manager JS is closed.
Updated tk-framework-alias to v2.1.1
- Support Alias 2025.1 and improve Alias plugin start up.
- Performance and resiliency improvements.
- Increase server timeout for Alias API calls
- Improve performance on batch Alias API calls
- Improve framework initialization time
- Handle client disconnect more gracefully
- Bug fix to set client timeout
- Update python packages
Updated tk-framework-desktopserver to v1.7.6
- Updates cryptography to 43.0.1
- Updates pyOpenSSL to 24.2.1 (required for cryptography)
- Fixes CVE-2024-6119
- Fixes CVE-2024-4603
- Fixes CVE-2024-2511
- Package Python modules
- Upgrade Twisted to 24.10.0
Updated tk-framework-qtwidgets to v2.12.5
- Adds a preset filter feature to the filter menu widget.
Updated tk-maya to v0.13.3
- Support minimize button for Toolkit dialogs on Maya for Windows.
- To enable this feature, use
enable_dialogs_minimize_button
settings in tk-maya.yml config file
Updated tk-multi-shotgunpanel to v1.9.2
- Adds a filter presets feature. Filter presets pre-defined in the configuration can now be toggled on or off in the UI and allow for more complex server-side filtering.
- Adds the ability to configure which sort fields appear in the Tasks tab sort menu.
Updated tk-nuke-quickreview to v1.3.2
- Drop compatibility with Python 2
Updated tk-photoshopcc to v1.11.5
- Make sure the widgets are properly deleted to avoid orphaned python processes when closing Photoshop on MacOS.
- The context (_CONTEXT_CACHE) is now correctly updated and available after saving or publishing a document.
Updated tk-shotgun-launchvredreview to v1.2.1
- The import for urllib has changed, removing the dependency on six and Python 2.
- Clean up deprecated Azure Pipelines flags.
FPTR Basic Configuration v1.7.2
What's Changed
-
Fix python console name to match the app name (#132)
-
Add new major version for tk-framework-alias (#133)
Full Changelog: v1.7.1...v1.7.2
Toolkit component versions
Updated tk-3dsmax to v1.4.1
Drop Python 2 compatibility - part 1
Updated tk-aftereffects to v0.4.4
Remove CC from product name
Remove compatibility with Python 2 (part 1)
Fix placeholder text style for Qt6
Updated tk-alias to v4.0.0
- Performance update and support Python 3.11 and PySide6
Details
-
Improve Data validation performance
-
Add config setting for data validation max error display
-
AliasPy module updates
-
Update documentation
-
Bump minimum required version for tk-framework-alias v2.0.0
Updated tk-core to v0.21.7
-
Bump python-api to v3.6.2
-
Remove compatibility with Python 2 (part 1)
-
New YML build UI resources
Updated tk-desktop to v2.7.5
-
Prevent flaky tests
-
Create a banner to announce the end of support for Python 3 7 and SGD 1.7
-
new import for ensure_* functions
-
New build resources yml
-
Use Enum for pyside2/6
-
Standardize osutils
Fix QDialog Enum
Updated tk-flame to v.19.2
Fix Flame 2025.1 project creation
New Build resources
New Build resources
Updated tk-framework-adminui to v0.7.7
-
Use QTextCursor Enum for Qt6
-
New build resources YML
Updated tk-framework-adobe to v1.2.4
-
Update requests to 2.32.2 because 2.32.0 was yanked
-
Separate Bundles
-
Remove CC from product name as far as possible
-
Update certifi to 2024.7.4
-
import six replaced by sgutils for ensure_* funcs
-
Add Python 3.11 modules
Updated tk-framework-desktopclient to v0.3.4
Drop Python 2 compatibility - part 1
Updated tk-framework-desktopserver to v1.7.3
-
Update certifi to 2024.7.4
-
Update setuptools to 70.0.0
-
Improve error handling
-
import six replaced by sgutils for ensure_* funcs
-
Add Python 3.11 modules
Updated tk-framework-qtwidgets to v2.12.4
-
Update required tk-framework-shotgunutils version
-
Improve note input widget UI
-
Update README: ShotGrid to Flow Production Tracking (Thanks to @sungbinlee)
-
first phase python2 dropping
-
new build resources yml
-
Don't use ensure_str to prevent crashing
Updated tk-framework-shotgunutils to v5.10.1
-
Drop Python 2 compatibility - part 1
-
New Qt UI resource process
Updated tk-framework-widget to v1.2.1
-
Drop Python 2 compatibility - part 1
-
New Qt UI resource process
-
Fix PNG profile to prevent incorrect sRGB warning
Updated tk-houdini to v1.9.3
Create the use_short_menu_name setting & Remove Python 2 compatibility
As of version 20.5.368, Houdini 20.5 is supported.
Updated tk-maya to v0.13.2
Rename the use_sgtk_as_menu_name setting to use_short_menu_name
Updated tk-multi-about to v0.5.1
Clean-up Azure flags and new build_resources.yml configuration.
Updated tk-multi-data-validation to v0.3.1
-
Option to turn on/off auto-refresh feature
-
Allow detail items to be multi-selected and perform bulk actions
-
Improve error handling and display critical errors more visibly
Updated tk-multi-launchapp to v0.13.2
-
Run mogrify to strip the problematic profiles
-
New build resources yml
Updated tk-multi-loader2 to v1.25.2
-
First phase Python 2 removing
-
New build resources yml
Updated tk-multi-publish2 to v2.10.1
-
Support publishing ICEM file types in standalone publisher
-
New build resources yml
Updated tk-multi-pythonconsole to v1.4.2
New build resources YML
Updated tk-multi-setframerange to v0.6.1
Run mogrify to strip the problematic profiles
Updated tk-multi-shotgunpanel to v1.9.1
-
New build resources yml
-
Fix RGB CSS warning
-
Fixup blank home icon when FPTR user has no thumbnail defined
Updated tk-nuke to v0.15.3
Rename the use_sgtk_as_menu_name setting to use_short_menu_name
Add support to Nuke 15.1
Updated tk-nuke-quickreview to v1.3.1
New Qt UI resource process
Updated tk-photoshopcc to v1.11.3
Remove CC from product name. Run mogrify to strip the problematic profiles.
Remove compatibility with Python 2 (part 1)
Fix placeholder text style for Qt6
Updated tk-shotgun to v0.11.1
Drop Qt4 compatibility - part 1
Updated tk-vred to v3.4.1
Bug fixes and update minimum supported VRED version
Details
-
Fix breakdown hook
-
Ensure panel app is visible on open
-
Run mogrify to strip the problematic profiles
-
Show progress dialog when importing files async
-
Update min supported logic to avoid dialog pop up
FPTR Basic Configuration v1.7.2 RC3
What's Changed
Full Changelog: v1.7.2-rc2...v1.7.2-rc3
Toolkit component versions
Updated tk-houdini to v1.9.3
As of version 20.5.368, Houdini 20.5 is supported.
Updated tk-nuke to v0.15.3
Add support to Nuke 15.1
FPTR Basic Configuration v1.7.2 RC2
What's Changed
- Add new major version for tk-framework-alias (#133)
Toolkit component versions
Updated tk-alias to v4.0.0
- Performance update and support Python 3.11 and PySide6
Details
- Improve Data validation performance
- Add config setting for data validation max error display
- AliasPy module updates
- Update documentation
- Bump minimum required version for tk-framework-alias v2.0.0
Updated tk-desktop to v2.7.5
Fix QDialog Enum
Updated tk-flame to v1.19.2
New Build resources
FPTR Basic Configuration v1.7.2 RC1
What's Changed
- Fix python console name to match the app name by @staceyoue in #132
Full Changelog: v1.7.1...v1.7.2-rc1
Toolkit component versions
Updated tk-3dsmax to v1.4.1
- Drop Python 2 compatibility - part 1
Updated tk-aftereffects to v0.4.3
- Remove CC from product name
- Remove compatibility with Python 2 (part 1)
Updated tk-core to v0.21.7
- Bump python-api to v3.6.2
- Remove compatibility with Python 2 (part 1)
- New YML build UI resources
Updated tk-desktop to v2.7.4
- Prevent flaky tests
- Create a banner to announce the end of support for Python 3 7 and SGD 1.7
- New import for ensure_* functions
- New build resources yml
- Use Enum for pyside2/6
- Standardize osutils
Updated tk-flame to v1.19.2
- Fix Flame 2025.1 project creation
- New Build resources
Updated tk-framework-adminui to v0.7.7
- Use QTextCursor Enum for Qt6
- New build resources YML
Updated tk-framework-adobe to v1.2.4
- Update requests to 2.32.2 because 2.32.0 was yanked
- Separate Bundles
- Remove CC from product name as far as possible
- Update certifi to 2024.7.4
- Import six replaced by sgutils for ensure_* funcs
- Add Python 3.11 modules
Updated tk-framework-desktopclient to v0.3.4
- Drop Python 2 compatibility - part 1
Updated tk-framework-desktopserver to v1.7.3
- Update certifi to 2024.7.4
- Update setuptools to 70.0.0
- Improve error handling
- Import six replaced by sgutils for ensure_* funcs
- Add Python 3.11 modules
Updated tk-framework-qtwidgets to v2.12.4
- Update required tk-framework-shotgunutils version
- Improve note input widget UI
- Update README: ShotGrid to Flow Production Tracking (Thanks to @sungbinlee)
- First phase python2 dropping
- New build resources yml
- Don't use ensure_str to prevent crashing
Updated tk-framework-shotgunutils to v5.10.1
- Drop Python 2 compatibility - part 1
- New Qt UI resource process
Updated tk-framework-widget to v1.2.1
- Drop Python 2 compatibility - part 1
- New Qt UI resource process
- Fix PNG profile to prevent incorrect sRGB warning
Updated tk-houdini to v1.9.2
- Create the use_short_menu_name setting & Remove Python 2 compatibility
Updated tk-maya to v0.13.2
- Rename the use_sgtk_as_menu_name setting to use_short_menu_name
Updated tk-multi-about to v0.5.1
- Clean-up Azure flags and new build_resources.yml configuration
Updated tk-multi-data-validation to v0.3.1
- Option to turn on/off auto-refresh feature
- Allow detail items to be multi-selected and perform bulk actions
- Improve error handling and display critical errors more visibly
Updated tk-multi-launchapp to v0.13.2
- Run mogrify to strip the problematic profiles
- New build resources yml
Updated tk-multi-loader2 to v1.25.2
- First phase Python2 removing
- New build resources yml
Updated tk-multi-publish2 to v2.10.1
- Support publishing ICEM file types in standalone publisher
- New build resources yml
Updated tk-multi-pythonconsole to v1.4.2
- New build resources YML
Updated tk-multi-setframerange to v0.6.1
- Run mogrify to strip the problematic profiles
Updated tk-multi-shotgunpanel to v1.9.1
- New build resources yml
- Fix RGB CSS warning
- Fixup blank home icon when FPTR user has no thumbnail defined
Updated tk-nuke to v0.15.2
- Rename the use_sgtk_as_menu_name setting to use_short_menu_name
Updated tk-nuke-quickreview to v1.3.1
- New Qt UI resource process
Updated tk-photoshopcc to v1.11.2
- Remove CC from product name. Run mogrify to strip the problematic profiles.
- Remove compatibility with Python 2 (part 1)
Updated tk-shotgun to v0.11.1
- Drop Qt4 compatibility - part 1
Updated tk-vred to v3.4.1
Bug fixes and update minimum supported VRED version
- Fix breakdown hook
- Ensure panel app is visible on open
- Run mogrify to strip the problematic profiles
- Show progress dialog when importing files async
- Update min supported logic to avoid dialog pop up
Shotgun Basic Configuration v1.7.1
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
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
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
Updated tk-vred to v3.1.1
Shotgun Basic Configuration v1.7.0 RC2
Updated tk-framework-adobe to v1.2.1