Skip to content

Kitodo.Presentation 3.3.0

Compare
Choose a tag to compare
@albig albig released this 14 Oct 08:39
· 1610 commits to master since this release
4f3247e

Maintenance and Feature Release

This release introduces two useful and important features. There is much maintenance work done. Important to note that support for TYPO3 8.7 LTS has been dropped.

Upgrade Instruction

This release requires to update the Solr schema, to install the Solr OCR highlighting plugin and to reindex all documents. This is easy done and described in the extension documentation.

If you skip these changes, the full text feature won't work anymore.

Kitodo.Presentation 3.3 still supports only ALTO 2.x for indexing but ALTO 2 to 4 for displaying full text.

Changelog

The full commit history can be found here: v3.2.2...v3.3.0

Features

  • #575 Add CLI command for OAI harvesting
  • #587, #673 Usage of the Solr OCR Highlighting Plugin

Maintenance

  • #615 Replace devlog by TYPO3 logging framework
  • #610, #617 Fix deprecation 82254 and drop support for TYPO3 8.7

Bugfixes

  • #677 Include hidden collection records
  • #672 Make Solr page field sortable and use sorting in SearchInDocument plugin
  • #649 Fix HTML generation for full text
  • #646, #687 Allow new solr records even without Solr connected
  • #645 Change Search Forms from POST to GET
  • #689 reduce false logger warnings and errors
  • #678 reduce deprecation warnings and errors
  • further small fixes

Contribution

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