Kitodo.Presentation 3.1.0
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
andCollection
plugins - fixed multiple bugs