Skip to content

Release 4.5.0.63

Choose a tag to compare

@cccs-rs cccs-rs released this 06 Dec 17:20
· 120 commits to master since this release
59b0648

Bugfixes

  • Update submission priority ranges to be consistent with the UI
    • UI will display an explicit range for every priority label under the "Help" section (#253)
    • UI will display more information in the tooltip about the priority value (#277)

Improvements

  • Metadata Validation
    • Add support for floats
    • Add support for parsing JSON-encoded lists for list field types
    • Allow metadata suggestions from the system to merge with the list of values for enum field types
  • Expose the size parameter 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)