Skip to content

v2.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 10:00
· 120 commits to main since this release

This is version 2.15.1 of the Research Software Directory as a service. This release contains the following features and small bug fixes:

  • improve the handling of software categories (mandatory keywords)
  • increase character limit for mention titles
  • check if author fields in mention are properly defined before adding it to the database

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.15.0-to-2.15.1.sql

Bug Fixes

  • check if fields present in author before adding mention (d4edece)
  • increase character limit for mention title (7c56679)