GroupDocs.Signature Cloud 23.6 Release Notes
This page contains release notes for GroupDocs.Signature Cloud 23.6
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
Key | Summary | Category |
---|---|---|
SIGNATURECLOUD-601 | Support of AWS S3 storage in Self Hosting-Docker | Feature |
SIGNATURECLOUD-601 | Support of AWS S3 storage in Self Hosting-Docker | Feature |
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"
}