Release 4.5.0.63
·
120 commits
to master
since this release
Bugfixes
- Update submission priority ranges to be consistent with the UI
Improvements
- Metadata Validation
- Add support for floats
- Add support for parsing JSON-encoded lists for
listfield types - Allow metadata suggestions from the system to merge with the list of values for
enumfield types
- Expose the
sizeparameter for facet queries in the API- This will allow you to declare how many facets you'd like in the response (default: 10)
- Remove second login prompt when there's only one SSO service configured for authentication (#287)