PrizmDoc v14.9

Released: Jul 11, 2026

Mises à jour de v14.9

Fonctionnalités

  • PrizmDoc Server Docker now supports using Apryse Server SDK to render Microsoft Office formats with improved fidelity by setting 'fidelity.msOfficeDocumentsRenderer' to 'apryse'. The 'accusoft/prizmdoc-viewer-eval USE_APRYSE_SDK' environment variable has been replaced with 'MS_OFFICE_DOCUMENTS_RENDERER=apryse'.
    • NOTE: This support is currently for Docker. Windows support will come in a future release.
  • Inverse Redaction PrizmDoc now allows for creating inverse redactions, a selective redaction that defines content to preserve and redacts the rest of the page. This new mark is fully supported in the viewer and in the Markup Burner API.
  • Added a new Viewer Control PageRedaction mark type and an InverseRedaction mouse tool. The InverseRedaction tool can be used to create a PageRedaction with a visible region, or to add additional visible regions to an existing PageRedaction.
  • Added a new PageRedaction mark type to the PrizmDoc Viewer Markup Burner API. This mark performs selective redaction by preserving specified regions and redacting the rest of the page.
  • The PrizmDoc Server Windows Installer now detects and blocks upgrades when the currently installed version contains one or more components that are newer than those included in the version being installed. The installer halts before modifying the system to prevent an unusable installation.
  • Introduced a new 'fileTypes.email.renderAllRecipientHeaders' parameter in Central Configuration to control whether repeated 'To', 'CC', or 'BCC' recipient headers in 'EML' email documents are merged and rendered as a single header. By default, only the first occurrence of each recipient header is rendered.

Correctifs

  • Fixed an issue in ViewerControl where the EditMarks mouse tool could not select marks via drag selection.
  • Fixed an issue in the PrizmDoc Viewer where rectangle zoom could result in an incorrect scroll position when viewing large documents.
  • Security Updates:
    • Addressed potential security vulnerabilities by upgrading Consul to the latest version.
    • Addressed potential security vulnerabilities by upgrading AWS SDK to the latest version.