v5.9.0

Release Notes - elDoc - Version v5.9.0

22 April 2024

Task

  • [ELDOC-693] - Migrate to Jakarta EE 10 and Java 17
  • [ELDOC-649] - FileManager: Add support for chunked upload
  • [ELDOC-697] - Refresh OCR and Computer Vision libraries (latest platform version v1.5.9) to match Java 17
  • [ELDOC-702] - Update eldoc.conf file structure
  • [ELDOC-703] - Add functionality for file creation in elDoc (in File Manager and Document view)
  • [ELDOC-704] - Add diagram on-line edit support
  • [ELDOC-720] - elDoc licensing: add support for IDP pages period: per month / per year / license validity
  • [ELDOC-721] - Remove OnlyOffice support
  • [ELDOC-640] - API: Remove deprecated headers (see details below or refer to the page REST API Reference for details)
  • Initiate migration to SLF4J

New Feature

  • [ELDOC-307] - IDP: Add functionality for filtering Recognition documents based on statuses
  • [ELDOC-699] - FileManager: implement global URL IDs for files/folders

Improvement

  • [ELDOC-482] - IDP: RecoForms should have unique names with respective enforcements from the system


Upgrade notes

  • This version of elDoc requires OS version: Linux 9, DB version: MongoDB 7 and Java version 17. Make sure to review updated Software Requirements and Deployment guide.
  • It is highly recommended to have DB backup before upgrade to the new version. Note: this release version doesn't change DB schema or structures, but still it is highly recommended to have regular DB backups and especially create DB backup before upgrade to the new version.

Details about changes in this release:

  • [ELDOC-640] - API: Remove deprecated headers (see page REST API Reference for details):
    Removed header: X-Error (replaced with: eldoc-error)
    Removed header: X-Error-Code (replaced with: eldoc-error-code)
    Removed header: X-Total-Count (replaced with: eldoc-total-count)

Last modified: July 16, 2024