Skip to content

Prepare release v2.14.0-hifis1

  • CITATION.cff
    • Version number
    • Release date
    • Check upstream version number in references
  • Create release notes

Release notes

What's changed

This release updates the Helmholtz RSD to v2.14.0.

There is no database migration required.

Incoming changes from upstream 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)

Features

  • add filter for inactive accounts in admin user overview (a0281da)
  • add option to only show admin users in user overview for admins (eed1c67)
Edited by Christian Meeßen