Skip to content
chaucae edited this page Jan 22, 2026 · 58 revisions

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!

v0.10.1

2024-Sep-9

  • first phase python2 removing
  • New build resources yml

v0.10.0

2024-Mar-26

Rebranding component for Flow Production Tracking

v0.9.1

2021-Dec-1

  • Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.
  • Removing deprecated Softimage engine.

v0.9.0

2021-Jun-09

Rebranded to ShotGrid

v0.8.1

2020-Jun-15

Fixes an error when the application is loaded in a headless environment.

v0.8.0

2020-Feb-13

Adds Python 3 support.

v0.7.5

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.

v0.7.4

2018-Jan-11

Uses better technique for retrieving the active doc and path

v0.7.3

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.

v0.7.2

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.

v0.7.0

2017-Jan-30

Adds support for tk-photoshopcc.

v0.6.1

Adds context switching for Nuke Studio support.

v0.5.2

2015-Dec-18

Now prompts yes,no,cancel asking if a snapshot should be taken prior to restore.

v0.5.1

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

v0.4.1

#23021: 3DS Max Engine w/MaxPlus

v0.4.0

Added support for Motion Builder

v0.4.0

Added support for Motion Builder

v0.3.1

Fixed issue with file permissions on the snapshot comments file

v0.3.0

Updated to use the new framework versioning syntax

Details:

  • This also requires core v0.14.58

v0.3

Updated to use the new framework versioning syntax

Details:

  • Also updated to require core v0.14.58

v0.2.14

Manually emit missing kBeforeProjectLoad signal from Hiero before loading project

v0.2.13

Fix for Unicode issue

v0.2.12

Fix for PyQt compatibility.

Details: Fix for PyQt compatibility.

v0.2.11

Fixed Python 2.5 compatibility issues

v0.2.10

Updated to use the latest version of the widget framework (v0.1.18)

v0.2.9

BrowserWidget is now cleaned up correctly when Snapshot History dialog is closed

v0.2.8

Updated to require widget framework v0.1.17

v0.2.7

Exposed core functionality as methods on the app class

v0.2.6

Fixed issues when snapshotting files with non-ascii characters in the path

v0.2.5

Tweaked the display name when name is not specified in the template

v0.2.4

The name key is no longer required in templates used by this app

v0.2.3

Updated to require widget framework v0.1.16

v0.2.2

Improved support for Softimage engine

v0.2.1

Added Photoshop Support. Improved Softimage Support.

v0.2.0

Added Hiero and Houdini Support.

v0.1.22

Updated to use latest version of the widget framework

v0.1.21

Updated to use latest version of the tk-multi-workfiles Save-As command

v0.1.20

Renames and support for the new name Sgtk.

v0.1.19

Renames and support for the new name Sgtk.

v0.1.18

Added hooks for Softimage.

v0.1.17

Snapshot history now displays snapshots in reverse order if using increment instead of timestamp

v0.1.16

Added support for increment when doing snapshots

v0.1.15

Minor UI tweaks.

v0.1.14

Another fix to make snapshot more robust when template contains the user but the work template does not.

v0.1.13

Fixed issue stopping snapshot from working when snapshot template contains the user but the work template doesn't.

v0.1.12

Fixed various issues stopping Snapshot app from working with PyQt

v0.1.11

Fixed bug stopping snapshot from loading

v0.1.10

UI tweaks and addition of snapshot interface to app

v0.1.10

Various UI tweaks & fixes. Added 'snapshot' interface to app for use by tk-nuke-quickdailies.

v0.1.9

First release to the Tank Store.