A new version of tk-multi-breakdown2 has been released!

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!

See the complete release note.

v0.2.4

  • Documentation cleanup

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
1 Like

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

3 Likes

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

2023-Oct-27

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

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)
1 Like

v0.2.10

2024-Mar-11

  • Option to bulk update reference files for performance
1 Like