Skip to content

v1.8.8

Compare
Choose a tag to compare
@mfriesen mfriesen released this 25 Sep 06:10
· 86 commits to master since this release
72a54d8

What's Changed

  • #44 - DELETE Document API does not work unless a corresponding file exists in S3

  • #40 - Add last modified to GET documents and GET document/{id}

  • #45 - Metadata records with no corresponding S3 object are causing issues on GET /documents

  • #46 - 500 Error in /search endpoint when using large "limit" with "responseFields"

  • #48 - File downloads are named using the document ID rather than the original filename

  • added POST /documents/{documentId}/actions

  • POST /searchFulltext - added pagination

Full Changelog: v1.8.7...v1.8.8