Skip to main content

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 KeySummaryRelease Notes
ADMIN-2634Content module - Reset does not reload initial content after no-results filterIn 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-2629Content | Data Type isn't saved when Add/Edit a key ValueResolved 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-2520Check and fix the issue: the Set Publication Metadata script doesn't work completely for the case: update metadata values = falseResolved 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 keySummaryRelease notes
PRIINT-12221Download Document Template - improve file namingImproved file naming when downloading a Document Template.
PRIINT-12220Publication List View - Filter "Document-Templates" only works for lower case InputPublication List View - Filters: "Document-Templates", "Templates" and "Page-Templates" work independently of case.
PRIINT-12199Error in Process Modeler - inMapping in call activityFixed a bug where the embedded editor added an invalid $type attribute to camunda:inmappings, causing process deployment to fail. Deployment now works as expected.