Releases: shotgunsoftware/tk-multi-loader2
Releases · shotgunsoftware/tk-multi-loader2
Release list
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: v1.25.5...v1.25.6
v1.25.5
Fixed LoaderActionManager._execute_hook
What's Changed
- Fixed LoaderActionManager._execute_hook (SG-41525 - PR #131)
Full Changelog: v1.25.4...v1.25.5
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: v1.25.3...v1.25.4
v1.25.3
What's Changed
- Removed try/except sgutils block by @eduardoChaucaGallegos in #125