Skip to main content

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 KeySummaryRelease Notes
ADMIN-3238Creating mapping value type for preference settingPreference settings now handle value types consistently, ensuring correct display and rendering.
ADMIN-3223Fixed multi-project override with OIDCFixed an issue where multi-project override was not supported when using AuthService with OIDC.
ADMIN-3188Check the import/export processes: empty user task (error) and missing access rightsImproved 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-3175Handle cases where the User Task object label is blankImproved 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-3132Value list - Error message not shown in notification after deleting a value itemFixed 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-3016Import Roles / Import Users - apply new API for creating new roleUpdated the Import Roles and Import Users processes to use the new API for creating roles.
ADMIN-2846Apply UI library to the Admin appThe Admin app now uses the new UI library across the Session, Metadata, Project, and Team pages.
ADMIN-3104Add a tooltip guideline for metadata typeAdded 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 correctlyFixed 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-2738Improve TOC processImproved 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-3137Error in Admin uploading an import: ISON file isn't createdFixed an issue where importing users did not create the corresponding {username}.xml file in ISON.
ADMIN-3194UI / UX issue in the Autocomplete componentImproved usability of the Autocomplete component by preventing input focus loss while typing and unexpected scrolling when all options are selected.
ADMIN-2891Content > Create/Edit key values (empty entity) shows success message but item is not createdFixed 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-3094Incorrect access right in the content moduleFixed 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-3168Remove field "AllowAllTypes" in preferenceDeprecated and removed the AllowAllTypes field from preferences following an upgrade to the new API.
ADMIN-3127Apply UI library for the layout of Admin UIApplied the new UI library to the Admin layout.
ADMIN-3122Improvement: 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-3121Standard import process: should reload page after closing import execution popupResolved 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-3120Auto-download export file after completionEnabled automatic file download for all standard export processes once export reaches 100%.
ADMIN-3108Role page: Edit > missing pagination in Users tabRestored pagination in the Users tab of the Role edit screen, allowing users to browse multiple pages of data.
ADMIN-3083Sorting metadata by group nameAdded 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 existEnhanced IdP mapping to automatically create configured teams if they do not already exist.
ADMIN-3022[AuthService] Support multi-project selection in mapping rulesAuthService now supports assigning external users to multiple projects within mapping rules.
ADMIN-2976500 error page UI issueResolved minor UI inconsistencies on the 500 error page for improved appearance.
ADMIN-2905[BE] - Settings > Form validation doesn't work correctlyFixed a backend validation issue on the Preferences page to ensure incorrect data types cannot be submitted.

The priint:planner Application

Issue keySummaryRelease notes
PRIINT-12469Backport new arrow note synchronization from 4.8.0 to 4.7.0Arrow note tool redesigned; improved synchronization with InDesign Desktop. Requires updated Plug-Ins or PDF Renderer ≥ 5.0 R37559.
PRIINT-12463Rendering Lib / Rendering Service + InDesignServer pollute Temp folderTemp folders were not deleted on failed InDesignServer connection. Fixed.
PRIINT-12459Fix JSON/XML deserialization in MUA ConnectorEnabled case-insensitive enum deserialization after Payara/Jackson upgrade.
PRIINT-12457NPE in CometConfiguration when changing configuration in projects with inheritanceOperations failed with project inheritance; issue fixed.
PRIINT-12444Document templates lock icon missingLock icon missing in Document templates grid in Neowise.
PRIINT-12397Improve and consolidate session handling in CometConfigurationAutomatic update of comet project configurations did not work. Fixed.
PRIINT-12384Planning List: Add bucket state also to subplanningsBucket state shown also for subPlanning.
PRIINT-12372Enable passing large number of IDs to publication jobsPub item ids variable can now contain more entries.
PRIINT-12335Neowise UI bug - The metadata of tableAttributeMetadata not refreshed after planning selection change. Solved.
PRIINT-12322Clicking 'Show Reply' displays reply input boxShow replies expands comments and input; Show less hides it.
PRIINT-12318Ensure the newest note appears at the topNotes sorted by date, newest on top.
PRIINT-12302Neowise - Content Assignment - Search by labelLabel field is required.
PRIINT-12174Cache invalidation after update of entitiesEntityCache invalidated after update.
PRIINT-12152Hide technical files as download optionOnly resulting zip is listed for downloads.