-
Notifications
You must be signed in to change notification settings - Fork 11
Release Notes
Important
Outdated information As of 2025, we are no longer using this wiki page to store release notes of the components. Instead, we now ship our version with Github releases.
Please go to the release page of this repository for up-to-date information.
This page is only kept for historical purposes.
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!
2025-Feb-6
- Removed Python 2 code.
2024-Sep-9
- Six.py str types removed
2024-Sep-6
- Add config option to specify reference update requires user interaction
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
2024-Mar-26
Rebranding component for Flow Production Tracking
2024-Mar-11
- Option to bulk update reference files for performance
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)
2023-Oct-27
- Add App setting to run in dialog or panel mode.
2023-May-16
Fix
- UI refresh on reference update in Alias
Dependency information
- The minimum required version for
tk-framework-qtwidgetsis nowv2.10.6
Full Changelog: https://github.com/shotgunsoftware/tk-multi-breakdown2/compare/v0.2.6...v0.2.7
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
- @RicardoMusch & @EfthymisB made contributions - thank you both!
Full Changelog: https://github.com/shotgunsoftware/tk-multi-breakdown2/compare/v0.2.5...v0.2.6
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
- Documentation cleanup
Bugs
- [SHOT-3897] - Small fix to support VRED 2020.3.
Improvements
- [SHOT-3883] - Improved error reporting when pipeline configuration is incorrect.
- [SHOT-3884] - Improved loader support of non path cached entities.
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.
- Renames Shotgun to ShotGrid.
- Initial release for a "technical preview" of the application.