A new version of tk-multi-loader2 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.

v1.21.1

2021-Dec-1

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

v1.21.2

2022-Mar-28

ShotGrid branding updates.

v1.22.0

2022-Jun-13

Implemented an API so the app commands can be leveraged without the UI.

v1.22.1

2022-Oct-14

Improved error messaging.

v1.23.0

2023-May-18

Add splitters to adjust panels and view, improvements on the filtering overall in the app. Replaced the publish file type filtering (in bottom left corner) with the Filter Menu (added to top right toolbar). This will provide a more extensive filtering functionality, as well as be consistent with the new filtering added to the ShotGrid Panel and Breakdown2 app.

v1.23.1

2023-Aug-15

Fixes the issue in which the wrong tab(first tab) in the Loader app is opened when the Loader is launched in a task context. Now the tab related to the 'entity_type' specified in the tk-multi-loader2.yml is opened.

v1.23.2

2023-Oct-27

  • Replace help screen with a Loader App documentation link.
  • Remove the 'Show Help Screen' action menu.
  • Add config option to use legacy filter widget.
  • Do not allow file items in the Loader to be dragged around.

v1.23.3

2024-Feb-8

  • Fixed mutable keyword argument: Multiloader.open_publish (Thanks to @j0yu).
  • Remove mogrify execution from build resources. Now it's part of the Azure CI workflow.

v1.25.0

2024-Apr-8

Improve API and support new config option 'All' for actions.

v1.25.2

2024-Sep-9

  • first phase python2 removing
  • New build resources yml

v1.25.3

What's Changed

  • Removed try/except sgutils block by @eduardoChaucaGallegos in #125

v1.25.4

Add small improvements to the Loader app

What's Changed

  • Update Support URL (SG-40165 - PR #128)
  • Fix Python syntax warnings in Houdini actions hook (SG-40620 - PR #129)
  • Tooltip don't show up when hovering an action in the Loader app (SG-40343 - PR #127)

Full Changelog: https://github.com/shotgunsoftware/tk-multi-loader2/compare/v1.25.3...v1.25.4

v1.25.5

Fixed LoaderActionManager._execute_hook

What's Changed

  • Fixed LoaderActionManager._execute_hook (SG-41525 - PR #131)

Full Changelog: https://github.com/shotgunsoftware/tk-multi-loader2/compare/v1.25.4...v1.25.5

v1.25.6

Fixed banner text contrast on macOS and added VFX CY2026 support.

What's Changed

  • Fixed banner text contrast on macOS in Adobe apps (SG-40910 - PR #132)
  • Added support for VFX CY2026 - Python 3.13 - Qt 6.8 (SG-40980 - PR #134)

Full Changelog: https://github.com/shotgunsoftware/tk-multi-loader2/compare/v1.25.5...v1.25.6