Skip to content

2.16.0

Choose a tag to compare

@Guillaume-sousa Guillaume-sousa released this 07 Jul 03:04
· 109 commits to develop since this release

MDCS 2.16.0

  • Added PID support for Blobs,
  • Added built-in support for SAML2 authentication,
  • Added configurable permission system for data structures generated by the parser application,
  • Added storage of PID settings in database and configuration via REST (in progress),
  • Added support for queries with xpath selection (e.g. {"query": {}, "xpath": "/ns:root/@element", "namespaces": {"ns": "<namespace_url>"}}),
  • Added JSON highlight and formatting to render shared queries in the dashboard,
  • Fixed pagination for shared queries in the dashboard,
  • Fixed explore by example application to allow float values in queries,
  • Upgraded Django version to fix vulnerability,
  • Minor fixes and improvements.