Skip to content

3.6.0

Compare
Choose a tag to compare
@Guillaume-sousa Guillaume-sousa released this 27 Nov 20:00
· 9 commits to develop since this release

MDCS 3.6.0

  • Added JSON support:
    • Added endpoints and UIs to upload JSON Schemas, curate and validate JSON documents,
    • Added JSON Text editor with JSON syntax highlight and schema validation,
    • Updated core apps to enable or restrict the use of JSON:
      • Enabled in: main, curate, explore, linked records (PIDs), dashboards, exporters, federated search, registry apps.
      • Restricted in: composer, OAI-PMH, user registration, explore by example, xml modules.
    • The feature is disabled by default and can be enabled by following these instructions.
  • Fixed Blob PID not returned by REST endpoints,
  • Tested systems with MongoDB 6.0 (see upgrade instructions),
  • Minor fixes and improvements.