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 key | Summary | Release Notes |
|---|---|---|
| ADMIN-3295 | Disable execute button in Content process when required fields are missing | Fixed an issue where the Execute button remained enabled even when required fields were missing in a Content process form. |
| ADMIN-3421 | AS breaks bucket expansion | Fixed 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-3405 | Missing URL encoding for media review | Fixed 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-3404 | Incorrect data request logic | Fixed 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-3283 | Improve 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-3270 | Cannot select combo box and its value when creating new metadata | Fixed 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-3267 | Improve 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-3266 | Sidebar icon is misaligned under the Publications section | Applied a small UI adjustment to correct the icon alignment in the Publications section of the sidebar. |
| ADMIN-3271 | Delete User - Can click multiple time to the Delete confirm button | Fixed 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-3387 | Advance Search - Support required fields | Advanced 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-2774 | Content: Resize function for ContentMetaData | Improved 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 key | Summary | Release notes |
|---|---|---|
| PRIINT-12527 | Reuploaded documents should not be deleted from the database if reupload fails | Reuploaded documents were deleted from the database if reupload failed. Fixed. |
| PRIINT-12524 | Publication rights granted via team membership are not considered in InDesign Desktop | Publication rights granted via team membership were not considered in the InDesign Desktop Publication Panel and related script functions. This is fixed. |
| PRIINT-12519 | Backport PRIINT-12482 to 4.6 | Importing 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-12516 | Update AuthService documentation to include new <clientAuthenticationMethod> attribute | Documentation was updated with <clientAuthenticationMethod> attribute |
| PRIINT-12511 | AuthService - Language selection - Language is empty during the first usage | Language selection was empty when opening login window for the first time. Solved. |
| PRIINT-12510 | Fix session recreation in TaskWithSessionExecutor in PlannerEngine - backport to 4.5 and 4.6 | Fixed a bug with session recreation. |
| PRIINT-12487 | Neowise - Flatplan - Moving plannings between documents breaks real grid assignment | Moving plannings between documents broke real grid assignment. Fixed. |