Skip to main content

priint:suite - Patch 168-169 - Change Log

This patch, released on January 29, 2026, includes ongoing feature enhancements and several bug fixes identified during end-to-end testing, improving stability and overall readiness. The build name on FTP: 4.5.0.757

Software​

Windows:
PubServer_Install_Update_4.5.0.757.zip

Linux:
PubServer_Update_4.5.0.757_UbuntuLinux.deb

Release Notes​

The Admin Application​

Issue KeySummaryRelease Notes
ADMIN-3238Creating mapping value type for preference settingPreference settings now handle value types consistently, ensuring correct display and rendering.
ADMIN-3188Check the import/export processes: empty user task (error) and missing access rightsImproved the import/export process for users by fixing issues with empty user tasks and missing access rights. Access rights and roles are now handled separately to avoid permission loss during import, configuration is correctly read from the import XML, and missing localized error messages have been added.
ADMIN-2944[FE] – Preferences > Form validation doesn't work correctlyFixed an issue where form validation in the Preferences page did not work correctly. Fields that require numeric values now prevent invalid text input and show an error instead of allowing the form to be saved.
ADMIN-2738Improve TOC processImproved the Clear TOC by Publication process to also remove Table of Contents entries for documents that have been deleted. This ensures the TOC stays consistent with the current publication content.
ADMIN-2891Content > Create/Edit key values (empty entity): Shows success message, but the item is not createdFixed an issue where creating key values for an empty entity showed a success message even though the item was not created; the system now displays an error instead.
ADMIN-3122Improvement: auto-close process execution popup (Content module only)Restored the auto-close functionality for successful process executions in the Content module. Users no longer need to manually dismiss the final confirmation screen.
ADMIN-3121Standard import process: should reload page after closing import execution popupResolved an issue where the Role and User pages failed to refresh after a standard import. The system now automatically reloads upon closing the import popup, ensuring the latest data is visible.
ADMIN-3120Auto-download export file after completionEnabled automatic file downloads for all standard export processes. Once the export reaches 100%, the file is downloaded automatically.
ADMIN-3108Role page: Edit > missing pagination in Users tabRestored pagination in the Users tab of the Role edit screen, allowing users to browse multiple pages of data.
ADMIN-2905[BE] – Settings > Form validation doesn't work correctlyFixed a backend validation issue on the Preferences page that allowed incorrect data types to be submitted. Input fields now correctly verify data before saving.

The priint:planner application

Issue keySummaryRelease notes
PRIINT-12335Neowise UI bug - The metadata of tableAttributeMetadata of TableAttribute were not refreshed after change planning selection. Solved
PRIINT-12255Issue with Document Parameter CacheBulk edit metadata did not clean cache in CometData. Solved
PRIINT-12152Hide technical files (like adjusted) as download option in document download tabAll download processes result in a single file (usually a zip) that is then downloadable. We have made sure that for new downloads, only the zip file is listed in a listing in downloads tab.