Skip to content

v1.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 10:21
· 1379 commits to main since this release

This is version 1.11.1 of the Research Software Directory as a service.

This is a release in preparation for the official launch of the service. The improvements are:

  • textual improvements on the landing page
  • added sign up forms to the landing page.
  • improved content counts on the landing page

This release requires an update to the database. A migration script from 1.11.0 to 1.11.1 can be found at: https://github.com/research-software-directory/RSD-production/blob/main/database-migration/migration-scripts/1.11.0-to-1.11.1.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

  • mixup references role and orcid in register form (636c012)
  • use different image on homepage (6826114)
  • use form for personal and organisation signup to contruct the content of email request (5140e68)