Skip to content

Release Notes

Eduardo Chauca edited this page Sep 9, 2024 · 20 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.4.2

2024-Sep-9

  • Six.py str types removed

v0.4.1

2024-Sep-6

  • Add config option to specify reference update requires user interaction

v0.4.0

2024-Apr-25

General app improvements.

Details

  • Add custom actions to file items defined by the config
  • Filters can be docked in left side panel
  • Add config setting to filter publish history

v0.3.0

2024-Mar-26

Rebranding component for Flow Production Tracking

v0.2.10

2024-Mar-11

  • Option to bulk update reference files for performance

v0.2.9

2023-Nov-15

General app improvements and fixes.

Details

  • Optimize app refresh (Issue #61)
  • Fix model error OverflowError: Python int too large to convert to C unsigned long
  • Add app setting to allow showing Published Files with no Task (Issue #50)

v0.2.8

2023-Oct-27

  • Add App setting to run in dialog or panel mode.

v0.2.7

2023-May-16

Fix

  • UI refresh on reference update in Alias

Dependency information

  • The minimum required version for tk-framework-qtwidgets is now v2.10.6

Full Changelog: https://github.com/shotgunsoftware/tk-multi-breakdown2/compare/v0.2.6...v0.2.7

v0.2.6

2023-May-4

  • Changed query flag for gathering references in Maya
  • Add codeowners file
  • Register display name from settings by @RicardoMusch
  • FileItem background colour by @EfthymisB
  • Improve Performance and Filtering
  • Auto refresh in Maya

New Contributors

  • @RicardoMusch & @EfthymisB made contributions - thank you both!

Full Changelog: https://github.com/shotgunsoftware/tk-multi-breakdown2/compare/v0.2.5...v0.2.6

v0.2.5

2022-Oct-6

  • Add sort role and override data method to return the specific version data for sorting
  • Add time logging for scan scene function
  • Improve time taken to open, refresh and reload the app dialog
  • Multiple FileModel improvements
  • Show Task Status instead of Published File Status in the file item
  • Create the app as a panel that can be docked
  • Ensure filter menu button is turned on/off during model and menu refresh
  • Set up scene operations hooks for Alias and VRED to refresh the app on DCC events
  • Update tk-framework-qtwidgets minimum version to support new SG icons
  • Multiple UI improvements
  • Implement auto refresh to check for file status updates with option to turn on/off (for performance)
  • Update README for python version support - only 3.7+ moving forward

v0.2.4

  • Documentation cleanup

v0.2.3

Bugs

  • [SHOT-3897] - Small fix to support VRED 2020.3.

v0.2.2

Improvements

  • [SHOT-3883] - Improved error reporting when pipeline configuration is incorrect.
  • [SHOT-3884] - Improved loader support of non path cached entities.

v0.2.1

Improvements

  • [SHOT-3823] - Update tk-multi-breakdown2 with new filtering framework.
  • [SHOT-3749] - Update for tk-multi-breakdown2.
  • [SHOT-3869] - Add a message when there is nothing versioned in the scene.

v0.2.0

  • Renames Shotgun to ShotGrid.

v0.1.0

  • Initial release for a "technical preview" of the application.
Clone this wiki locally