New Features
- #203 - Add /objects/examine/pdf endpoints for getting metadata from PDF
- #214 - Document Rulesets (/rulesets) API
- #28 - add limit parameter to
/documents/{id}/versions
- #209 - Add next and limit to
GET /document/{id}/actions
endpoint
- #30 - Move OPA and other configuration options into /sites resource
- #212 - /search add range queries
- Update Console to v3.4.0
Bugs Fixes
- #204 - Template may not exceed 1000000 bytes in size
- #205 - VPC CloudFormation Templates fails in ca-central-1
New Features
- #23 - Add Open Policy Agent Support
- #25 - Add /ruleset API
- #28 - Add limit parameter to
/documents/{id}/versions
- #27 - Enabled editing of Workflow Name and Description after workflow in use
- #30 - Move OPA and other configuration options into /sites resource
Bug Fixes
- #26 - Disable the ability to delete a tagSchemaId once used
FormKiQ Module Fulltext (1.6.0)
New Features
- #40 - Add Open Policy Agent Support
- #43 - add
POST /documents/{documentId}/fulltext
- #25 - Remove Typesense from Opensearch cloudformation
- #46 - Improved syncing records to Opensearch
- #48 - add
GET / DELETE / PUT /sites/{siteId}/opensearch/index
endpoints
Bugs Fixes
- #42 - POST /searchFulltext returns inconsistent "text" search results
New Features
- #11 - Add --sync-opensearch option to sync data to opensearch
- #12 - Add --list to list all document ids
Bugs Fixes
- #13 - Specify empty "value" overrides "values" with values
New Features
- #12 - Fixed CloudFormation to remove s3 buckets when deleted
Updates
- Changed default memory from 3072 to 3008