2.17.0
·
102 commits
to develop
since this release
MDCS 2.17.0
- Added data migration via XSLT:
- Upload XSLT to transform data from one version of a template to another,
- Upload a new version of a template,
- Transform, Validate and migrate data to the new template version,
- Added REST endpoint to export data by id/pid and download results file directly in transformed format,
- Added PID support for multiple schemas with different structures on the same system,
- Added support for more XSD elements to render custom labels and tooltips,
- Added email notifications for contact messages,
- Updated SAML settings to allow more configurations via environment variables,
- Upgraded MongoDB to version 4.4 and PostgreSQL to version 13,
- Fixed search application to support keywords containing hyphens or spaces,
- Minor fixes and improvements.