I've now just uploaded patch release v1.0.2, it contains the following:
New: Added “Custom Target (Raw Values)” which makes it possible to import CGATS files complete with raw values.
Fixed: hard-coded workaround to handle DxO Optics confusing profiling export images.
Fixed: adjusted CMP Digital Target 8 layout according to the manufacturer’s comments.
Fixed: now starts on older MacOS versions as advertised.
Fixed: now finds license key for unicode user names on Windows.
Fixed: minor issues around glare detection.
Improved: better auto-layout of custom targets.
Improved: better handling of manual lut/matrix/target adjustments when adding, changing and removing targets in multi-target mode.
Improved: support more ICC profile types when extracting curves.
Docs: added section about DxO OpticsPro.
The custom target raw values (repro only) allows for importing files you've prepared with raw values from third-party software, so for example you could prepare a .ti3 file using SSF in DCamProf. In this mode you still need to load a target image, but it doesn't need to contain a target.
I've hard-coded DxO OpticsPro handling to Linear RAW. In theory LRPD calculates the transfer function from the provided TIFF file and should not really need converter-specific patches, but DxO has unfortunately made that impossible by providing no information, or rather misleading information in the TIFFs... anyway, now it's much simpler to make DxO icc profiles than before.
I decided to postpone the AB chromaticity adjustment features to a later release. I've thought through the design though and it will be an addition rather than replacement of the current Hue-Chroma chromaticity functionality, meaning that it's not going to break compatibility and thus ok to postpone a bit.