Skip to content

1.0.10

Compare
Choose a tag to compare
@ynbot ynbot released this 29 Nov 10:25
· 171 commits to main since this release

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.


Chore: Stricter ruff config - #1022

Ruff config is now stricter and reports all linting errors.


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.