Skip to main content

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 keySummaryRelease Notes
ADMIN-3574Disable drag and drop during active name sortingFixed 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-3484Improve row selection in tree tableImproved row selection behavior in tree tables. Result: expand/collapse actions no longer trigger unintended selection.
ADMIN-3549Improve performance of tree columns loadingImproved performance when loading tree columns. Result: faster and smoother data rendering.
ADMIN-3491Content process inconsistencyFixed 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-3490Text area used instead of text fieldFixed an issue where incorrect input type was used. Result: correct text field type is applied.
ADMIN-3514Duplicate language values after importFixed an issue where duplicate language values were created during import. Result: data is imported without duplication.
ADMIN-3499Export EntityData process issueFixed an issue where export process parameters were not auto-filled. Result: export works correctly without manual input.
ADMIN-3486Can't work with CordsFixed an issue where Cords were not visible or accessible in the entity model. Result: Cords are now correctly loaded and available for use.
ADMIN-3489UI is laggy compared to old versionImproved UI responsiveness when opening and closing panels and handling user actions. Result: faster interactions and removal of unnecessary loading states.
ADMIN-3488Content Process - Wrong componentFixed an issue where incorrect components were rendered in content process and content panel. Result: correct components are now displayed.
ADMIN-3487Disable autocomplete for form fieldsDisabled browser autocomplete in dynamic form fields. Result: prevents unwanted autofill and improves form input behavior.

The priint:planner application

Issue keySummaryRelease notes
PRIINT-12583Prevent session closure when using call activity with rendering service in priint_bpmPrevented session closure when using call activity with the rendering service in priint_bpm.