Skip to content

v2.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 08:48
· 98 commits to main since this release

This is version 2.21.0 of the Research Software Directory as a service. This release contains several improvements and bug fixes:

  • Improve the selection of avatar, role and affiliation for contributors and team members.
  • Improve RSD admin interface to curate contributors
  • Fix ORCID search when adding contributors or team members.

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.20.0-to-2.21.0.sql

Bug Fixes

  • form validation when changing mention type from highlight to other types (554248b)
  • improve import contributors deduplication, use first and last name instead of only last name (aca47c6)
  • remove fuzzy search indication from ORCID api request because it does not behave as expected (9e5cd4a)
  • use first avatar and affilation shown in dropdown, if available, on found person in RSD (c66a1c8)

Features

  • edit contributor avatar, roles and affiliation using aggregated values from other RSD entries (2d49aa5)
  • rsd admin can change/update contributor avatars. Avatars are aggregated on fist + last name combination or ORCID (3095f5a)