Version 1, Update 139
Author composed color variables
A composed color preserves the relationship between a color and a separately authored opacity value or variable instead of using a flat RGBA value. Plugins can now read and create composed color variables using VariableComposedColor. The new COLOR_OPACITY variable scope limits float variables to only show in color opacity pickers.
See Authoring a composed color variable for a complete example.