- Changelog for v4.12.0 (2021-02-28) * New type variantInformation added. This will in the future replace the old variants type. This new type makes it possible to vary on any string and combination of strings. * variantTypes specifies which strings this variations varies on. The key value should mapp to the key value on the variation. * variantValues inside the variation type specifices the variation value for the specified variation type. Use the key field to bind the value to the type.