-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added v1.15.1 release
- Loading branch information
Showing
2 changed files
with
66 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
sidebar_position: 95 | ||
--- | ||
|
||
# v1.15.1 | ||
|
||
## FormKiQ Core | ||
|
||
### Updates | ||
|
||
* Console update to 3.6.2 | ||
|
||
* #239 - Add validation (400) when POST /search using 'text' along with 'tags', 'attributes' | ||
* #241 - Soft DELETE /document/{documentId} returns document not found | ||
* #242 - "Untagged" tag is added to document when using attributes | ||
* #248 - Add optional "documentId" to POST /documents, POST /documents/upload | ||
* #247 - Add MappingAttributeSourceType CONTENT_KEY_VALUE support | ||
* #251 - Add default content type for Google Docs | ||
|
||
### Bugs Fixes | ||
|
||
* #237 - PUT/sites/{siteId}/classifications/{classificationId} "'name' is already used | ||
* #240 - Classification Schema: Adding an optional attribute that conflicts with site-level required schema | ||
* #244 - GET /mappings API missing mappingId from response | ||
* #245 - POST /users with invalid email gives 500 | ||
* #252 - Search for Document Attributes eqOr returns all records | ||
|
||
## FormKiQ Module OCR (1.5.2) | ||
|
||
### New Features | ||
|
||
* #25 - Add support for GET /ocr outputTypes | ||
|
||
## FormKiQ Module Antivirus (1.4.2) | ||
|
||
### Bugs | ||
|
||
* #16 - Antivirus fails to run next action | ||
|
||
## FormKiQ Module Tagschema (1.6.1) | ||
|
||
### New Features | ||
|
||
* #51 - Add Google Workspace SSO Lambda | ||
|
||
### Bugs | ||
|
||
* #52 - CloudFormation fix when adding COGNITO_SINGLE_SIGN_ON_URL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters