priint:suite - Patch 173 - Change Log
This patch, released on April 20th, 2026, includes ongoing feature enhancements and several bug fixes identified during end-to-end testing. The build name on FTP: 4.6.0.1103
Software
Windows:
PubServer_Install_Update_4.6.0.1103.zip
Linux:
PubServer_Update_4.6.0.1103_UbuntuLinux.deb
Release Notes
The Admin Application
| Issue key | Summary | Release Notes |
|---|---|---|
| ADMIN-3574 | Disable drag and drop during active name sorting | Fixed an issue where drag-and-drop conflicted with active sorting. Result: drag-and-drop is disabled when sorting is applied to ensure consistent behavior. |
| ADMIN-3484 | Improve row selection in tree table | Improved row selection behavior in tree tables. Result: expand/collapse actions no longer trigger unintended selection. |
| ADMIN-3549 | Improve performance of tree columns loading | Improved performance when loading tree columns. Result: faster and smoother data rendering. |
| ADMIN-3491 | Content process inconsistency | Fixed an inconsistency where template was available for Key Value but missing for Text. Added template support for Text and aligned across content processes (except Cord). Result: consistent template handling across content entities. |
| ADMIN-3490 | Text area used instead of text field | Fixed an issue where incorrect input type was used. Result: correct text field type is applied. |
| ADMIN-3514 | Duplicate language values after import | Fixed an issue where duplicate language values were created during import. Result: data is imported without duplication. |
| ADMIN-3499 | Export EntityData process issue | Fixed an issue where export process parameters were not auto-filled. Result: export works correctly without manual input. |
| ADMIN-3486 | Can't work with Cords | Fixed an issue where Cords were not visible or accessible in the entity model. Result: Cords are now correctly loaded and available for use. |
| ADMIN-3489 | UI is laggy compared to old version | Improved UI responsiveness when opening and closing panels and handling user actions. Result: faster interactions and removal of unnecessary loading states. |
| ADMIN-3488 | Content Process - Wrong component | Fixed an issue where incorrect components were rendered in content process and content panel. Result: correct components are now displayed. |
| ADMIN-3487 | Disable autocomplete for form fields | Disabled browser autocomplete in dynamic form fields. Result: prevents unwanted autofill and improves form input behavior. |
The priint:planner application
| Issue key | Summary | Release notes |
|---|---|---|
| PRIINT-12583 | Prevent session closure when using call activity with rendering service in priint_bpm | Prevented session closure when using call activity with the rendering service in priint_bpm. |