Kitodo.Presentation 7.0.0-rc1
Pre-release
Pre-release
Feature Release (Candidate 1)
This release contains mainly performance optimizations and supports TYPO3 v12 and v13 with PHP 8.2+.
THIS IS NOT READY FOR PRODUCTION!
What's Changed
- [MAINTENANCE] Typo3 v13 support by @thomaslow in #1686
- [MAINTENANCE] Updates in
DataHandlerclass by @beatrycze-volk in #1713 - [MAINTENANCE] Updated tests for Hooks package (merged with Typo3 v13 update) by @thomaslow in #1703
- [MAINTENANCE] Show more detailed phpunit messages by @thomaslow in #1711
- [MAINTENANCE] Updated tests for Controller (merged with Typo3 v13 update) by @thomaslow in #1708
- [MAINTENANCE] Update version numbers by @sebastian-meyer in #1718
- [BUGFIX] Migrate #1719 to main branch by @markusweigelt in #1721
- [BUGFIX] Migrate #1720 to main branch by @markusweigelt in #1722
- [MAINTENANCE] Migrate #1640 to main branch by @sebastian-meyer in #1716
- [BUGFIX] Clean cache after indexing single document by @beatrycze-volk in #1726
- [MAINTENANCE] Remove double assignment of
queryColumnby @beatrycze-volk in #1730 - [MAINTENANCE] Adjust condition checks and assigments to array by @beatrycze-volk in #1731
- [FEATURE] Migrate #1712 to main branch by @sebastian-meyer in #1717
- [BUGFIX] Migrate #1723 to main branch by @markusweigelt in #1734
- [BUGFIX] Fix runtime exception in DocumentTypeFunctionProvider by @thomaslow in #1738
- [BUGFIX] Fix undefined array key "pid" by @markusweigelt in #1746
- [MAINTENANCE] Drop support for PHP 8.1 by @stweil in #1745
- [BUGFIX] Add search query filtering for highlighting in search in document middleware by @michaelkubina in #1747
- [FEATURE] Refactoring multi view by @markusweigelt in #1741
- [BUGFIX] Fixes toc URL encoding and improve workaround of partly encoding by @markusweigelt in #1748
- [IMPROVEMENT] Replace multiview source remove link by @markusweigelt in #1749
- [IMPROVEMENT] Build-in model-viewer by @markusweigelt in #1750
- [FEATURE] Required viewer parameter by @markusweigelt in #1751
- [FEATURE] Provide MIDI player by @markusweigelt in #1752
- [MAINTENANCE] Bump js-yaml in /Build by @dependabot[bot] in #1753
- [MAINTENANCE] disable DlfMediaPlayer public build from CodeQL analysis by @fschoelzel in #1756
- [BUGFIX] Fix npe when multiViewAddSource class does not exist by @markusweigelt in #1759
- [FEATURE] Optional validators by @markusweigelt in #1760
- [MAINTENANCE] Bump node-forge from 1.3.1 to 1.3.2 in /Build by @dependabot[bot] in #1762
- [BUGFIX] Add required typo3/cms-reports by @stweil in #1767
- [BUGFIX] Fix measure navigation by @markusweigelt in #1763
- [BUGFIX] Fix PageView plugin backend title by @michaelkubina in #1764
- [BUGFIX] Fix runtime exception caused by undefined array key 'page' by @stweil in #1766
- [IMPROVEMENT] Improve error handling of validation by @markusweigelt in #1769
- [OPTIMIZATION] Decrease pagegrid loading time and remove pagegrid cache by @michaelkubina in #1768
- [BUGFIX] Change default for index_boost in table tx_dlf_metadata from 1.00 to 1 by @stweil in #1770
- [BUGFIX] Add missing type cast by @stweil in #1765
- [FEATURE] Add new Audio/Video UI and Toolbox Plugin by @fschoelzel in #1758
- [OPTIMIZATION] Speed up Table of Contents by @michaelkubina in #1771
- [BUGFIX] Fix missing facets in indexed fulltext pages by @michaelkubina in #1773
- [BUGFIX] Fix translation issues in new tenant controller by @michaelkubina in #1775
- [BUGFIX] Fix missing viewdata in kitodo link in NavigationController by @michaelkubina in #1777
- [BUGFIX] Change return to empty string by @beatrycze-volk in #1779
- [BUGFIX] Restore changes removed by musical sources by @beatrycze-volk in #1781
- [MAINTENANCE] Maintenance changes in
DocumentRepositoryby @beatrycze-volk in #1782 - [MAINTENANCE] Maintenance in
BasketControllerby @beatrycze-volk in #1783 - [MAINTENANCE] Update versions for GitHub actions by @stweil in #1785
- [MAINTENANCE] Changes in pagination build by @beatrycze-volk in #1786
- [FEATURE] Model format selection by @markusweigelt in #1778
Full Changelog: v6.0.0...v7.0.0-rc1