You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Please be aware of the updating to version 1.9.8.2.10 and newer information provided here.
The DMS utilizes from version 1.9.8.2.10 on an external worker container to generate previews and parse emails.

All updates for the release of 1.10.0

Bugs, Improvements & Tasks

  • Bugfix - User changes of email fields lost after document copying
  • Bugfix - Draft saving fails with invalid email address inserted in to/cc/bcc
  • Bugfix - EML/MSG files with "Message-Id" header not recognized
    • Certain email files (.eml or .msg) containing the header "Message-Id" instead of the standard "Message-ID", caused the message ID extraction to fail.
  • Bugfix - Misleading error instead of OOM for PDL Compare
    • Enhanced OOM error handling so the user is clearly informed of an OOM situation.
  • Bugfix - Healthcheck false alarms due to transient container issues
  • Bugfix - "Edit" label shown instead of "View" for final (read-only) documents
  • New keywords-based setting to skip attachment scanning. Introduced a new setting in the `PAT_DMS_SETTINGS` table: `do.not.scan.text.attachments.exclusion.keywords`
    • This is a JSON string array that can contain one or more keywords. If an email’s subject includes any of those keywords, the system will skip scanning attachments for a case reference.

    • Users who rely on certain keywords in subject lines can now exclude those emails from attachment scanning.
  • "filename.edit.allowed" setting in PAT_DMS_SETTINGS (enable/disable filename editing)
    • By default, the value is set to `true`, which means file name editing is enabled.
    • If set to `false`, file name editing in the CaseBrowser interface will be disabled.
  • CaseBrowser Tomcat webserver updated from 7.0.109 to 9.0.98
  • Upload limit increased to 1 gigabyte.

New Features

  • "Postbox" UI for viewing/managing incoming emails
    • Find information regarding the deployment here
    • Find a general overview of the postbox here
    • Please note that a separate license is necessary to being able to use the Postbox feature.
  • Generate Zugferd PDFs from Patricia RTF invoices (More Info)
  • Sign PDFs with a physical DS token via PaceSign (More Info)
    • Please note that a separate license is necessary to being able to use the PaceSign feature.
  • Sign PDFs using external FP Sign service (More Info)

Additional Information

  • All implementations from the recently released interim version DMS 1.9.8.2.11 are included in this version. Please find the release notes here


  • No labels