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 Key | Summary | Release Notes |
|---|---|---|
| ADMIN-2933 | Displaying info of Rendering Server Instances | Information for all Rendering Server instances is now available directly on the Technical Info page. |
| ADMIN-2697 | Cross-Project fields display inconsistent in the dynamic form | An 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-2844 | Several bug fixes for AdminUI | This 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 key | Summary | Release notes |
|---|---|---|
| PRIINT-12345 | Bulk edit document stage erases plannings and templates. | Bulk edit document stage erased plannings and templates from documents. Solved |
| PRIINT-12332 | Neowise - Downloads - Cannot download a folder/publication as Merged PDF, ZIP | A 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-12317 | Document upload window/button hangs | Upload window was not closed after successful document upload using dynamic uploadButton component. Solved |
| PRIINT-12241 | Document 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-12212 | Re-add the possibility to pass a "scriptArgument" to a Rendering Command | You 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. |