Skip to main content

Release Notes - PoolParty 2022 R2 (9.1.1) - Minor & Bug-Fix Release

Abstract

Release Notes - PoolParty 2022 R2 (9.1.1) - Minor & Bug-Fix Release

05/12/2023

Improvements

  • GraphSearch has been improved:

    • We have increased the default size limit for documents indexed with GraphSearch. The size limit can now be configured in The poolparty.properties File.

    • We have removed the length restrictions on document excerpts returned by the search. This makes it possible to show more text to the user on the frontend and gives more meaning to the search results.

    • We have extended the rights of the PoolPartyAdmin and ApiAdmin users so that they can create, update and delete content in GraphSearch. This avoids the need to give SuperAdmin role to API service users so that they can manage content.

Bug Fixes

  • Deleting a concept that is a member of an ordered collections does not break that collection anymore.

  • The alphabetical search concept index in the Linked Data Frontend works again.

  • Data from projects with specified language locales (e.g. en-US for the U.S. variant of English or fr-BE for the Belgian variant of French) now shows correctly on the Linked Data Frontend.

  • Migration procedure for PoolParty servers with a Keycloak instance in secure mode has been modified so that Keycloak starts up properly after upgrade.

  • The Corpus Management can now resolve concept URIs with encoded whitespace characters.

  • The Corpus Management is now more robust against overlarge documents.

  • The way time stamps were used to filter data in API History Services was changed in a previous version and could lead to inconsistent results. This has been resolved and filtering data based on time stamps now works the same way as before.

  • SKOS-XL labels now have correct time stamps.

  • We have optimized resource handling of the Files Upload DPU to prevent UnifiedViews from becoming unresponsive.

  • You can again use custom attributes of Date/Time and Date type in PoolParty projects.

Security Fixes

Deployment Updates

  • Tomcat 9.0.82

  • Spring Core 5.3.29

  • Spring Core 5.3.30 in UnifiedViews

  • Spring Boot 2.7.15 and Spring Cloud 2021.0.8