Releases: formkiq/formkiq-core
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'
-
Fixed bug resetting document actions when document is updated
v1.8.6
v1.8.5
What's Changed
-
Added support for Webhook Actions
-
Added GET /documents/{documentId}/fulltext endpoint
Full Changelog: v1.8.4...v1.8.5
v1.8.4
What's Changed
-
improved access denied error message
-
Fixed authentication when using SAML
Full Changelog: v1.8.3...v1.8.4
v1.8.3 Release
What's Changed
-
Added Antivirus Action Type
-
Added PUT /documents/{documentId}/antivirus
-
Added missing 'dynamodb:BatchWriteItem' permission to API Lambda
Full Changelog: v1.8.2...v1.8.3
v1.8.2 Release
What's Changed
-
#24 - PATCH /documents/{id} is not replacing specified metadata
-
Upgraded dependencies
-
Added ActionStatus of SKIPPED
-
Fixed resetting Document Actions when document is updated
Full Changelog: v1.8.0...v1.8.2
v1.8.0
What's Changed
-
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
-
Fixed Issue #23 - Adding tags with POST document/{id}/tags gives 500
Full Changelog: v1.7.5...v1.8.0
v1.7.5
v1.7.0 release
What's Changed
-
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"