Kitodo.Presentation 5.0.4
Bugfix Release
This release contains only bugfixes and refactoring for code maintenance.
What's Changed
- [MAINTENANCE] Migrate from
docker-compose
v1 to v2 by @sebastian-meyer in #1295 - [BUGFIX] Children without links should be enclosed in span element with class a by @beatrycze-volk in #1292
- [MAINTENANCE] Update dependencies by @sebastian-meyer
- [BUGFIX] Remove constrain to display pageStep setting by @beatrycze-volk in #1303
- [BUGFIX] Remove redundant useInternalProxy setting from the TS config by @beatrycze-volk in #1304
- [MAINTENANCE] Use camelCase names in navigation configuration by @beatrycze-volk in #1305
- [BUGFIX] Removal of () around link of the Solr OCR Highlighting plugin by @BFallert in #1307
- [BUGFIX] Refactor type casting for pid in SearchInDocument by @fschoelzel in #1309
- [BUGFIX] Document type switch throws error if no document is set by @BFallert in #1310
- [MAINTENANCE] Update dependencies and version by @sebastian-meyer
Full Changelog: v5.0.3...v5.0.4