Skip to content
Eduardo Chauca edited this page Sep 9, 2024 · 50 revisions

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

2024-Sep-9

Clean-up Azure flags and new build_resources.yml configuration.

v0.5.0

2024-March-26

Rebranding component for Flow Production Tracking

v0.4.2

2022-March-28

ShotGrid branding updates.

v0.4.1

2021-Dec-1

Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.

v0.4.0

2021-Jun-01

Rebranded to ShotGrid

v0.3.3

2021-Jan-06

Fixed a bug so that "Jump to the File System" works on Windows when drive letter mapping is used.

v0.3.2

2020-Oct-05

Fixed some grammatical errors.

v0.3.1

2020-Jul-09

Now displays the bundle's icon rather than the default Toolkit icon, in the UI.

v0.3.0

2020-Jan-22

Adds Python 3 support.

v0.2.8

2018-Jan-12

The site URL displayed on the Project context item in the context tab no longer acts as a link. Instead, you can fall back to using the item double-click behaviour to jump to the URL.

v0.2.7

2017-Dec-01

Updates the previous version's feature so that the URL displayed on the project context item, now points to the project detail page instead of just the root of the site.

v0.2.6

2017-Nov-27

Now displays the site URL to the project context item, when viewing the current context tab.

v0.2.5

2017-Mar-16

Strips the app's icon's png color profiles. This is a continuation of the changes made in v0.2.4.

v0.2.4

2017-Mar-15

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

2017-Jan-16

Updated to use open sans font

v0.2.1

2016-Dec-13

Without file system locations, hide 'Jump to ...' button.

Details:

When there is no file system locations, hide the 'Jump to the File System' button.

v0.2.0

Adds context switching for Nuke Studio support.

v0.1.20

Updated to use v0.2.x of tk-framework-widget

Details:

  • This now uses the Shotgun Utils framework to download all thumbnails

v0.1.19

Minor change to update the reload code in this app to use the core method provided in sgtk.platform.restart() instead of using its own code.

v0.1.18

Updated to use the latest version of the Widget Framework.

Details: This resolves a known issue causing thumbnail downloads to fail and in some cases crash when running this app in conjunction with a proxy server.

v0.1.17

Double clicking on a pipeline step no longer attempts to load up a detail page in Shotgun.

v0.1.16

Template definitions are now also reloaded when the reload apps and engines button is clicked.

v0.1.15

Fixed bug stopping documentation links working when running in PyQt

v0.1.14

Updated to use the latest version of the widget framework (0.1.20)

v0.1.13

Fixed Python 2.5 compatibility issues

v0.1.12

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

v0.1.11

Updated to require widget framework v0.1.17

v0.1.10

Updated to use latest version of the widget framework

v0.1.9

Renames and support for the new name Sgtk.

v0.1.8

App now behaves better when launched from the shell engine.

v0.1.7

Better handling of the displaying of custom entities.

Details:

  • updated to v0.1.5 of the widget framework
  • The display name is now used for entity types when they are listed

v0.1.6

Updated manifest to use v0.1.4 of the widget framework.

v0.1.5

Fixed a minor bug preventing the file system dialog to open.

v0.1.4

Now uses new methods for resolving file system paths.

v0.1.3

Now supports new QT frameworks introduced in 0.12.6

v0.1.2

Now works on all engines. Updated to use new Tank QT methods.

v0.1.2

Migrated the app to use a shared UI widget framework.

  • Added Version Constraints to the info manifest file
  • Now uses the widget framework

v0.1.1

Updated to support automatic reload. Added a reload button that reloads all apps and engines.

v0.1.0

Initial version.