priint:suite - Patch 160 - Change Log
This patch, released on July 16, 2025, continues development on new features and includes several bug fixes.
The build name on FTP: 4.6.0.789
Software
Windows:
PubServer_Install_Update_4.6.0.789.zip
Linux:
PubServer_Update_4.6.0.789_UbuntuLinux.deb
Release Notes
The Admin application
| Ticket | Description | Release note |
|---|---|---|
| ADMIN-2441 | Remove the hint text and improve the input behavior of the Value field | When creating or editing metadata, the Value fields no longer show hint text. They remain blank until users enter data, and validation only applies when input is provided. Existing saved values remain unaffected. |
| ADMIN-2439 | Issues on the Bucket tree lazy load | Resolved an issue where the loading indicator did not appear while waiting for bucket details to load. |
| ADMIN-2336 | Publication rights: keep Text of account inline with truncation | In Publication rights, the login account text now stays on one line, with overflow truncated (…) instead of wrapping. |
| ADMIN-2333 | [Design system] Table component - update row height to 42px, apply for list view, treeview | Row height in the tree-table is reduced to 42px for list and tree views, with smaller UI elements to maximize data display. |
| ADMIN-2302 | Value Lists – The count value doesn't update after a value is deleted | In Value Lists, fixed an issue where the count did not update after a value was deleted. |
| ADMIN-2081 | Content-Thumbnail media asset: move treedot (context menu) to left side | Small UI change: the three-dot context menu has been moved to the left side. |
The planner application
| Ticket | Description | Release note |
|---|---|---|
| PRIINT-12055 | Add new method copyPublicationElements to PubServerAPI and implementation in PlannerEngine | New method copyPublicationElements was added to PubServerAPI. For details, see the javadocs. |
| PRIINT-12051 | White screen after adding product templates to a publication/folder | In some situations, assigning a template to a publication could result in a blank / white screen. This was caused by invalid date values in one of the template's metadata files and is fixed now. |
| PRIINT-12037 | ISON import of comet project breaks configuration update tracking | Importing comet projects in ISON from PublishingServer <= version 4.5 could break update tracking on the target system. As a consequence, scripts adapted on the target system could be overwritten by the default version when the PublishingServer was restarted. In addition, the labels of some of the default scripts (namely document:save) were configured wrong, so these scripts would be regarded as "changed" although no user modifications were applied. This is fixed. |
| PRIINT-12004 | Content Assignment - Metadata - On click always the default columns "Metadata" and "Value" are shown | In Content Assignment Metadata tab, there was a problem with column settings getting restored to the default value in some situations. Fixed. |