Feature
- #344 Create "GOVERNANCE" attribute type
- #355 Add Support for FormKiQ deployments to eu-north-1 (Stockholm)
- #356 Add Support for FormKiQ deployments to eu-south-1 (Milan)
- #357 Add Support for FormKiQ deployments in af-south-1 (Cape Town)
- #358 Add Support for FormKiQ deployments in ap-northeast-1 (Tokyo)
- #360 Add Support for FormKiQ deployments to ca-west-1 (Calgary)
- #372 FormKiQ Data Entities: adding preset and custom data entities
- #397 Add UserPoolTier Setting to CloudFormation Template
- #406 Add API default role to API key token
- #407 Enable Content Source selection for Mappings
- #409 Enable XSLX and PPTX support for OCR
- #433 Enable GOVERN readonly access to admin for audit purposes
Updates
- #279 Remove dateLastModified and filesize from deeplink documents
- #300 Add Retry to Document Fulltext Actions
- #322 Add Resize Action (Currently just for Image Resize)
- #394 Confirm all Lambda logs adhere to LogRetentionInDays parameter from CF Template
- #429 Removal of HttpsSecurityGroup from VPC template
- #430 CloudFront Update MinimumProtocolVersion / HttpVersion
- #432 Add Bucket Policy to enforce secure transport
- #435 Allow /documents/:documentId/actions/retry to handle stuck "RUNNING" actions
Bug Fixes
- #377 Data Entity boolean attribute failing validation when set to false
- #378 Soft Deleted Documents cause empty searchs on search
- #382 DELETE /documents/:documentId/purge – Document with Metadata Only does not delete
- #385 Checksum gets changed to ETag value when using S3 presigned url
Feature
- #99 Add Anti-Malware Scan Reserved Attributes on Antivirus Action (also possible Deprecate "ANTIVIRUS" in favour of "ANTI_MALWARE")
- #112 Add fontSize to Watermark properties
Updates
- #105 OpenAPI Doc for adding a locale resource item is not showing additional bodies
- #140 Replace GET /documents/:documentId/attributes/:attributeKey/versions with GET /activities
Bug Fixes
- #102 Text watermark with rotation throwing 500 Internal Server Error on image file
- #104 Watermark Image positioning not working (position and offset)
- #136 Watermark Lambda fails on PDF with Security headers
Antivirus Module (v1.5.0)
Feature
- #25 Add GET / PUT /documents/:documentId/malwareScan
Updates
- #26 Updated ClamAv to 1.4.3
Bug Fixes
- #28 Virus Definitions are updated when request fails
Encryption Module (v1.4.5)
Updates
- Added DenyInsecureTransport to S3 Buckets
- Added BucketKeyEnabled = true to S3 Buckets
Fulltext Module (v1.9.0)
Feature
- #70 Enable defined indices for OpenSearch (for cluster sharing, other advanced index mgmt)
- #81 Enable access to OpenSearch Snapshots API
- #84 Add data entity and watermark attributes to OpenSearch
- #93 Add GET /sites/global/opensearch/indices
Updates
- #85 Add Additional Instance types to OpenSearch managed template
Bug Fixes
- #78 OpenSearch add content may be switching object content type to "text/plain"
- #94 DynamoDB Sync to OpenSearch not removing attributes
- #87 Fix 500 error when deleting non-existing index.
Intelligent Data Classification (v1.0.0)
OCR Module (v1.6.0)
Feature
- #35 Add support for Amazon Textract QUERIES
OPA Module (v1.3.1)
Feature
- #13 Apply OPA to all endpoints and support "in" and "not in" clauses
File Sync Module (v1.6.0)
Feature
- #22 Add removal of site index from OpenSearch when using DELETE site via CLI
- #24 Add --import-comprehend to import documents classified from comprehend
- #25 Added --import --document-contents for import document content via CSV
- #26 Add --app-environment to --configure option
- #27 Add --aws-profile to --configure option