PrizmDoc v14.7

Released: Feb 14, 2026

v14.7 での更新項目

機能

  • Added <blockquote> indentation control for HTML documents, which can be particularly useful for emails in HTML format with a long reply history.
  • Security Updates
    • Updated MongoDB Server included in product to version 8.2.3, taking advantage of recent security fixes.
    • Updated PrizmDoc Services, PrizmDoc Application Services (PAS), and the accusoft/prizmdoc-viewer-eval container image to run on the newer Node.js v22.22.0, taking advantage of recent security fixes and other changes in Node.js.

不具合の修正

  • Addressed an issue where CDATA sections in HTML documents were not properly handled, causing some documents to display incorrectly.
  • Addressed an issue where markup layer files larger than 1 MB would fail to apply. The request size limit is now 10 MB.
  • Addressed an issue where malformed HTML attributes could prevent PrizmDoc Server from loading the HTML document successfully. 
  • Security Updates
    • Addressed a potential vulnerability in a component of the Admin Service by updating it to the most recent version.
    • Addressed a potential vulnerability in a component of the Email Processing Service by updating it to the most recent version.
    • Addressed a potential vulnerability in a component of the Text Service by updating it to a newer version. As part of this update, the PII detection language model was upgraded to the latest compatible version.
    • Addressed a potential vulnerability in LibreOffice by removing an unused module.
    • Addressed an issue where non-lowercase tags or attributes in HTML documents could cause external content to be loaded regardless of security.htmlRendering.blockExternalContent setting.