-
Notifications
You must be signed in to change notification settings - Fork 20
Release Notes
Important
Outdated information As of 2025, we are no longer using this wiki page to store release notes of the components. Instead, we now ship our version with Github releases.
Please go to the release page of this repository for up-to-date information.
This page is only kept for historical purposes.
Welcome to the release notes for this App. Below you will find an overview of all the changes we did for each release. We try to be as detailed as possible and include all bugs we have fixed, features we have added and things that may have changed. If you have questions about a particular release, don't hesitate to contact our support team!
2024-Sep-9
- first phase python2 removing
- New build resources yml
2024-Mar-26
Rebranding component for Flow Production Tracking
2021-Dec-1
- Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.
- Removing deprecated Softimage engine.
2021-Jun-09
Rebranded to ShotGrid
2020-Jun-15
Fixes an error when the application is loaded in a headless environment.
2020-Feb-13
Adds Python 3 support.
2019-Dec-11
The application does not ship with the Blur Python based hooks for 3dsMax anymore.
Details:
The tk-3dsmax engine implementation has been upgraded to use pymxs. As such, the old Blur Python based hooks are not compatible anymore with the engine. They can be downloaded from here.
2018-Jan-11
Uses better technique for retrieving the active doc and path
2017-Mar-16
Switches to writing jpg for thumbnails instead of png.
Details:
This stops further libpng errors mentioned in v0.7.2 release notes from occurring.
2017-Mar-14
Removes problematic profiles from png files used as icons.
Details:
This will silence libpng warnings from Qt when the png files are loaded as pixmaps. This is a second attempt as this profile stripping, and uses ImageMagick's "mogrify" command to achieve the desired result, which maintains color consistency.
2017-Jan-30
Adds support for tk-photoshopcc.
Adds context switching for Nuke Studio support.
2015-Dec-18
Now prompts yes,no,cancel asking if a snapshot should be taken prior to restore.
Merges Hiero scene operations into the Nuke hook.
Details:
Changes necessary to allow the tk-nuke engine to run within the Hiero mode of Nuke 9.0+.
#23021: 3DS Max Engine w/MaxPlus
Added support for Motion Builder
Added support for Motion Builder
Fixed issue with file permissions on the snapshot comments file
Updated to use the new framework versioning syntax
Details:
- This also requires core v0.14.58
Updated to use the new framework versioning syntax
Details:
- Also updated to require core v0.14.58
Manually emit missing kBeforeProjectLoad signal from Hiero before loading project
Fix for Unicode issue
Fix for PyQt compatibility.
Details: Fix for PyQt compatibility.
Fixed Python 2.5 compatibility issues
Updated to use the latest version of the widget framework (v0.1.18)
BrowserWidget is now cleaned up correctly when Snapshot History dialog is closed
Updated to require widget framework v0.1.17
Exposed core functionality as methods on the app class
Fixed issues when snapshotting files with non-ascii characters in the path
Tweaked the display name when name is not specified in the template
The name key is no longer required in templates used by this app
Updated to require widget framework v0.1.16
Improved support for Softimage engine
Added Photoshop Support. Improved Softimage Support.
Added Hiero and Houdini Support.
Updated to use latest version of the widget framework
Updated to use latest version of the tk-multi-workfiles Save-As command
Renames and support for the new name Sgtk.
Renames and support for the new name Sgtk.
Added hooks for Softimage.
Snapshot history now displays snapshots in reverse order if using increment instead of timestamp
Added support for increment when doing snapshots
Minor UI tweaks.
Another fix to make snapshot more robust when template contains the user but the work template does not.
Fixed issue stopping snapshot from working when snapshot template contains the user but the work template doesn't.
Fixed various issues stopping Snapshot app from working with PyQt
Fixed bug stopping snapshot from loading
UI tweaks and addition of snapshot interface to app
Various UI tweaks & fixes. Added 'snapshot' interface to app for use by tk-nuke-quickdailies.
First release to the Tank Store.