1.0.10
Changelog
π Feature
Filtering for specific frames for simple files representations - #958
π Enhancement
Farm env: Collect correct values for farm - #1031
Actually collect valid values for farm environment variables.
Chore: Set environment variables for farm - #1023
Moved some of logic to define farm job environment variables from ayon-deadline to ayon-core.
Editorial: Don't require 'hierarchy' key on instance - #1021
Use folderPath
to calculate hierarchy
instead of requiring hierarchy
on instance data.
π Bug
Loader: Delivery - fix backwards compatibility with older AYON python api - #1027
The _representation_conversion
method converts in-place - it does not return anything
Fix audio extraction from OTIO timeline. - #1026
This resolves ynput/ayon-hiero#32
The audio extraction code hasn't been updated since the recent work to fix embedded timecode detection and media available range computation. These changes ensure that OTIO audio extraction properly works for updated and non-updated OTIO exporters.
Core: Use older OpenColorIO - #1020
Use older version of OpenColorIO to avoid issues with crashing AYON launcher.