Skip to content

v1.15.0

Latest
Compare
Choose a tag to compare
@mfriesen mfriesen released this 11 Jul 02:16
· 2 commits to master since this release

What's Changed

Features

  • #195 - Users API (/users)

  • #228 - add IDP Mapping API (/mappings)

  • #232 - Add Schema Classification API (/sites/:siteId/schema, /sites/:siteId/classifications)

  • #226 - Add Publish Action Type to allow the publishing of documents

Updates

  • Console update to 3.6.1

  • #215 - Add "ocrNumberOfPages" to OCR action

  • #227 - Modify "Only available with Pro/Enterprise" text in /documents/{id}/ocr endpoints

Bugs

  • #207 - GET /documents/{documentId}/content - NoSuchKeyException

  • #217 - deepLinkPath property is using the deepest-level name as path and is not modifiable

  • #218 - POST /search tag range not inclusive of "end" value

  • #231 - Require valid URL on deepLinkPath property

Full Changelog: v1.14.2...v1.15.0