Skip to content

Kitodo.Presentation 3.1.0

Compare
Choose a tag to compare
@sebastian-meyer sebastian-meyer released this 27 May 09:01
f9052e9

Minor Feature Release

Changelog

  • compatibility with TYPO3 8 ELTS and TYPO3 9 LTS
  • migrated old $GLOBALS['TYPO3_DB'] API to Doctrine DBAL
  • replaced multiple deprecated methods and API calls
  • reworked Calendar plugin to make it more robust (i. e. when essential metadata is missing)
  • reworked SearchInDocument tool to make it more robust
  • updated jQuery to version 3.4.1
  • updated dependency documentation
  • added option to consistently generate absolute links
  • added option to move Javascript from header/footer into the templated output
  • added option to specify target HTML element for ImageManipulation tool
  • added support for Cross-Origin Resource Sharing to optional image proxy
  • added all frontend plugins to TYPO3 Content Element Wizard
  • fixed multiple issues reported by static code analyzers
  • fixed "New Tenant" backend module for TYPO3 9 LTS
  • fixed Flash Messages for TYPO3 9 LTS
  • fixed translation for ListView and Collection plugins
  • fixed multiple bugs