Skip to content
Shotgun-Rundeck edited this page Jan 9, 2018 · 88 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.5.0

2018-Jan-09

Added support for action groups and an add to playlist action for versions.

v1.4.9

2017-Dec-06

Updated metrics logged

v1.4.8

2017-Sep-09

Play in sg panel now navigates to media player

Details:

This changes the behaviour of the sg panel so that if you click the play icon for a version, it will navigate you to the sg media center page rather than screening room which was previously the case. Back when we originally wrote this code, the media center was not yet released and they did not have proper urls that you can navigate to. This change aligns the behaviour in the panel with what you get in other parts of Shotgun.

v1.4.7

2017-Aug-17

Stops app init when there's no GUI. This resolves issues when PySide is not available.

v1.4.6

2017-Aug-16

Minor styling tweaks to address some issues in Houdini 16.

v1.4.5

2017-Aug-10

Styling tweaks for Houdini 16 compatibility.

v1.4.4

2017-Jul-26

Publishes associated with versions are now correctly displayed.

v1.4.3

2017-Jun-27

Removes the browser hierarchy view in favor of the previous search UX.

Details:

The UX for searching Shotgun for an entity has been reverted back to what it was prior to the v1.4.0 release.

v1.4.2

2017-Jun-12

Adds panel load actions for 3dsmax

v1.4.1

2017-May-25

Fixes issue with panel startup display

v1.4.0

2017-May-04

Support for context switching, new actions and polish

Details:

  • Adds context switching support as a new feature that can be opted into by enabling a setting.
  • Retina friendly icons
  • Lots of general polish
  • Added default houdini actions
  • Added image plane support to maya
  • Added nuke studio actions
  • Improved formatting and hints
  • improved tab management
  • fixed bug where time stamps were reported incorrectly
  • fixed bug where sometimes the ordering of items would be incorrect

v1.3.3

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.

v1.3.1

2017-Feb-06

Added missing app class member doc url

v1.3.0

2017-Jan-30

Adds a new menu icon for the Shotgun Panel app.

v1.2.14

2017-Jan-16

Updated to use open sans font.

v1.2.13

2016-Dec-05

Sets the minimum-required version of tk-framework-qtwidgets to v2.5.10.

v1.2.12

2016-Nov-21

Make Shotgun Panel lists items when the user is in site context.

Details:

When the user is in site context, the Shotgun Panel now lists all user's items in the Notes, Versions, Publishes and Tasks tabs.

v1.2.11

2016-Nov-08

Clears an internal reference to the current panel when it is closed by Qt.

v1.2.10

2016-Nov-04

Properly handles garbage-collected panel widgets during context change.

v1.2.9

2016-Nov-01

Adds basic support for on-the-fly context changes.

v1.2.8

2016-Oct-25

Tweaks to hyperlink styling. This incorporates styling cues provided by the qtwidgets framework.

v1.2.7

2016-Aug-10

Added startup splash screen

v1.2.6

2016-Jul-08

Adds support for the site context.

v1.2.5

2016-Feb-25

add Tasks tab to layout when working on a Task

Details:

This allows you to see who else is working on the same Shot or Asset you are.

v1.2.4

2016-Feb-19

Added user activity metrics for particular actions

v1.2.3

2015-Nov-24

Fixed bug preventing the version history tab from displaying correctly.

v1.2.2

2015-Nov-24

Fixed minor issue with references to refactored overlay system.

v1.2.1

2015-Nov-23

Added API methods for navigation

v1.2.0

2015-Nov-23

Now uses v4.x.x of the shotgunutils framework.

v1.1.0

2015-Nov-10

Migrated reusable components into frameworks. Misc fixes and polish

Details:

  • Moved several widgets out from the app and into the qtwidgets framework for easier reuse.
  • Upgraded to use v3 of the shotgun utils framework. Refactored to use background task manager.
  • Fixed an issue in Houdini where action menu items were positioned incorrectly.
  • Fixed an issue a task query using the incorrect logic

v1.0.6

2015-Nov-09

Right aligns action menus with action buttons to prevent them from displaying offscreen.

v1.0.5

2015-Oct-09

Added actions hook for Flame.

v1.0.4

2015-Sep-15

Updated hooks and configuration to not include rv launch action.

v1.0.3

2015-Sep-14

First public release of the Shotgun Panel.

Clone this wiki locally