Skip to main content

priint:suite - Patch 171 - Change Log

This patch, released on March 16th, 2026, includes ongoing feature enhancements and several bug fixes identified during end-to-end testing. The build name on FTP: 4.6.0.1071

Software​

Windows:
PubServer_Install_Update_4.6.0.1071.zip

Linux:
PubServer_Update_4.6.0.1071_UbuntuLinux.deb

Release Notes​

The Admin Application

Issue keySummaryRelease Notes
ADMIN-3295Disable execute button in Content process when required fields are missingFixed an issue where the Execute button remained enabled even when required fields were missing in a Content process form.
ADMIN-3421AS breaks bucket expansionFixed an issue where bucket nodes in the tree table could not expand to show child items after applying an Advanced Search filter, even though the expand icon was visible and the bucket data was available.
ADMIN-3405Missing URL encoding for media reviewFixed an issue where media asset previews failed when identifiers contained special characters (e.g., #). The identifier is now properly URL-encoded before calling the PlannerEngine API.
ADMIN-3404Incorrect data request logicFixed an issue where the UI did not reset its state when switching between bucket types. In some cases, the system continued requesting sub-bucket data instead of entity data, leading to incorrect results in the bucket view.
ADMIN-3283Improve column management component for Content (P2)Improved the drag-and-drop behavior in the column management component. Column changes are now applied only after the user finishes the adjustment and closes the dialog.
ADMIN-3270Cannot select combo box and its value when creating new metadataFixed an issue where combo box values could not be selected when creating new metadata, preventing the form from being saved. Also resolved a validation inconsistency between Create and Edit forms for required fields.
ADMIN-3267Improve column management component for Content (P1)Enhanced the column management component with support for select/unselect all, column label search, and a maximum of 10 selected columns. The column order is now saved in local storage when users rearrange it.
ADMIN-3266Sidebar icon is misaligned under the Publications sectionApplied a small UI adjustment to correct the icon alignment in the Publications section of the sidebar.
ADMIN-3271Delete User - Can click multiple time to the Delete confirm buttonFixed an issue where the Delete confirmation button in Admin → Users could be clicked multiple times, sending duplicate delete requests and showing multiple alerts. The action is now restricted to a single request.
ADMIN-3387Advance Search - Support required fieldsAdvanced Search forms now support required fields. Required fields are marked with an asterisk (*), and the Search button is disabled until all required fields are filled.
ADMIN-2774Content: Resize function for ContentMetaDataImproved the Content Metadata panel to support both expanding and reducing the view. The panel can now be resized for better visibility and reset to its default size.

The priint:planner application

Issue keySummaryRelease notes
PRIINT-12527Reuploaded documents should not be deleted from the database if reupload failsReuploaded documents were deleted from the database if reupload failed. Fixed.
PRIINT-12524Publication rights granted via team membership are not considered in InDesign DesktopPublication rights granted via team membership were not considered in the InDesign Desktop Publication Panel and related script functions. This is fixed.
PRIINT-12519Backport PRIINT-12482 to 4.6Importing projects in ISON via repository dump failed in certain situations because of conflicting script IDs set to default (0 or -1). This is fixed.
PRIINT-12516Update AuthService documentation to include new <clientAuthenticationMethod> attributeDocumentation was updated with <clientAuthenticationMethod> attribute
PRIINT-12511AuthService - Language selection - Language is empty during the first usageLanguage selection was empty when opening login window for the first time. Solved.
PRIINT-12510Fix session recreation in TaskWithSessionExecutor in PlannerEngine - backport to 4.5 and 4.6Fixed a bug with session recreation.
PRIINT-12487Neowise - Flatplan - Moving plannings between documents breaks real grid assignmentMoving plannings between documents broke real grid assignment. Fixed.