priint:suite - Patch 164 - Change Log
This patch, released on October 8, 2025, continues development on new features and includes several bug fixes.
The build name on FTP: 4.5.0.688
Software
Windows:
PubServer_Install_Update_4.5.0.688.zip
Linux:
PubServer_Update_4.5.0.688_UbuntuLinux.deb
Release Notes
The Admin application
| Issue Key | Summary | Release Notes |
|---|---|---|
| ADMIN-2634 | Content module - Reset does not reload initial content after no-results filter | In the Content module, after running an Advanced Search that returns “No data found.” clicking Reset now correctly reloads and displays the initial content view. |
| ADMIN-2629 | Content | Data Type isn't saved when Add/Edit a key Value | Resolved an issue in the Content module where the Data Type field was not being saved when adding or editing a key value. The Data Type is now stored correctly after each update. |
| ADMIN-2520 | Check and fix the issue: the Set Publication Metadata script doesn't work completely for the case: update metadata values = false | Resolved an issue where the Set Publication Metadata script did not execute correctly when updating metadata values to false. The script now handles this case as expected. |
The planner application
| Issue key | Summary | Release notes |
|---|---|---|
| PRIINT-12221 | Download Document Template - improve file naming | Improved file naming when downloading a Document Template. |
| PRIINT-12220 | Publication List View - Filter "Document-Templates" only works for lower case Input | Publication List View - Filters: "Document-Templates", "Templates" and "Page-Templates" work independently of case. |
| PRIINT-12199 | Error in Process Modeler - inMapping in call activity | Fixed a bug where the embedded editor added an invalid $type attribute to camunda:inmappings, causing process deployment to fail. Deployment now works as expected. |