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

2024-Mar-26

Rebranding component for Flow Production Tracking

v1.2.1

2021-Dec-1

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

v1.2.0

2021-Jun-02

Rebranded to ShotGrid

v1.1.1

2020-Apr-21

Required core version now v0.19.5.

v1.1.0

2020-Apr-21

Adds support for Python 3.

v1.0.3

2020-Mar-24

Re-introduce the new_version_status setting. It got lost during the app refactoring.

v1.0.2

2020-Feb-25

Fix movie nuke movie render.

The app should use the fields as-is to find the input path and only inject the resolution from the app setting to the template that builds the output movie.

v1.0.1

2020-Feb-14

Add support for Maya 2016, 2017 and 2018

v1.0.0

2020-Jan-27

Provides an action item to send media to Shotgun Create as a Review on tk-maya and tk-photoshopcc

v1.0.0-rc6

2020-Jan-22

Automatically detect the Maya playblast settings and other fixes.

v1.0.0-rc5

2020-Jan-13

v1.0.0-rc4

2020-Jan-08

Fix maya mov file naming.

v1.0.0-rc3

2020-Jan-07

Render AVI files while doing Maya playblasts from Windows

v1.0.0-rc2

2019-Dec-12

Improved media file naming based on the context and better error handling.

v1.0.0-rc1

2019-Nov-29

Set Shotgun Create as the submitter and add support for tk-maya and tk-photoshopcc

v0.3.2

2016-May-12

Fix an issue where bad quality QuickTimes gets generated in Nuke 9

v0.3.1

2016-Mar-03

Adds metrics logging

v0.3.0

Adds support for context changes.

v0.2.1

2016-Jan-12

fix for error when using file_type specific settings in the codec_settings hook

Details:

Previously we were creating the node by passing in all of the settings at once which was generating errors if Nuke tried to set the knob before the file_type had been set. This change creates the node with the file_type setting, and then applies the rest of the settings from the codec_settings hook after.

v0.2.0

2015-Sep-28

Moves the Quicktime generation settings into a hook

Details:

  • Allows studios to easily override the default output settings when generating movies to submit to Screening Room.
  • Updated default settings for Nuke 9+ on linux. Nuke 9 removed ffmpeg as a file_type and replaced it with mov64. This handles that case and sets the codec to jpeg in that case to match the behavior on Mac and Windows.

v0.1.12

fixed bug causing an error if Nuke was in proxy mode

Details:

While the Publish app does not support publishing from Nuke in proxy mode, this app does support submitting proxy renders in case users have custom apps or workflows that need this

v0.1.11

Add handling for Nuke 9 knob name change from codec to meta_codec

v0.1.10

Added new method to app that allows the colorspace of the input frames to be specified

Details:

  • Previously, the colorspace was not being passed through for the rendered frames so if it was set to a non-default value, the rendered movie would be wrong.

v0.1.9

Fixed issue with Quicktimes rendering black in Nuke 7 on Windows

v0.1.8

The artist field on the Version is now populated by the app

v0.1.7

Fixed FFMPEG call for Nuke 7 in Linux

Details: The FFMPEG call syntax worked in Nuke 6.3 but not 7 in Linux - thanks for the tip, Benoit Leveau!

v0.1.6

Fixed issue when using legacy Tank Published File entities

v0.1.5

Documentation Adjustments.

v0.1.4

Added threaded review submission.

v0.1.3

Polish and Bug fixes.

Details:

  • Now populates more fields on version.
  • Versions are created by the current user.
  • Better naming and handling of slate parameters.

v0.1.2

Initial Release to the App Store.