priint:suite - Patch 2 - Change Log
This second patch for version 4.7, released on February 2nd, 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.813
Software
Windows: PubServer_Install_Update_4.7.0.813.zip
Linux: PubServer_Update_4.7.0.813_UbuntuLinux.deb
Release Notes
The Admin Application
| Issue Key | Summary | Release Notes |
|---|---|---|
| ADMIN-3238 | Creating mapping value type for preference setting | Preference settings now handle value types consistently, ensuring correct display and rendering. |
| ADMIN-3223 | Fixed multi-project override with OIDC | Fixed an issue where multi-project override was not supported when using AuthService with OIDC. |
| ADMIN-3188 | Check the import/export processes: empty user task (error) and missing access rights | Improved the import/export process for users by fixing issues with empty user tasks and missing access rights. Access rights and roles are now handled separately to avoid permission loss during import, configuration is correctly read from the import XML, and missing localized error messages have been added. |
| ADMIN-3175 | Handle cases where the User Task object label is blank | Improved handling of user tasks when the object name is blank. In this case, the system displays a default “User task” name; otherwise, the original task name is shown as usual. |
| ADMIN-3132 | Value list - Error message not shown in notification after deleting a value item | Fixed 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 so you can understand why the deletion failed. |
| ADMIN-3016 | Import Roles / Import Users - apply new API for creating new role | Updated the Import Roles and Import Users processes to use the new API for creating roles. |
| ADMIN-2846 | Apply UI library to the Admin app | The Admin app now uses the new UI library across the Session, Metadata, Project, and Team pages. |
| ADMIN-3104 | Add a tooltip guideline for metadata type | Added a tooltip to the Type field in the Metadata configuration to explain each metadata type and clarify that the type cannot be changed after it is assigned to a publication. |
| ADMIN-2944 | [FE] - Preferences > Form validation doesn't work correctly | Fixed an issue where form validation in the Preferences page did not work correctly. Fields that require numeric values now prevent invalid text input and show an error instead of allowing the form to be saved. |
| ADMIN-2738 | Improve TOC process | Improved the Clear TOC by Publication process to also remove Table of Contents entries for documents that have been deleted. This ensures the TOC stays consistent with the current publication content. |
| ADMIN-3137 | Error in Admin uploading an import: ISON file isn't created | Fixed an issue where importing users did not create the corresponding {username}.xml file in ISON. |
| ADMIN-3194 | UI / UX issue in the Autocomplete component | Improved usability of the Autocomplete component by preventing input focus loss while typing and unexpected scrolling when all options are selected. |
| ADMIN-2891 | Content > Create/Edit key values (empty entity) shows success message but item is not created | Fixed an issue where creating key values for an empty entity showed a success message even though the item was not created; the system now displays an error instead. |
| ADMIN-3094 | Incorrect access right in the content module | Fixed an issue where incorrect permission settings were applied to the Content module. Users now require the MANAGE_CONTENT_MODULE access right to manage content, ensuring more accurate and secure access control. |
| ADMIN-3168 | Remove field "AllowAllTypes" in preference | Deprecated and removed the AllowAllTypes field from preferences following an upgrade to the new API. |
| ADMIN-3127 | Apply UI library for the layout of Admin UI | Applied the new UI library to the Admin layout. |
| ADMIN-3122 | Improvement: auto-close process execution popup (Content module only) | Restored the auto-close functionality for successful process executions in the Content module. Users no longer need to manually dismiss the final confirmation screen. |
| ADMIN-3121 | Standard import process: should reload page after closing import execution popup | Resolved an issue where the Role and User pages failed to refresh after a standard import. The system now automatically reloads after the import popup is closed. |
| ADMIN-3120 | Auto-download export file after completion | Enabled automatic file download for all standard export processes once export reaches 100%. |
| ADMIN-3108 | Role page: Edit > missing pagination in Users tab | Restored pagination in the Users tab of the Role edit screen, allowing users to browse multiple pages of data. |
| ADMIN-3083 | Sorting metadata by group name | Added the ability to sort metadata by group name, aligning with legacy planner behavior and improving data organization. |
| ADMIN-3029 | [IdP Mapping] Support creating team if not exist | Enhanced IdP mapping to automatically create configured teams if they do not already exist. |
| ADMIN-3022 | [AuthService] Support multi-project selection in mapping rules | AuthService now supports assigning external users to multiple projects within mapping rules. |
| ADMIN-2976 | 500 error page UI issue | Resolved minor UI inconsistencies on the 500 error page for improved appearance. |
| ADMIN-2905 | [BE] - Settings > Form validation doesn't work correctly | Fixed a backend validation issue on the Preferences page to ensure incorrect data types cannot be submitted. |
The priint:planner Application
| Issue key | Summary | Release notes |
|---|---|---|
| PRIINT-12469 | Backport new arrow note synchronization from 4.8.0 to 4.7.0 | Arrow note tool redesigned; improved synchronization with InDesign Desktop. Requires updated Plug-Ins or PDF Renderer ≥ 5.0 R37559. |
| PRIINT-12463 | Rendering Lib / Rendering Service + InDesignServer pollute Temp folder | Temp folders were not deleted on failed InDesignServer connection. Fixed. |
| PRIINT-12459 | Fix JSON/XML deserialization in MUA Connector | Enabled case-insensitive enum deserialization after Payara/Jackson upgrade. |
| PRIINT-12457 | NPE in CometConfiguration when changing configuration in projects with inheritance | Operations failed with project inheritance; issue fixed. |
| PRIINT-12444 | Document templates lock icon missing | Lock icon missing in Document templates grid in Neowise. |
| PRIINT-12397 | Improve and consolidate session handling in CometConfiguration | Automatic update of comet project configurations did not work. Fixed. |
| PRIINT-12384 | Planning List: Add bucket state also to subplannings | Bucket state shown also for subPlanning. |
| PRIINT-12372 | Enable passing large number of IDs to publication jobs | Pub item ids variable can now contain more entries. |
| PRIINT-12335 | Neowise UI bug - The metadata of tableAttribute | Metadata not refreshed after planning selection change. Solved. |
| PRIINT-12322 | Clicking 'Show Reply' displays reply input box | Show replies expands comments and input; Show less hides it. |
| PRIINT-12318 | Ensure the newest note appears at the top | Notes sorted by date, newest on top. |
| PRIINT-12302 | Neowise - Content Assignment - Search by label | Label field is required. |
| PRIINT-12174 | Cache invalidation after update of entities | EntityCache invalidated after update. |
| PRIINT-12152 | Hide technical files as download option | Only resulting zip is listed for downloads. |