Skip to main content

v1.16.1

FormKiQ Core (v1.16.1)

Feature

  • #306 - Add limit and next token for pagination to GET /webhooks
  • #307 - Add limit and next token for pagination to GET /sites/:siteId/apiKeys
  • #313 - Add CloudWatch RetentionInDays
  • #312 - Add CloudFormation INFO / DEBUG / WARN log level configuration
  • #304 - Enable folders and subfolders in staging documents bucket
  • #318 - Add OCR configuration to /sites/:siteId/configuration
  • #321 - Enable Mapping Attributes withoutSource

Updates

  • Console updated to v3.7.3
  • Added checksum, checksumType, contentType to GET /documents/:id/fulltext

Bug Fixes

  • #299 - Allowed Values for Attributes not being validated on optional attributes whenever request doesn't also include changes to required attributes
  • #308 - PUT /document/:documentId/attributes fail on required attribute
  • #310 - Folder is created on document add that fails SiteSchema validatio
  • #314 - SNS Event Application/Json exceeds SNS allowed message size
  • #315 - Header value cannot be represented using ISO-8859-1
  • #303 - Attempted rename of a document when path already exists
  • #323 - GET /documents/:documentId/content return error if content type mismatch file type

FormKiQ TagSchema (v1.7.1)

Features

  • #80 - Add Attribute matching to Ruleset

Bug Fixes

  • #81 - Workflow steps running in wrong order

Ocr Module (v1.5.3)

Features

  • #31 - Add Textract Tables output to GET /documents/:documentId/ocr
  • #32 - Add parent + attachment relationship on CSVs generated by OCR

Fulltext Module (v1.7.2)

Features

  • #65 - Add checksum, checksumType, and contentType to OpenSearch
  • Added Opensearch 2.17 support

Updates

  • #66 - OpenSearch dates should be FormKiQ standard ISO

Antivirus Module (v1.4.4)

Updates

  • #19 - Update Clamav 0.103.12

Document Generation Module (v1.0.5)

Features

  • #19 - Add "insertDocuments" to the API generate endpoint