Kitodo.Presentation 5.0.8
Bugfix Release
This release contains only bugfixes and refactoring for code maintenance.
What's Changed
- [BUGFIX] Catch several issues with illegal operations on NULL by @stweil in #1423
- [BUGFIX] Fix runtime error for OAI-PMH access without verb by @stweil in #1426
- [BUGFIX] Update hide/show of loading and clearing elements by @fschoelzel in #1432
- [BUGFIX] Re-introduce search for coordinates in ol.Feature Array by @fschoelzel in #1436
- [BUGFIX] Fix passing page id in ToolboxController - but keep viewArray Key by @fschoelzel in #1438
- [BUGFIX] Fix displaying extended search fields by @beatrycze-volk in #1444
- [BUGFIX] Pass correctly collection uid to list of search parameters by @beatrycze-volk in #1447
- [BUGFIX] Filter
null
collections by @beatrycze-volk in #1459 - [BUGFIX] Remove Score Filegroup out of configKeys by @fschoelzel in #1464
- [BUGFIX] Restore merging of arrays for physical nodes by @beatrycze-volk in #1465
- [BUGFIX] Trim id for full text element by @beatrycze-volk in #1476
- [BUGFIX] Initialize new document even if record id is not there by @beatrycze-volk in #1493
- [BUGFIX] Fix display for pagination by @beatrycze-volk in #1498
- [BUGFIX] Implement display of single collection in
CollectionController
by @beatrycze-volk in #1499 - [BUGFIX] Remove
excludes
fromFlexForms
by @beatrycze-volk in #1503 - [BUGFIX] Remove double assignment for
extendedFields
by @beatrycze-volk in #1507 - [BUGFIX] Enable suggester before action exits with empty search parameters by @beatrycze-volk in #1508
- [RELEASE] Version 5.0.8 by @sebastian-meyer
Full Changelog: v5.0.7...v5.0.8