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. The build name on FTP: 4.6.0.1023
Software
Windows:
PubServer_Install_Update_4.6.0.1023.zip
Linux:
PubServer_Update_4.6.0.1023_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-3175 | Handle cases where the User Task object label is blank | Improved handling of user tasks when the object name is blank. The system displays a default “User task” name; otherwise, the original task name is shown as usual. |
| ADMIN-3132 | Value list – Error message not shown in notification after deleting a value item | Fixed an issue where deleting a value from a value list showed an empty error notification. The full error message from the backend is now displayed to clarify the failure reason. |
| ADMIN-2846 | Apply UI library to the Admin app | The Admin app now uses the new UI library across the Session, Metadata, Project, and Team pages. |
| ADMIN-2944 | [FE] – Preferences > Form validation doesn't work correctly | Fixed an issue where form validation on the Preferences page allowed invalid input. Numeric fields now reject text input and display an error instead of saving. |
| ADMIN-2738 | Improve TOC process | Improved the Clear TOC by Publication process to also remove TOC entries for deleted documents, keeping the TOC consistent with publication content. |
| ADMIN-2891 | Content > Create/Edit key values (empty entity) shows success message but item is not created | Fixed an issue where creating key values for an empty entity incorrectly showed a success message. The system now displays an error instead. |
| ADMIN-3094 | Incorrect access right in the content module | Fixed incorrect permission handling in the Content module. Users now require the MANAGE_CONTENT_MODULE access right to manage content. |
| ADMIN-3127 | Apply UI library for the layout of Admin UI | Applied the new UI library to the Admin UI layout. |
| ADMIN-3122 | Improvement: auto-close process execution popup (Content module only) | Restored auto-close behavior for successful process executions in the Content module, removing the need for manual dismissal. |
| ADMIN-3121 | Standard import process: reload page after closing import execution popup | Fixed an issue where Role and User pages did not refresh after import. Pages now reload automatically when the import popup is closed. |
| ADMIN-3120 | Auto-download export file after completion | Enabled automatic download for all standard export processes once the export reaches 100%. |
| ADMIN-3108 | Role page: Edit > missing pagination in Users tab | Restored pagination in the Users tab of the Role edit screen, allowing proper navigation through user lists. |
| ADMIN-3083 | Sorting metadata by group name | Added sorting by metadata group name to improve organization and align with legacy planner behavior. |
| ADMIN-2976 | 500 error page UI issue | Resolved minor UI inconsistencies on the 500 error page for a cleaner appearance. |
| ADMIN-2905 | [BE] – Settings > Form validation doesn't work correctly | Fixed a backend validation issue that allowed incorrect data types to be saved on the Preferences page. |
The priint:planner application
| Issue key | Summary | Release notes |
|---|---|---|
| PRIINT-12463 | Rendering Lib / Rendering Service + InDesignServer pollute Temp folder | Temporary folders created by the rendering service when configured for InDesignServer were not deleted if connecting to InDesignServer failed. Fixed in 4.6, 4.7 and 4.8. |
| PRIINT-12372 | Enable passing large number of IDs to publication jobs | Changed how pub item ids list is written as a variable so it can contain more entries. |
| PRIINT-12335 | Neowise UI bug - The metadata of tableAttribute | Metadata of TableAttribute were not refreshed after change planning selection. Solved |
| PRIINT-12302 | Neowise - Content Assignment - Search for Content methods | Label field is required in Search content by label method in flatPlan - contentAssignment stage |
| PRIINT-12255 | Issue with Document Parameter Cache | Bulk edit metadata did not clean cache in CometData. Solved |
| PRIINT-12174 | Cache invalidation after update of entities | EntityCache is currently invalidated after update of entities. |
| PRIINT-12152 | Hide technical files (like adjusted) as download option in document download tab | Only the resulting zip file is listed in downloads tab. |