Kitodo.Presentation 7.0.0-rc2
Pre-release
Pre-release
Feature Release (Candidate 2)
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] Bump qs and express in /Build by @dependabot[bot] in #1790
- [MAINTENANCE] Bump vlucas/phpdotenv from 5.6.2 to 5.6.3 by @dependabot[bot] in #1789
- [IMPROVEMENT] Score rendering by @markusweigelt in #1787
- [MAINTENANCE] Bump spatie/phpunit-watcher from 1.24.0 to 1.24.3 by @dependabot[bot] in #1794
- [MAINTENANCE] Maintenance in
SolrSearchclass by @beatrycze-volk in #1791 - [MAINTENANCE] Maintenance in
Helperclass by @beatrycze-volk in #1792 - [MAINTENANCE] Maintenance in
Indexerclass by @beatrycze-volk in #1793 - [MAINTENANCE] Maintenance in
SearchInDocumentclass by @beatrycze-volk in #1795 - [BUGFIX] Fix missing array selector in CollectionController for search parameter by @fschoelzel in #1798
- [MAINTENANCE] Update messages in
IndexCommandby @beatrycze-volk in #1799 - [MAINTENANCE] Update composer.lock by @sebastian-meyer in #1811
- [MAINTENANCE] Maintenance in commands' classes by @beatrycze-volk in #1800
- [BUGFIX] Fix moving metadata in backend by @beatrycze-volk in #1801
- [BUGFIX] Fix condition for
videoChapterby @beatrycze-volk in #1802 - [BUGFIX] Adjust
resolveMenuEntryfunction to facilitate newspapers by @beatrycze-volk in #1803 - [BUGFIX] Fix highlighting for search in document by @beatrycze-volk in #1808
- [MAINTENANCE] Split Toolbox templates by @beatrycze-volk in #1807
- [FEATURE] Provide structure paths/breadcrumbs to search results by @michaelkubina in #1796
- [MAINTENANCE] Bump lodash from 4.17.21 to 4.17.23 in /Build by @dependabot[bot] in #1812
- [MAINTENANCE] Bump phpunit/phpunit from 10.5.60 to 10.5.62 by @dependabot[bot] in #1820
- [BUGFIX] Pagination missing page argument by @fschoelzel in #1818
- [BUGFIX] Fix link rendering by using current ViewHelper tag instance by @fschoelzel in #1819
- [FEATURE] Document loading helper by @marco-lengua in #1814
- [MAINTENANCE] Increase PHPStan level to 6 by @beatrycze-volk in #1816
- [MAINTENANCE] Bump symfony/process from 7.4.3 to 7.4.5 by @dependabot[bot] in #1824
- [MAINTENANCE] Replace
strftimeinCalendarControllerby @beatrycze-volk in #1825 - [BUGFIX] Fix problem with missing
storagePidand incorrect error message in OAI by @beatrycze-volk in #1826 - [MAINTENANCE] Remove not necessary casting in
enableSuggesterby @beatrycze-volk in #1829 - [BUGFIX] Adjust TEI HDR metadata for retrieving title by @beatrycze-volk in #1813
- [MAINTENANCE] Increase PHPStan level to 7 by @beatrycze-volk in #1822
- [MAINTENANCE] Adjust search template by @beatrycze-volk in #1830
- [BUGFIX] Prevent index_name duplication on proper localization of metadata by @michaelkubina in #1831
- [BUGFIX] Catch the exception for case when some child documents are not indexed by @beatrycze-volk in #1833
- [MAINTENANCE] Remove not needed ERROR: from message and move duplicated error handling by @beatrycze-volk in #1834
- [MAINTENANCE] Remove not used function for icon name from flash renderer by @beatrycze-volk in #1835
- [MAINTENANCE] Use short array syntax by @beatrycze-volk in #1836
- [MAINTENANCE] Call handler first after check the condition in middleware by @beatrycze-volk in #1837
- [BUGFIX] Update Form.html by @michaelkubina in #1838
- [BUGFIX] Check for empty query and
*query by @beatrycze-volk in #1840 - [MAINTENANCE] Split navigation template to make it more flexible by @beatrycze-volk in #1843
- [MAINTENANCE] Bump webpack from 5.101.0 to 5.105.0 in /Build by @dependabot[bot] in #1844
- [MAINTENANCE] Add class for ul element in TOC Plugin by @beatrycze-volk in #1845
- [MAINTENANCE] Translate Helper Refactoring by @marco-lengua in #1839
- [MAINTENANCE] Add fallback for solr core UID in case plugin is missing config by @beatrycze-volk in #1842
- [MAINTENANCE] Adjust css class names in TOC Plugin by @beatrycze-volk in #1846
- [BUGFIX] Fix name for rendering SearchInDocument tool by @beatrycze-volk in #1847
- [MAINTENANCE] Add missing documentation for upgrading Collection plugin by @beatrycze-volk in #1848
- [MAINTENANCE] Split navigation templates to make them more flexible by @beatrycze-volk in #1853
- [BUGFIX] Add missing condition for displaying download single page link by @beatrycze-volk in #1854
- [MAINTENANCE] Add short descriptions to Kitodo CLI commands in Services.yaml by @stweil in #1849
- [MAINTENANCE] Fix some typos by @stweil in #1850
- [MAINTENANCE] Remove not needed TS config from test by @beatrycze-volk in #1855
- [BUGFIX] Fix date range sanitization in SearchController by @stweil in #1856
- [MAINTENANCE] Remove not necessary
<f:then>tags by @beatrycze-volk in #1857 - [MAINTENANCE] Remove unused Adminpanel namespace by @beatrycze-volk in #1858
- [MAINTENANCE] Bump minimatch from 3.1.2 to 3.1.5 in /Build by @dependabot[bot] in #1861
- [MAINTENANCE] Bump phpstan/phpstan from 1.12.32 to 1.12.33 by @dependabot[bot] in #1862
- [DOCUMENTATION] Update plugins documentation by @beatrycze-volk in #1860
- [MAINTENANCE] Bump @tootallnate/once and jest in /Build by @dependabot[bot] in #1864
- [SECURITY] Bump svgo from 4.0.0 to 4.0.1 in /Build by @dependabot[bot] in #1865
- [MAINTENANCE] Adjust pagination template by @beatrycze-volk in #1868
- [MAINTENANCE] Fix PSR-12 code style by @marco-lengua in #1874
- [MAINTENANCE] Move rotation and zoom to Toolbox Plugin by @beatrycze-volk in #1869
- [MAINTENANCE] Remove option for using
tx_dlfprefix by @beatrycze-volk in #1870 - [FEATURE] Add option to display tools as list or single elements by @beatrycze-volk in #1871
- [MAINTENANCE] Reimplement
ToolboxControllerand replace with sections in template by @beatrycze-volk in #1872 - [MAINTENANCE] Remove unused
kitodonamespace by @beatrycze-volk in #1873 - [MAINTENANCE] Adjust css classes for Toolbox plugin templates by @beatrycze-volk in #1875
- [MAINTENANCE] Add missing
tx-dlfto css classes by @beatrycze-volk in #1876 - [MAINTENANCE] Remove Toolbox TS by @beatrycze-volk in #1877
- [MAINTENANCE] Remove jPlayer and dlf_audioplayer Plugin by @fschoelzel in #1878
- [MAINTENANCE] Fix visibility of local constants by @stweil in #1880
- [MAINTENANCE] Implement simple caching per request for MIME types in Helper class by @fschoelzel in #1881
- [BUGFIX] Fix reindexing documents by @beatrycze-volk in #1882
- [BUGFIX] Remove not needed braces by @beatrycze-volk in #1883
- [BUGFIX] Move css class to li element and fix name for parent container by @beatrycze-volk in #1884
New Contributors
- @marco-lengua made their first contribution in #1814
Full Changelog: v7.0.0-rc1...v7.0.0-rc2