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 Key | Summary | Release Notes |
|---|---|---|
| ADMIN-3238 | Creating mapping value type for preference setting | Preference settings now handle value types consistently, ensuring correct display and rendering. |
| ADMIN-3188 | Check the import/export processes: empty user task (error) and missing access rights | Improved 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 correctly | Fixed 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-2738 | Improve TOC process | Improved 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-2891 | Content > Create/Edit key values (empty entity): Shows success message, but the item is not created | Fixed 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-3122 | Improvement: 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-3121 | Standard import process: should reload page after closing import execution popup | Resolved 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-3120 | Auto-download export file after completion | Enabled automatic file downloads for all standard export processes. Once the export reaches 100%, the file is downloaded automatically. |
| ADMIN-3108 | Role page: Edit > missing pagination in Users tab | Restored 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 correctly | Fixed 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 key | Summary | Release notes |
|---|---|---|
| PRIINT-12335 | Neowise UI bug - The metadata of tableAttribute | Metadata of TableAttribute were not refreshed after change planning selection. Solved |
| PRIINT-12255 | Issue with Document Parameter Cache | Bulk edit metadata did not clean cache in CometData. Solved |
| PRIINT-12152 | Hide technical files (like adjusted) as download option in document download tab | All 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. |