v1.14.0
This is version 1.14.0 of the Research Software Directory as a service. Main improvements are:
- allow uploading of logo's for software
- improved card layout for organizations
- we now provide the used fonts ourselves
In addition several small bugs have been fixed. This release requires an update to the database. A migration script from 1.13.0 to 1.14.0 can be found at: https://github.com/research-software-directory/RSD-production/blob/main/database-migration/migration-scripts/1.13.0-to-1.14.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
- card title to use 2 lines and organisation card to contain image content (8e301cc)
- do not use remarkBreaks plugin for remote markdown (ebae363)
- edit project info, monitor input values to count the char length (38caf5e)
- include Roboto fonts css into default index.css (fbc5939)
- more realistic fake data (c7378ac)
- project state logic for the overview includes start date in the future (14cf69b)
- project status in all views (dd48721)
- typo in project image description (d5cb41d)
- validate organisation name in the modal on opening (36489ea)