1.1.1
Changelog
π Enhancement
Attribute definitions: Multiselection EnumDef allows empty items - #1138
EnumDef does not require to have items.
UI: Nice checkbox uses odd sizes - #1136
NiceCheckbox does use odd sizes for frame to paint to avoid cropped paint.
Chore: Pass 'AYON_USE_STAGING' to farm jobs - #1130
Pass AYON_USE_STAGING
to farm jobs to enable staging mode automatically.
Add custom product name profiles for substance designer - #1129
Add custom product name profiles for substance designer
Fix ynput/ayon-substance-designer#9
Create Placeholder: Do not list AutoCreator and HiddenCreator - #1127
Create Placeholder: Do not list AutoCreator and HiddenCreator
Add substance designer as being part of the hosts in extract thumbnail - #1124
Supports to extract thumbnail for substance designer
Resolve ynput/ayon-substance-designer#8
Enum attribute definition: Allow placeholder text - #1108
Added option to define placeholder in EnumDef.
π Bug
Escape & on Windows in shell using ^& in `run_subprocess` - #1123
Escape & on Windows in shell using ^& in run_subprocess