yeah, you have DSLR_RAW configured differently than before the update, that's all.
with DSLR_RAW set to "pure raw", you should be performing the flow in this order: ImageCalibration, Debayer, StarAlignment, ImageIntegration.
if DSLR_RAW is not set to "pure raw" but is instead set to perform some kind of debayering, then the order would be StarAlignment, ImageIntegration. although one might try to do ImageCalibration, StarAlignment, ImageIntegration, trying to run ImageCalibration on pre-debayered images is not technically correct. once interpolation has been performed, the results of ImageCalibration are not correct.
rob