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 key | Summary | Release notes |
|---|---|---|
| PRIINT-11964 | In document templates, column name created on should be renamed to created by | Column "Created by" had wrong translation "Created on". This is fixed. |
| PRIINT-11951 | Neowise - Cancel editing of Metadata - change the icon | Icon used for cancelling the editing of metadata was changed. |
| PRIINT-11918 | Adapt the docs.priint.com documentation to the new API | Documentation was adapted to the new API. |
| PRIINT-11849 | Publication Window - Folder with 1000 documents are not shown | Folders with large amounts of documents were sometimes not displayed. Fixed. |
| PRIINT-11815 | Moving a document to a sub folder does not work if the filter is used for the root publication, children are not shown | Moving a document to a sub folder if the filter is used for the root publication, children are now shown. |
| PRIINT-11749 | Context is not supported when using SSO login to Neowise | Context is now passed when using external login |
| PRIINT-11291 | Buckets in Cord has no EntityIdentifier set | Entity Identifer information was missing for Source and Destination bucket of the Cord object returned through API. Fixed |
| PRIINT-10707 | JavaDocs for SDKs / APIs 4.3, 4.4, 4.5 and 4.6 on KB | Manually 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-10625 | Delete bucket takes too long because of the missing index in the table mgm_planning | Deleting bucket took a long time because of missing index in the database table, Fixed. |