v1.20.0
This is version 1.20.0 of the Research Software Directory as a service. Main improvements are:
- added bulk import of mentions
- deduplication of contributors when searching RSD
- improved DOI detection when importing mentions
In addition several small bugs have been fixed. This release requires an update to the database. A migration script from 1.19.0 to 1.20.0 can be found at: https://github.com/research-software-directory/RSD-production/blob/main/database-migration/migration-scripts/1.19.0-to-1.20.0.sql.
This version is production ready. If you starting a new RSD instance (without historical data) you can use docker-compose.yml provided in the deployment.zip file.
Bug Fixes
- extract DOIs from arbitrary URLs when adding a mention (e47e209)
- meta description of oranisation uses 0 instead of null when no software packages and mentions number of projects. (30b41ed)
- remove double spaces in title when searching for a mention (a26265b)
- update concept_doi in software context (992e64b)
- use organisations path for edit project organisations (d760ef3)