Skip to main content

priint:suite - Patch 166 - Change Log

This patch, released on November 20th, 2025, includes ongoing feature enhancements and several bug fixes identified during end-to-end testing. The build name on FTP: 4.6.0.948

Software

Windows:
PubServer_Install_Update_4.6.0.948.zip

Linux:
PubServer_Update_4.6.0.948_UbuntuLinux.deb

Release Notes

The Admin Application

Issue KeySummaryRelease Notes
ADMIN-2933Displaying info of Rendering Server InstancesInformation for all Rendering Server instances is now available directly on the Technical Info page.
ADMIN-2697Cross-Project fields display inconsistent in the dynamic formAn issue causing dynamic fields (e.g., language, country) to appear in some projects but not others, despite using the same entity model, has been fixed. Dynamic forms now display the correct fields consistently across all projects.
ADMIN-2844Several bug fixes for AdminUIThis update includes several fixes identified during end-to-end testing across the AdminUI application in preparation for the 4.7 release.

The priint:planner application

Issue keySummaryRelease notes
PRIINT-12345Bulk edit document stage erases plannings and templates.Bulk edit document stage erased plannings and templates from documents. Solved
PRIINT-12332Neowise - Downloads - Cannot download a folder/publication as Merged PDF, ZIPA notification issued by priint-bpm at the end of a download process instance contains a name of the file that is the result of rendering. This filename will now additionally be stored in puc_download DB table for later access. Additionally, since older downloads cannot be migrated to get those names, a zip file will be chosen first if there are more files in the output object-storage folder and no filename is stored in DB.
PRIINT-12317Document upload window/button hangsUpload window was not closed after successful document upload using dynamic uploadButton component. Solved
PRIINT-12241Document Templates uploaded with InDesign Desktop cannot be checked out"Document templates created and uploaded from InDesign Publication Panel (using the standard panel script 'Create Document Template') could not be checked out. The data structure created in object storage was incomplete and partly invalid. This is fixed."
PRIINT-12212Re-add the possibility to pass a "scriptArgument" to a Rendering CommandYou can now set a priint::BPM String variable scriptGArgument for rendering processes, and its value will be passed to the executed CScript as a gArgument variable.