Skip to content

Releases: formkiq/formkiq-core

v1.8.7

18 Sep 16:39
909a8e0
Compare
Choose a tag to compare
  • 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

05 Sep 14:37
58e5ed6
Compare
Choose a tag to compare

What's Changed

  • Added support for very large OCR documents

  • #37 - rename contentUrl to contentUrls

  • #31 - Add FormKiQ Version to CloudFormation description

Full Changelog: v1.8.5...v1.8.6

v1.8.5

01 Sep 23:02
6fe588e
Compare
Choose a tag to compare

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

29 Aug 01:39
1ac7fa1
Compare
Choose a tag to compare

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

25 Aug 02:16
2203e3c
Compare
Choose a tag to compare

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

20 Aug 18:49
1faa310
Compare
Choose a tag to compare

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

08 Aug 15:15
1dc2628
Compare
Choose a tag to compare

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

22 Jun 02:17
68ff526
Compare
Choose a tag to compare

What's Changed

  • added /tagSchemas API support

  • Added DocumentActionProcessor Lambda for document actions processing

  • Added API - POST /documents/upload for adding Large Documents

v1.7.0 release

23 May 18:19
ba4e003
Compare
Choose a tag to compare

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"

v1.6.1

30 Apr 15:20
332c852
Compare
Choose a tag to compare

What's Changed

  • Fixed "Enables /public urls (unauthenticated urls)" to default to false

  • /search API - added eqOr search parameter to allow multiple tag value search

  • V1.6.1 by @mfriesen in ### #17

Full Changelog: v1.6.0...v1.6.1