priint:suite - Patch 10 - Change Log
This patch for version 4.7, released on July 16th, 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.1143
Software
Windows: PubServer_Install_Update_4.7.0.1143.zip
Linux: PubServer_Update_4.7.0.1143_UbuntuLinux.deb
Release Notes
The Admin Application
| Ticket | Summary | Release Note |
|---|---|---|
| ADMIN-3941 | Cannot import users via the Import process | Fixed an issue where the user import process ran indefinitely and never completed, leaving deleted users unrestored. The root cause was an empty password field during user creation. Result: The import process now completes successfully and restored users appear in the list. |
| ADMIN-3932 | Cannot collapse or expand sidebar during Import/Export dialog | Fixed an issue where the sidebar collapse and expand buttons stopped working while an Import/Export dialog was open. The same issue also affected the Roles and Users pages. Result: The sidebar works correctly regardless of which dialog is open. |
| ADMIN-3912 | Content metadata section stays visible after switching media asset entity | Fixed an issue where the Content Metadata section remained visible after switching from a media asset with CMD configured to one without. The same issue occurred on the Text, Key Values, Prices, and Links tabs. Result: The Content Metadata section now shows or hides correctly based on the selected entity's configuration. |
| ADMIN-3934 | MUA database: Buckets disappear after switching context fields from Dynamic to Static | Fixed an issue where buckets with context field values (Well, Assortment, Language, Country) disappeared from the list after the context settings were changed from Dynamic to Static with a default value. This only affected MUA database configurations. Result: Buckets now remain visible after context field settings are updated. |
| ADMIN-3931 | MUA database: Table does not reload after editing a bucket | Fixed an issue where the bucket table did not refresh after an edit was saved. This only affected MUA database configurations; standard aio projects reloaded correctly. Result: The table now reloads automatically after a bucket is edited. |
| ADMIN-3928 | Application error when reloading the Content Metadata tab with a dropdown type | Fixed an issue where reloading the page after creating a new CMD with a dropdown type caused an application error. Result: The Content Metadata tab now loads correctly after a page reload. |
| ADMIN-3927 | Well and Assortment fields visible in Static mode when default value is empty | Fixed an issue where the Well and Assortment context fields were still shown in the form when set to Static mode with no default value. They should be hidden like Language and Country in the same condition. The same issue occurred across Bucket, Media Asset, Price, and Key Value tabs. Result: Empty static context fields are now hidden correctly across all affected tabs. |
| ADMIN-3925 | Filter in Global search not working on the Bucket tab | Fixed an issue where selecting a category filter in the Global search on the Bucket tab had no effect and data was not filtered. Result: The category filter now works correctly and returns the expected results. |
| ADMIN-3924 | Copy String ID option missing from context menu on Bucket and Media Asset tabs | Fixed an issue where the "Copy String ID to Clipboard" option was not available in the context menu on both the Bucket and Media Asset tabs. Result: The option now appears correctly in the context menu on both tabs. |
| ADMIN-3923 | Sequence number shown at entity level in Content Metadata | Fixed an issue where a sequence value of 0 was displayed at the entity level in Content Metadata, even though sequences should only appear at the Attribute Set and Attribute levels. This affected all tabs: Key Value, Price, Text, Link, Bucket, and Media Asset. Result: The sequence field is no longer shown at the entity level. |
| ADMIN-3896 | Description field not supported in dynamic process forms | Fixed an issue where the description field was ignored and not rendered in dynamic forms used in content processes. Result: Description fields now display correctly in dynamic forms. |
| ADMIN-3786 | Updated media asset process forms for Edit and Create | Updated both the Edit and Create Media Asset process forms to align with the DM form changes. In edit mode, the Type dropdown is removed, "File" is renamed to "File Name", and Volume is now optional. When Volume is cleared, the File Name, Media Asset Path, and Media Asset URL fields switch to plain text. Field order in the edit form is also corrected. In the create form, the system now defaults to "Upload" as the type on first open. Result: The media asset process forms are now consistent with the DM forms and easier to work with in both create and edit flows. |
The priint:planner Application
| Issue key | Summary | Release notes |
|---|---|---|
| PRIINT-12767 | Preserve manually assigned roles during SSO login when no role mapping or default role is configured | SSO login no longer removes manually assigned roles when neither role mappings nor a default role are configured. Existing roles assigned through the Admin UI were preserved during role synchronization. |
| PRIINT-12763 | Show preview of an PSD image with layers | PSD images with layers are supported now. |
| PRIINT-12753 | Analyze and change CORS policies for Neowise | Fixed the CSP filter configuration by updating the font-src directive to correctly allow required font sources. |
| 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-12638 | Neowise - Embedded Modeler - Plugin method selection is removed when no input/output parameters are configured for the method | Plugin method selection was removed when no input/output parameters were configured for the method. Solved. |