Released: Apr 1, 2025
v14.4 での更新項目
機能
- New Features
- The watsonx AI features have been moved from PrizmDoc Server to a separate AI Hub Docker image
- Performing AI tasks on large documents is now supported.
- New PrizmDoc Application Services (PAS) REST API has been added to support performing AI tasks in hybrid viewing mode. See the PAS Summarizers, PAS Queriers, PAS Taggers and PAS Classifiers REST APIs for more information.
- The original PAS Document Summarizers, PAS Document Queriers, PAS Document Taggers and PAS Document Classifiers REST APIs have been updated to use the new AI Hub.
- Improvements
- Improved the efficiency of the PDF-only Viewing Packages. This enhancement allows you to keep markup intact for any type of source document without consuming CPU and storage resources when PDF creation is unnecessary. This is achieved by no longer generating PDFs for source documents that already have a fixed layout, such as PDF, raster, and CAD documents.
- The prizmdoc-server Docker container now respects CPU and memory resource constraints on a host that uses cgroup v2 scheduler. This improves performance and stability of the prizmdoc-server container in a cloud environment, as well as when running multiple containers on the same physical host.
- The prizmdoc-server and prizmdoc-application-services Docker containers now support running as any user and group.
- A database is no longer required to start PrizmDoc as it was in v14.1-14.3. However, there are benefits to having a database and Accusoft highly recommended using one, especially for scalable environments and storing annotations.
Deprecation Notice: The original watsonx AI REST API will be removed in a future release, and it is recommended to instead use the PAS Summarizers, PAS Queriers, PAS Taggers and PAS Classifiers REST APIs.
不具合の修正
- Addressed an issue where sections of large raster files could timeout when using the Rectangle Zoom tool. Default timeout has been raised from 10000ms to 25000ms and is now configurable via the
PageInterActiveTimeout parameter PCCIS Configuration.
- Security Updates
- Addressed potential security vulnerabilities by upgrading the prizmdoc-application-services Docker image to the Ubuntu 24.04 base image.
- Addressed potential security vulnerabilities by upgrading the prizmdoc-server Docker image to the Ubuntu 24.04 base image.
- Addressed potential security vulnerabilities by upgrading Consul to the latest version.
- Updated bundled version of Java included in our product to the newer Eclipse Temurin 11.0.26+4, taking advantage of recent security fixes and other changes in the JRE.
- Documenation Updates
IMPORTANT: You should instead use the new addMarkFromTextSelection method, which supports creating a text-based mark from a PCCViewer.SearchResult, PCCViewer.PiiEntity, or PCCViewer.ViewerControl~TextSelection. This method fully replaces the functionality of addMarkFromSearchResult, convertToHighlight, and convertToRedaction methods.
- New Content
- Added a new Database Recommendation topic to explain the benefits of using one with PrizmDoc.
- Added a new troubleshooting section for MongoDB system requirements and failure on startup.
- Updated Content
- Updated the PrizmDoc Server and PAS Docker topics to make it more clear how to get started using our Docker images.
- Updated the System Requirements topic to clarify the .NET requirements.
-