Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
fixed the warning telling the user that there are keys which can be used which don't have corresponding certificates, previously the key wasn't being listed
checking to make sure the c2pa_sign_aws_kms_create_client() function exists before invoking it... sometime this happens with drush if the module isn't enabled yet
fixed bug where the module version number might get reported as a float which causes c2patool to have a hyeart attack, so instead always cast the version to a string