priint:suite - Patch 9 - Change Log
This patch for version 4.7, released on June 30th, 2026, delivers a set of targeted fixes and usability improvements identified after the official 4.7 launch.
The build name on FTP: 4.7.0.1127
Software
Windows: PubServer_Install_Update_4.7.0.1108.zip
Linux: PubServer_Update_4.7.0.1108_UbuntuLinux.deb
Release Notes
The Admin Application
| Ticket | Summary | Release Note |
|---|---|---|
| ADMIN-3803 | Three fields missing in the Edit Media Asset process | Fixed an issue where three fields were missing from the Edit Media Asset process form. |
| ADMIN-3804 | Dynamic form in Edit KeyValues sometimes does not render on first open | Fixed an issue where the dynamic form in the Edit KeyValues dialog occasionally failed to render when opened for the first time. |
| ADMIN-3802 | List not refreshed after deleting a root node | Fixed an issue where the list did not update after a root node was deleted, still showing the deleted entry until a manual refresh. |
| ADMIN-3753 | Cannot add a language for a value without refreshing the page | Fixed an issue where adding a new language to a value had no effect until the user manually refreshed the page. |
| ADMIN-3752 | Incorrect pagination and variant display on Publication Type page | Fixed an issue where pagination and variant counts were displayed incorrectly on the Publication Type page. |
| ADMIN-3751 | Unsaved changes dialog appears after changes were already saved in Value list | Fixed an issue where the unsaved changes warning appeared when navigating away from the Value list even after all changes had been saved. |
| ADMIN-3716 | Clear TOC process fails when there are no TOC entries | Fixed an issue where running the Clear TOC process threw an error if the publication had no table of contents entries. |
| ADMIN-3673 | Session filter shows wrong record count | Fixed an issue where the record count shown in the session filter did not match the actual number of records. |
| ADMIN-3758 | Updated metadata labels for standard processes | Updated the display labels for several standard system processes to be clearer and more accurate. Result: Admins can more easily identify what each standard process does from the process list. |
The priint:planner Application
| Issue key | Summary | Release notes |
|---|---|---|
| PRIINT-12704 | REST API for user management needs to be extended | When creating a user, the system now also creates the corresponding Jackrabbit configuration. When updating a user, changes to data such as first name, last name, email address, activity status, or password are synchronized with the Jackrabbit configuration. When deleting a user, the corresponding Jackrabbit configuration is also removed, so obsolete configuration files are not left behind after the user has been deleted. As a result, user data remains consistent between the application database and the Jackrabbit configuration. |
| PRIINT-12701 | Upload fails when document name contains special characters like ö,ü,ä | Special Character Support in Upload Window Invoked from Custom Plugins The upload window invoked from custom plugins now correctly supports special characters, including German language-specific characters such as ö, ü, and ä. This resolves an issue affecting a custom document replace function, where filenames or document data containing special characters were displayed or processed with incorrect encoding when using the upload window. |
| PRIINT-12682 | Deleting Placeholder Groups is not possible | Deleting placeholder groups was not possible from InDesign Desktop / Placeholder Panel. This is fixed. |
| PRIINT-12621 | Download Panel main query is very slow | Improved performance of CometData download database queries by optimizing slow document and publication label search conditions that caused long execution times for clients. |
| PRIINT-12528 | Issues whith creating OIDC user for the first time | OIDC/SSO login now reliably (re)creates a user account, including the case where the user was previously deleted and signs in again - the user is correctly created with their projects, roles and teams instead of failing with a transaction error. |
| PRIINT-12486 | Add JXPath converter version selector to Rest Connector Tester | Added the json_jxpath_converter parameter to let users choose the JSON-to-JXPath conversion mode (v1, v2, v3) and better control array handling in results. |
| PRIINT-12240 | Neowise - Process Instance - Process instances are not loaded when the type is set to USER | When the project name contained an uppercase letter, process instances were not displayed in the table. This has been fixed. |