Skip to content

Kitodo.Presentation 3.2.0

Compare
Choose a tag to compare
@albig albig released this 30 Mar 08:59
f12eede

Maintenance Release

This release contains bugfixes, code maintenance work and minor features. See changelog below.

Important Update Note

This release updates the Solarium php library. It is important to check an probably adjust the solr.solrPath setting. The default has changed from /solr/ to /.

Go to ADMIN TOOLS -> Settings -> Extension Configuration -> dlf and change Solr Server Path (solr.solrPath):

New TYPO3 site  TYPO3 CMS 9 5 26  (1)

Changelog

The full commit history can be found here: v3.1.2...v3.2.0

Bugfixes

  • #539 "Loading of image tiles does not work for IIP and IIIF-protocols"
  • #545 "Search for newspaper title and newspaper does not work"
  • #577 Remove double submit of SeachInDocument plugin
  • #583 "Caching of Solr-Queries does not work with multiple Solr cores"
  • #603 Fixes #559 "Collection plugin does not list all volumes with same publication date"

Maintenance

  • #550, #569, #579 Update compatibility with Solarium 4.2.0 and 5.2.0
  • #553 Make field index_name editable
  • #561 Allow speaking URLs (Slug) with TYPO3 9.5 route enhancers in SearchInDocument plugin
  • #565 Migrate DocumentType-Switch to Symfonie Expression Language
  • #598 Remove solr.StandardFilterFactory as it is unused and breaks Solr 8
  • #580 Use AES-256-CTR and SHA256 in forms

Features

Contributions

Thanks to @sebastian-meyer, @beatrycze-volk and @albig for contribution.