Skip to content
Norberto Moreno edited this page Mar 20, 2024 · 36 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!

v1.9.0

2024-Mar-26

Rebranding component for Flow Production Tracking

v1.8.2

2023-Apr-19

Introduced display_name as a setting to be able to more easily run together with breakdown2 in a config

v1.8.1

2021-Dec-1

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

v1.8.0

2021-Jun-08

Rebranded to ShotGrid

v1.7.3

2020-Dec-09

Bug Fix for an issue gathering references in Maya.

Details:

Fixes an issue in Maya if there was more than one instance of a reference in the scene, only one would be shown in the breakdown app.

v1.7.2

2020-Oct-05

Fixes a deadlock in VRED.

v1.7.1

2020-Apr-07

Fixes crash when there are many items in the scene

v1.7.0

2020-Mar-16

Adds support for Python 3.

v1.6.2

2020-Jan-20

Publishes now show the entity display name instead of the entity name.

v1.6.1

2019-Aug-05

Bug fix for public methods.

Details:

Fixes a regression from v1.6.0 with the public methods app.compute_highest_version and app.analyze_scene. Both methods should no longer throw a the 'module' object has no attribute ... error..

app.compute_highest_version should now make use of the get_version_number.py hook.

v1.6.0

2019-Feb-06

Moves some internal version computation logic into a new hook!

Details:

Moves the logic for determining the highest version number available for a publish into a new hook so that it can be easily customized without having to fork the app

v1.5.0

2018-May-18

Adds support for clips in Nuke Studio and Hiero.

v1.4.6

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.

v1.4.4

2016-Aug-25

Removed explicit dependency on shotgun utils that was not required.

v1.4.3

2016-Feb-02

QA fix to remove alembic archive support

v1.4.2

2016-Feb-01

QA fix with proper handling of alembicarchive updates in Houdini

v1.4.1

2016-Jan-22

Adds support for houdini alembic node updates

v1.4.0

Adds support for context changes.

v1.3.1

New red/green icons for better visibility

v1.3.0

Added API Support

Details:

For details, see the app documentation.

v1.2.0

Added API method to launch the UI programatically.

v1.1.1

Improved support for Sequence keys that are not called SEQ

Details:

  • All sequence keys/fields are now supported in the same generic way

v1.1.0

Added support for Mari

Details:

  • Shotgun aware geometry in Mari can now be updated when there are new versions using this app

v1.0.2

Minor tweaks and improvements

Details:

  • Added 'breakdown' short command name
  • Added detection of geometry & camera nodes for Nuke
  • Updated to use Widget framework v0.2.x which uses the Shotgun Utils framework to download all thumbnails

v1.0.1

First public version in the app store.

Clone this wiki locally