Skip to main content

priint:suite - Patch 157 - Change Log

This patch, released on May 14, 2025, continues development on new features and includes several bug fixes.

The build name on FTP: 4.5.0.597

Software​

Windows:
PubServer_Install_Update_4.5.0.597.zip

Linux:
PubServer_Update_4.5.0.597_UbuntuLinux.deb

Release Notes​

The planner application

Issue keySummaryRelease notes
PRIINT-11964In document templates, column name created on should be renamed to created byColumn "Created by" had wrong translation "Created on". This is fixed.
PRIINT-11951Neowise - Cancel editing of Metadata - change the iconIcon used for cancelling the editing of metadata was changed.
PRIINT-11918Adapt the docs.priint.com documentation to the new APIDocumentation was adapted to the new API.
PRIINT-11849Publication Window - Folder with 1000 documents are not shownFolders with large amounts of documents were sometimes not displayed. Fixed.
PRIINT-11815Moving a document to a sub folder does not work if the filter is used for the root publication, children are not shownMoving a document to a sub folder if the filter is used for the root publication, children are now shown.
PRIINT-11749Context is not supported when using SSO login to NeowiseContext is now passed when using external login
PRIINT-11291Buckets in Cord has no EntityIdentifier setEntity Identifer information was missing for Source and Destination bucket of the Cord object returned through API. Fixed
PRIINT-10707JavaDocs for SDKs / APIs 4.3, 4.4, 4.5 and 4.6 on KBManually created JavaDocs are on kb.priint.com and will not updated anymore. On docs.priintsuite.com the Java Docs are updated automatically -> https://docs.priintsuite.com/docs/4.5.0/installation_and_configuration/Solutions/Javadocs/
PRIINT-10625Delete bucket takes too long because of the missing index in the table mgm_planningDeleting bucket took a long time because of missing index in the database table, Fixed.