You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added darkType, referencedItemIdDark and subIndexDark to AliasType. In this release an alias can now optionally reference a dark variant for its color.
Added format with specified BuildTaskFormatValues to TaskType. This isn't new, it was just missing from the previous schema.
Added configuration to TaskType with associated TaskConfigurationType and AssetCatalogSymbolValues. This supports the new Asset Catalog option of generating symbol values.
Added minOccurs="0" maxOccurs="1" to appearance to make it clear it's optional, but can only be specified once.