Recent Releases

1.10.015 Mar 2023 06:45 minor feature: Added filter Co-authored-by: Mike Friesen - FormKiQ lt;mike@formkiq.com gt;.
1.9.022 Dec 2022 07:05 minor feature: Changed determining Document Version to S3 metadata rather than etag (# 94). Co-authored-by: Mike Friesen - FormKiQ lt;mike@formkiq.com gt;.
1.8.917 Oct 2022 03:25 minor feature: v1.8.9 Added POST /queryFulltext API. #52 - Add option for content-disposition:inline to S3 signed URL on GET /documents/ id /url. Added ability to create Global Indexes. . Added https://www.onlyoffice.com/ API support. #56 - Document Content-Length is set to NULL when using PATCH /documents/ documentId . #53 - Adding new "path" tag after deleting previous "path" tag gives 200 but tag does not appear to exist.
1.8.826 Sep 2022 20:45 minor feature: v1.8.8 #44 - DELETE Document API does not work unless a corresponding file exists in S3. #40 - Add last modified to GET documents and GET document/ id . #45 - Metadata records with no corresponding S3 object are causing on GET /documents. #46 - 500 Error in /search endpoint when using large "limit" with "responseFields". #48 - File downloads are named using the document ID rather than the original filename. Added POST /documents/ documentId /actions. POST /searchFulltext - added pagination.
1.8.719 Sep 2022 06:45 minor feature: v1.8.7 Added addPdfDetectedCharactersAsText option to /ocr API. #36 - Update Console Install Lambda to remove Console on delete. #29 - Add list of installed Modules to /versions. #39 - Add OpenAPI spec to Release Zip. Updated aws-cognito library to 1.4.2. Added ActionStatus 'RUNNING'. Resetting document actions when document is updated.
1.8.606 Sep 2022 06:45 minor feature: v1.8.6 Added support for very large OCR documents. #37 - rename contentUrl to contentUrls. #31 - Add FormKiQ Version to CloudFormation description.
1.8.502 Sep 2022 06:45 minor feature: v1.8.5 Added support for Webhook Actions. Added GET /documents/ documentId /fulltext endpoint.
1.8.429 Aug 2022 03:18 minor feature: v1.8.4 Improved access denied error message. Authentication when using SAML.
1.8.325 Aug 2022 07:05 minor feature: v1.8.3 Added Antivirus Action Type. Added PUT /documents/ documentId /antivirus. Added missing 'dynamodb:BatchWriteItem' permission to API Lambda.
1.8.221 Aug 2022 03:18 minor feature: v1.8.2 #24 - PATCH /documents/ id is not replacing specified metadata. Upgraded dependencies. Added ActionStatus of SKIPPED. resetting Document Actions when document is updated.
1.8.009 Aug 2022 03:18 minor feature: v1.8.0 release Added support for Enterprise OpenSearch Fulltext API. Added support for Enterprise Filesync CLI. Expanded Document Actions to support Fulltext. Added GET /documents/ documentId /actions. Added PUT/DELETE /documents/ documentId /ocr. Added ability to specify document tags to return on POST /search. Adding tags with POST document/ id /tags gives 500.
1.7.522 Jun 2022 03:15 minor feature: v1.7.5 added /tagSchemas API support. Added DocumentActionProcessor Lambda for document actions processing. Added API - POST /documents/upload for adding Large Documents.
1.7.027 May 2022 03:15 minor feature: v1.7.0 release Added ability to "sync" files to the staging bucket directly to update the documents bucket. Added Enterprise API for OCR scanning support. increased gradle memory. migrated from yq Yaml process to ytt (https://carvel.dev/ytt/). Renamed "pro" to "enterprise".
23 May 2022 04:14 minor feature: