GroupDocs.Signature Cloud 23.6 Release Notes

Major Features

  • Added support of AWS S3 storage to the self-hosting version
  • Added support for metadata signatures

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
SIGNATURECLOUD-601Support of AWS S3 storage in Self Hosting-DockerFeature
SIGNATURECLOUD-601Support of AWS S3 storage in Self Hosting-DockerFeature

Public API and Backward Incompatible Changes

Added MetadataSignature class, derived from Signature

"MetadataSignature": {
    "Type": "enum",
    "DataType": "enum",
    "Value": "string",
    "Id": "int",
    "Size": "int",
    "Description": "string",
    "TagPrefix": "string"
}