v2.14.0
This is version 2.14.0 of the Research Software Directory as a service. This release contains several small bug fixes and improvements compared to v2.13.0:
- Only show software highlights on first page of software overviews
- Performance improvements when retrieving information about research units
- Allow RSD admins to get an overview of inactive user accounts
- Improved error message when a mention update fails
This release does not require an update to the database. From completeness, an empty migration script can be found here: https://github.com/research-software-directory/RSD-production/blob/main/database-migration/migration-scripts/2.13.0-to-2.14.0.sql
Bug Fixes
- only extract mention id if present when not able to update a mention (24ad85c)
- only fetch highlights on first page (0b342d5)
- use org table directly and only select required properties when requesting research units (b495792)