SLUB DigitalCollections v5.0.0
What's Changed
- [BUGFIX] Fix passing page id from
ToolboxControllerby @beatrycze-volk in #105 - [FEATURE] 3D viewer selection by @markusweigelt in #98
- [BUGFIX] Improve score tool conditions by @markusweigelt in #107
- [MAINTENANCE] Update TYPO3 12 by @markusweigelt in #94
- [BUGFIX] Fix displaying links by @beatrycze-volk in #113
- [BUGFIX] Fix display for pagination by @beatrycze-volk in #115
- [BUGFIX] Fix template for displaying list of collections by @beatrycze-volk in #123
- [BUGFIX] Display
<an>instead of escaped strings by @beatrycze-volk in #135 - [BUGFIX] Display [no title] for documents without title by @beatrycze-volk in #136
- Allow installation with PHP 8.4 by @stweil in #128
- [BUGFIX] Fix display of search results by @stweil in #138
- [MAINTENANCE] Change from global config to plugin config by @beatrycze-volk in #120
- [MAINTENANCE] Insert correct TS constants by @beatrycze-volk in #145
- [BUGFIX] Insert
solrcoreto general plugin settings by @beatrycze-volk in #146 - Fix colors of the table of contents element by @gnuj in #147
- [BUGFIX] Move fullscreen to new section by @chrizzor in #137
- [BUGFIX] change the backend_layout check to use the traverse function by @fschoelzel in #150
- [BUGFIX] - Add support for Typo3 v12 - check for request object first by @fschoelzel in #151
- [MAINTENANCE] Adjust PHPStan config by @beatrycze-volk in #154
- [BUGFIX] Multiview for TYPO3 12 by @markusweigelt in #152
- [MAINTENANCE] Change catalogue label to catalog by @chrode in #153
- [BUGFIX] Fixes navigation URL encoding by @markusweigelt in #156
- Add compatibility for Kitodo.Presentation Mediaplayer and TYPO3 v12 by @fschoelzel in #158
- Add multiViewType to
tx_dlf_pageviewin Kitodo config adapted from DFG-Viewer by @fschoelzel in #159 - [TASK] Add pageview container to empty workview by @ByteParty in #160
- [BUGFIX] Set
multiViewTypeto empty value by @beatrycze-volk in #161 - Fix PageInfoViewHelper to retrieve page UID from routing context by @fschoelzel in #157
- [MAINTENANCE] Replace searchParameter -> search by @stweil in #162
- [MAINTENANCE] Add initial support for TYPO3 v13 by @stweil in #163
- [DEPENDENCY] Update composer for 5.x branch by @beatrycze-volk in #165
- [BUGFIX] update kitodo 6.x-dev composer requirement by @fschoelzel in #170
- [MAINTENANCE] Remove SOLR host URL from constants.typoscript by @beatrycze-volk in #174
- [MAINTENANCE] Remove SingleCollection plugin - 5.x by @beatrycze-volk in #176
- [MAINTENANCE] Remove
CalcViewHelperby @beatrycze-volk in #178 - [MAINTENANCE] Adjust composer sections by @beatrycze-volk in #182
- [BUGFIX] Fix merging parameters array for DLF by @beatrycze-volk in #187
- [FEATURE] Add new Audiovideotools UI to Mediaplayer by @fschoelzel in #190
- [BUGFIX] Update emptyMessage for multivolume_work by @fschoelzel in #193
- [DEPENDANCIES] Prepare 5.0 for release by @beatrycze-volk in #196
New Contributors
Full Changelog: v4.1.0...v5.0.0