v2.2.0
This is version 2.2.0 of the Research Software Directory as a service. The main changes compare to v2.1.1 are:
- configurable title for the software highlights section on the software overview page
- collapse the list of contributors for software which has more than 12
- increase the maximum length of the author list for mentions
- removed the pypi scraper, as the service used now limits access
This release requires an update to the database. A migration script can be found here: https://github.com/research-software-directory/RSD-production/blob/main/database-migration/migration-scripts/2.1.1-to-2.2.0.sql
Bug Fixes
- increase authors column in mention table (cafaf3a)
- remove PyPI downloads scraper (a5c51b3)
- save exceptions when scraping mentions in the database (489d5c7)