Kitodo.Presentation 5.0.5
Bugfix Release
This release contains only bugfixes and refactoring for code maintenance.
What's Changed
- [BUGFIX ] Translation of structure type doesn't work by @BFallert in #1316
- [FEATURE] Add MIME type filter to ensure only supported image files are downloaded by @fschoelzel in #1319
- [BUGFIX] Check if array is not null before checking for the existence of the key by @beatrycze-volk in #1322
- [MAINTENANCE] Sanitize settings from FlexForm by @beatrycze-volk in #1324
- [BUGFIX] Fix broken URL generation for routes in GridView by @csidirop in #1327
- [MAINTENANCE] Upgrade solr-ocrhighlighting to v0.9.1 for Solr 9.7 by @thomaslow in #1335
- [BUGFIX] Initialize
logger
inAbstractController
by @beatrycze-volk in #1340 - [BUGFIX] Fix functional tests for PHP 8+ by @thomaslow in #1332
- [BUGFIX] Call
sanitizeSettings
function inloadDocument
ofAbstractController
by @beatrycze-volk in #1334 - [BUGFIX] Change metadata to keep arrays instead of strings by @beatrycze-volk in #1339
- [MAINTENANCE] Update dependencies and version by @sebastian-meyer
New Contributors
- @thomaslow made their first contributions in #1332 and #1335
Full Changelog: v5.0.4...v5.0.5