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. 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 KeySummaryRelease Notes
ADMIN-3238Creating mapping value type for preference settingPreference settings now handle value types consistently, ensuring correct display and rendering.
ADMIN-3175Handle cases where the User Task object label is blankImproved 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-3132Value list – Error message not shown in notification after deleting a value itemFixed 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-2846Apply UI library to the Admin appThe 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 correctlyFixed 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-2738Improve TOC processImproved the Clear TOC by Publication process to also remove TOC entries for deleted documents, keeping the TOC consistent with publication content.
ADMIN-2891Content > Create/Edit key values (empty entity) shows success message but item is not createdFixed an issue where creating key values for an empty entity incorrectly showed a success message. The system now displays an error instead.
ADMIN-3094Incorrect access right in the content moduleFixed incorrect permission handling in the Content module. Users now require the MANAGE_CONTENT_MODULE access right to manage content.
ADMIN-3127Apply UI library for the layout of Admin UIApplied the new UI library to the Admin UI layout.
ADMIN-3122Improvement: 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-3121Standard import process: reload page after closing import execution popupFixed an issue where Role and User pages did not refresh after import. Pages now reload automatically when the import popup is closed.
ADMIN-3120Auto-download export file after completionEnabled automatic download for all standard export processes once the export reaches 100%.
ADMIN-3108Role page: Edit > missing pagination in Users tabRestored pagination in the Users tab of the Role edit screen, allowing proper navigation through user lists.
ADMIN-3083Sorting metadata by group nameAdded sorting by metadata group name to improve organization and align with legacy planner behavior.
ADMIN-2976500 error page UI issueResolved minor UI inconsistencies on the 500 error page for a cleaner appearance.
ADMIN-2905[BE] – Settings > Form validation doesn't work correctlyFixed a backend validation issue that allowed incorrect data types to be saved on the Preferences page.

The priint:planner application

Issue keySummaryRelease notes
PRIINT-12463Rendering Lib / Rendering Service + InDesignServer pollute Temp folderTemporary 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-12372Enable passing large number of IDs to publication jobsChanged how pub item ids list is written as a variable so it can contain more entries.
PRIINT-12335Neowise UI bug - The metadata of tableAttributeMetadata of TableAttribute were not refreshed after change planning selection. Solved
PRIINT-12302Neowise - Content Assignment - Search for Content methodsLabel field is required in Search content by label method in flatPlan - contentAssignment stage
PRIINT-12255Issue with Document Parameter CacheBulk edit metadata did not clean cache in CometData. Solved
PRIINT-12174Cache invalidation after update of entitiesEntityCache is currently invalidated after update of entities.
PRIINT-12152Hide technical files (like adjusted) as download option in document download tabOnly the resulting zip file is listed in downloads tab.