v2.20.0
This is version 2.20.0 of the Research Software Directory as a service. This release contains many small bug fixes and dependency updates:
- Added testimonials to project pages
- RSD admins can now delete software from the UI
- RSD admins can now disable package scrapers that don't behave
- Fixed a bug in RSD-wide catagory implementation
This 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.19.0-to-2.20.0.sql
Bug Fixes
- change category column order and specify return types in category_path (b76135e)
- don't report on blank lines when bulk importing mentions (bf92456)
- only have a max of 5 concurrent requests to Crossref (7c143a1)